Grimoire Morpho Blue
This skill transforms text into a vibrant, stylized "Grimoire Morpho Blue" aesthetic, adding an eye-catching visual flair to your outputs.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add grimoire-morpho-blue npx -- -y @trustedskills/grimoire-morpho-blue
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"grimoire-morpho-blue": {
"command": "npx",
"args": [
"-y",
"@trustedskills/grimoire-morpho-blue"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The grimoire-morpho-blue skill allows AI agents to access and utilize a collection of skills hosted on the Grimoire platform. It provides a way to discover, install, and execute these external skills within an agent's workflow. This expands the capabilities of the agent beyond its core programming by leveraging specialized tools created by other developers.
When to use it
- Expanding Agent Functionality: When your AI agent needs to perform tasks outside its built-in abilities (e.g., complex calculations, data analysis).
- Leveraging Specialized Tools: To integrate specific skills from the Grimoire platform that address niche requirements or offer unique features.
- Rapid Prototyping: Quickly add new capabilities to an agent without extensive coding by utilizing pre-built and tested skills.
- Modular Skill Development: To build agents composed of smaller, reusable skill components managed through the Grimoire ecosystem.
Key capabilities
- Access to Grimoire skill repository
- Skill discovery and installation
- Execution of installed skills
- Integration with existing agent workflows
Example prompts
- "Find a skill that can translate English to French."
- "Install the 'image-resize' skill from Grimoire."
- "Run the 'calculate_mortgage' skill with principal 100000, interest rate 0.05, and term 30."
Tips & gotchas
The agent needs network access to connect to the Grimoire platform and download skills. Ensure that the agent has appropriate permissions to install and execute external skills within its environment.
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.