installing-skill-tracker

python .claude/skills/installing-skill-tracker/scripts/setup.py python .claude/skills/installing-skill-tracker/scripts/verify.py

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "installing-skill-tracker" with this command: npx skills add mjunaidca/mjs-agent-skills/mjunaidca-mjs-agent-skills-installing-skill-tracker

Quick Start

python .claude/skills/installing-skill-tracker/scripts/setup.py python .claude/skills/installing-skill-tracker/scripts/verify.py

Instructions

Run setup to install tracking hooks:

python .claude/skills/installing-skill-tracker/scripts/setup.py

Verify installation:

python .claude/skills/installing-skill-tracker/scripts/verify.py

View usage analysis (after some skill usage):

python .claude/hooks/analyze-skills.py

If Verification Fails

Check jq is installed:

jq --version || echo "Install jq: brew install jq"

Check hook scripts exist:

ls -la .claude/hooks/track-*.sh

Check settings.json:

cat .claude/settings.json | jq .hooks

Re-run setup if components missing:

python .claude/skills/installing-skill-tracker/scripts/setup.py

Stop and report if verification still fails after re-running setup.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

working-with-spreadsheets

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

browsing-with-playwright

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

working-with-documents

No summary provided by upstream source.

Repository SourceNeeds Review