Ac Feature Analyzer
Analyzes adventure content (AC, features) to quickly assess challenge levels and identify key elements for campaign design & balance.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ac-feature-analyzer npx -- -y @trustedskills/ac-feature-analyzer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ac-feature-analyzer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ac-feature-analyzer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The ac-feature-analyzer skill analyzes text and identifies key features or characteristics present within it. It can extract information about topics, sentiment, or other specific attributes based on user instructions. This allows users to gain deeper insights from textual data without manual review.
When to use it
- Market Research: Quickly identify common themes and sentiments in customer reviews of a product.
- Content Analysis: Determine the primary subject matter and tone of a news article or blog post.
- Document Summarization: Extract key features from lengthy documents, such as legal contracts or research papers.
- Competitive Intelligence: Analyze competitor marketing materials to understand their messaging and target audience.
Key capabilities
- Feature extraction
- Text analysis
- Sentiment detection (implied)
- Topic identification (implied)
Example prompts
- "Analyze this product description and list the key features: [product description text]"
- "What are the main topics discussed in this article? [article text]"
- "Identify the sentiment expressed in these customer reviews. [customer review text]"
Tips & gotchas
The skill's effectiveness depends heavily on the clarity of your prompt and the quality of the input text. Providing specific instructions regarding desired features or characteristics will yield more accurate results.
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.