Find Keywords
This skill swiftly extracts relevant keywords from a given text, boosting content analysis and streamlining information retrieval.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add find-keywords npx -- -y @trustedskills/find-keywords
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"find-keywords": {
"command": "npx",
"args": [
"-y",
"@trustedskills/find-keywords"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The find-keywords skill identifies and extracts relevant keywords from text, helping users focus on important terms or phrases. It can analyze documents, articles, or web pages to highlight key concepts, making it useful for SEO optimization, content analysis, and information retrieval.
When to use it
- To extract main topics from a long article for summary purposes.
- For identifying relevant keywords in customer feedback to improve product features.
- When preparing meta tags or headers for website content optimization.
- To analyze competitor content and find common keyword themes.
Key capabilities
- Extracts high-frequency terms from text.
- Identifies semantic relevance of words within context.
- Highlights potential SEO opportunities.
- Works with various text formats, including articles and web pages.
Example prompts
- "Find the most important keywords in this article about climate change."
- "What are the key phrases used in this customer review?"
- "Extract relevant terms from this product description for SEO optimization."
Tips & gotchas
- Ensure the input text is well-formed and not overly technical, as complex jargon may reduce accuracy.
- Use alongside other SEO tools for a more comprehensive strategy.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.