Grimoire
Grimoire generates creative writing prompts – stories, poems, and more – to spark your imagination and overcome writer's block.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add grimoire npx -- -y @trustedskills/grimoire
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"grimoire": {
"command": "npx",
"args": [
"-y",
"@trustedskills/grimoire"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The grimoire skill provides a way to discover and install skills for AI agents. It allows users to browse available skills, understand their capabilities, and integrate them into their agent workflows. This facilitates extending the functionality of AI agents with specialized tools and expertise.
When to use it
- You want to add new functionalities to your AI agent beyond its core abilities.
- You're looking for pre-built solutions to common tasks instead of building everything from scratch.
- You need to quickly prototype and test different capabilities within an AI agent environment.
- You are seeking a centralized location to manage and organize the skills used by your agents.
Key capabilities
- Skill discovery: Browse available skills.
- Skill installation: Integrate selected skills into an agent's workflow.
- Skill management: Organize and maintain installed skills.
Example prompts
- "Show me a list of available skills."
- "Install the 'data_analysis' skill for my agent."
- “What are the capabilities of the ‘content_generation’ skill?”
Tips & gotchas
The effectiveness of grimoire depends on the quality and compatibility of the skills it manages. Ensure that any installed skills align with your AI agent’s architecture and intended use case.
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.