Analyze
Analyzes text data to identify sentiment, topics, and key entities with high accuracy using advanced natural language processing.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add terrylica-analyze npx -- -y @trustedskills/terrylica-analyze
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"terrylica-analyze": {
"command": "npx",
"args": [
"-y",
"@trustedskills/terrylica-analyze"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The teryllica-analyze skill provides AI agents with the ability to process and understand textual data. It can extract key information, summarize documents, and identify patterns within text inputs. This allows for more informed decision-making and improved task completion based on textual content.
When to use it
- Summarizing research papers: Quickly grasp the core findings of lengthy academic articles.
- Analyzing customer feedback: Identify common themes and sentiment in reviews or survey responses.
- Extracting data from reports: Pull specific figures, dates, or names from unstructured documents.
- Understanding legal contracts: Identify key clauses and obligations within complex agreements.
Key capabilities
- Text summarization
- Information extraction
- Pattern identification
- Data processing
Example prompts
- "Summarize this article about climate change: [article text]"
- "Extract all the dates mentioned in this contract."
- "What are the main themes discussed in these customer reviews?"
Tips & gotchas
The skill’s effectiveness depends on the clarity and structure of the input text. Very long or poorly formatted documents may require pre-processing for optimal 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.