hashtag-analyzer
About
This Claude Skill analyzes hashtag performance and discovers trending tags for social media campaigns. It helps with researching hashtags, finding related tags, analyzing reach, and planning hashtag strategy. Developers can use it for competitor research and optimizing social media content across platforms.
Quick Install
Claude Code
Recommendednpx skills add guia-matthieu/clawfu-skills -a claude-code/plugin add https://github.com/guia-matthieu/clawfu-skillsgit clone https://github.com/guia-matthieu/clawfu-skills.git ~/.claude/skills/hashtag-analyzerCopy and paste this command in Claude Code to install this skill
Documentation
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
GitHub Repository
Frequently asked questions
What is the hashtag-analyzer skill?
hashtag-analyzer is a Claude Skill by guia-matthieu. Skills package instructions and resources that Claude loads on demand, so Claude can perform hashtag-analyzer-related tasks without extra prompting.
How do I install hashtag-analyzer?
Use the install commands on this page: add hashtag-analyzer to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does hashtag-analyzer belong to?
hashtag-analyzer is in the Other category, tagged general.
Is hashtag-analyzer free to use?
Yes. hashtag-analyzer is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
LlamaGuard is Meta's 7-8B parameter model for moderating LLM inputs and outputs across six safety categories like violence and hate speech. It offers 94-95% accuracy and can be deployed using vLLM, Hugging Face, or Amazon SageMaker. Use this skill to easily integrate content filtering and safety guardrails into your AI applications.
This Claude Skill helps developers optimize cloud costs through resource rightsizing, tagging strategies, and spending analysis. It provides a framework for reducing cloud expenses and implementing cost governance across AWS, Azure, and GCP. Use it when you need to analyze infrastructure costs, right-size resources, or meet budget constraints.
This skill quantizes LLMs to 8-bit or 4-bit precision using bitsandbytes, achieving 50-75% memory reduction with minimal accuracy loss. It's ideal for running larger models on limited GPU memory or accelerating inference, supporting formats like INT8, NF4, and FP4. The skill integrates with HuggingFace Transformers and enables QLoRA training and 8-bit optimizers.
This Claude Skill analyzes sports betting markets including spreads, over/unders, and prop bets by examining historical trends and situational statistics to identify value bets. It provides structured markdown output with actionable recommendations for educational purposes. Developers should use this for sports betting analysis tools while noting it's designed for entertainment/education only.
