hashtag-analyzer
10
总安装量
7
周安装量
#30422
全站排名
安装命令
npx skills add https://github.com/guia-matthieu/clawfu-skills --skill hashtag-analyzer
Agent 安装分布
opencode
7
gemini-cli
7
claude-code
6
codex
6
github-copilot
5
cursor
5
Skill 文档
Hashtag Analyzer
Analyze and discover effective hashtags for social media marketing campaigns.
What Claude Does vs What You Decide
| Claude Does | You Decide |
|---|---|
| Structures analysis frameworks | Strategic priorities |
| Synthesizes market data | Competitive positioning |
| Identifies opportunities | Resource allocation |
| Creates strategic options | Final strategy selection |
| Suggests implementation approaches | Execution decisions |
Dependencies
pip install click requests
Commands
python scripts/main.py analyze "#marketing" --platform instagram
python scripts/main.py related "#startup" --count 20
python scripts/main.py strategy "@competitor" --platform twitter
Skill Boundaries
What This Skill Does Well
- Structuring strategic analysis
- Identifying market opportunities
- Creating strategic frameworks
- Synthesizing competitive data
What This Skill Cannot Do
- Replace market research
- Guarantee strategic success
- Know proprietary competitor info
- Make executive decisions
Skill Metadata
- Mode: centaur
category: social
dependencies: [click, requests]
difficulty: beginner