Effect Index
The Effect Index organizes and retrieves specific effects from various sources, streamlining your worldbuilding and ensuring consistent lore usage.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add effect-index npx -- -y @trustedskills/effect-index
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"effect-index": {
"command": "npx",
"args": [
"-y",
"@trustedskills/effect-index"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The effect-index skill provides a comprehensive registry for discovering and installing capabilities within the Effect ecosystem. It serves as a central hub to manage AI agent skills specifically designed around the Effect ontology framework.
When to use it
- You need to browse available pre-built skills compatible with your current Effect-based AI agent setup.
- You are looking to extend an existing agent's functionality by integrating new effects from the mepuka/effect-ontology collection.
- You want to verify which specific effect modules are currently supported or available for installation in your environment.
Key capabilities
- Discovery of skills tailored for AI agents using the Effect programming model.
- Installation management for ontology-based effect modules.
- Integration with the mepuka/effect-ontology repository structure.
Example prompts
- "Show me all available effects I can install to enhance my agent's reasoning capabilities."
- "How do I find and add a new skill from the Effect ontology registry?"
- "List the compatible effect-index modules for extending my current AI agent workflow."
Tips & gotchas
Ensure your environment is set up to support the specific version of the Effect framework required by these skills. Since this skill relies on the effect-ontology package, verify that your agent's dependencies are aligned before attempting installation.
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.