ai-tool-assessment
Assess and report on AI tool subscriptions, usage patterns, and cost-effectiveness. Use for reviewing AI subscriptions, analyzing tool usage, optimizing AI spend.
npx skills add majiayu000/claude-skill-registry --skill ai-tool-assessment-vamseeachanta-workspace-hub --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# AI Tool Usage Assessment Assess and report on AI tool subscriptions, usage patterns, and cost-effectiveness. ## Overview This skill provides a structured framework for evaluating AI tool subscriptions, identifying underutilized services, and optimizing AI-related spending. It generates comprehensive reports with actionable recommendations. ## Quick Start 1. **Trigger assessment** - Ask to "assess AI tools" or "review AI subscriptions" 2. **Answer questions** - Provide usage patterns when asked 3. **Review report** - Generated at `reports/ai-tool-assessment/assessment-YYYYMMDD.md` 4. **Take action** - Follow recommendations for optimization ```bash # View latest assessment cat reports/ai-tool-assessment/assessment-$(date +%Y%m%d).md # List all assessments ls -la reports/ai-tool-assessment/ ``` ## When to Use - Monthly subscription reviews - Quarterly budget planning - When evaluating new AI tools - After significant workflow changes - Cost optimization initiatives - Annual AI strategy reviews ## Trigger User asks to assess AI tools, review AI subscriptions, or analyze AI tool usage. ## Instructions When triggered, perform the following assessment: ### 1. Subscription Inventory Rev
- Overview
- Quick Start
- When to Use
- Trigger
- Instructions
- 1. Subscription Inventory
- 2. Tool Usage Analysis
- 3. Generate Assessment Report
- 4. Questions to Ask User
- Execution Checklist
- Error Handling
- Common Issues
- Output
- Metrics
View latest assessment cat reports/ai-tool-assessment/assessment-$(date +%Y%m%d).md List all assessments ls -la reports/ai-tool-assessment/
What does the ai-tool-assessment skill do?
Assess and report on AI tool subscriptions, usage patterns, and cost-effectiveness. Use for reviewing AI subscriptions, analyzing tool usage, optimizing AI spend.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill ai-tool-assessment-vamseeachanta-workspace-hub --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
