Last30Days
This skill retrieves information related to a specified topic from the past 30 days, aiding in research and analysis of recent trends.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add last30days npx -- -y @trustedskills/last30days
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"last30days": {
"command": "npx",
"args": [
"-y",
"@trustedskills/last30days"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The last30days skill retrieves data from the past 30 days. It's designed to provide recent information, useful for tracking trends or obtaining up-to-date statistics. This allows AI agents to respond with current and relevant details rather than outdated records.
When to use it
- Tracking website traffic: Get daily visitor counts over the last month to identify peak times or marketing campaign effectiveness.
- Monitoring social media engagement: Retrieve like, share, and comment data for posts within the past 30 days.
- Analyzing sales performance: Obtain a breakdown of sales figures for each day in the last month.
- Checking cryptocurrency prices: Get daily price history for a specific cryptocurrency over the last 30 days.
Key capabilities
- Retrieves data from the past 30 days.
- Supports various data sources (implicitly).
- Provides daily granularity of information.
Example prompts
- "Show me website traffic for the last 30 days."
- "What were the daily sales figures for the past month?"
- "Give me a graph of Bitcoin prices over the last 30 days."
Tips & gotchas
The skill's effectiveness depends on the underlying data source being accessible and up-to-date. Be specific with your requests to ensure you receive the desired information; vague prompts may return unexpected 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.