installing-skill-tracker
Installs Claude Code hooks for automatic skill usage measurement. Use when setting up skill tracking infrastructure in a new project. NOT when hooks are already installed (run verify.py to check).
Best use case
installing-skill-tracker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Installs Claude Code hooks for automatic skill usage measurement. Use when setting up skill tracking infrastructure in a new project. NOT when hooks are already installed (run verify.py to check).
Teams using installing-skill-tracker should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/installing-skill-tracker/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How installing-skill-tracker Compares
| Feature / Agent | installing-skill-tracker | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Installs Claude Code hooks for automatic skill usage measurement. Use when setting up skill tracking infrastructure in a new project. NOT when hooks are already installed (run verify.py to check).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
## Quick Start ```bash python .claude/skills/installing-skill-tracker/scripts/setup.py python .claude/skills/installing-skill-tracker/scripts/verify.py ``` ## Instructions 1. **Run setup** to install tracking hooks: ```bash python .claude/skills/installing-skill-tracker/scripts/setup.py ``` 2. **Verify installation**: ```bash python .claude/skills/installing-skill-tracker/scripts/verify.py ``` 3. **View usage analysis** (after some skill usage): ```bash python .claude/hooks/analyze-skills.py ``` ## If Verification Fails 1. **Check jq is installed**: ```bash jq --version || echo "Install jq: brew install jq" ``` 2. **Check hook scripts exist**: ```bash ls -la .claude/hooks/track-*.sh ``` 3. **Check settings.json**: ```bash cat .claude/settings.json | jq .hooks ``` 4. **Re-run setup** if components missing: ```bash python .claude/skills/installing-skill-tracker/scripts/setup.py ``` **Stop and report** if verification still fails after re-running setup.
Related Skills
okr-tracker-creator
Okr Tracker Creator - Auto-activating skill for Enterprise Workflows. Triggers on: okr tracker creator, okr tracker creator Part of the Enterprise Workflows skill category.
data-lineage-tracker
Data Lineage Tracker - Auto-activating skill for Data Pipelines. Triggers on: data lineage tracker, data lineage tracker Part of the Data Pipelines skill category.
recipe-create-expense-tracker
Set up a Google Sheets spreadsheet for tracking expenses with headers and initial entries.
tech-debt-tracker
Scan codebases for technical debt, score severity, track trends, and generate prioritized remediation plans. Use when users mention tech debt, code quality, refactoring priority, debt scoring, cleanup sprints, or code health assessment. Also use for legacy code modernization planning and maintenance cost estimation.
chronicle-project-tracker
Manage Chronicle project development using database-tracked milestones, next steps, and roadmap visualization. Works with MCP tools (fast, structured) or CLI commands (portable). Use when planning features, tracking progress, viewing roadmap, or linking sessions to milestones. Eliminates manual DEVELOPMENT_HISTORY.md updates.
goal-tracker
Track goal progress, derive state from execution, identify gaps, trigger actions. Use for goal status checks, progress reviews, and operational goal management.
latency-tracker
Per-call and aggregated latency tracking for MEV infrastructure. Use when implementing performance monitoring or debugging slow operations. Triggers on: latency, timing, performance, slow, speed, instrumentation.
migration-tracker
Context for ongoing migration from old Portfolio Buddy app. Use when: fixing bugs, adding migrated features, checking feature parity, or understanding why certain code exists. Contains list of 40 features being migrated and known issues.
AlphaEar Signal Tracker Skill
## Overview
amazon-price-tracker - 亚马逊价格追踪
## 描述
sidetracker-automation
Automate Sidetracker tasks via Rube MCP (Composio). Always search tools first for current schemas.
Daily Logs
Record the user's daily activities, progress, decisions, and learnings in a structured, chronological format.