Caam
Caam generates creative character arcs & backstories for stories, streamlining worldbuilding and enriching narrative depth.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add caam npx -- -y @trustedskills/caam
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"caam": {
"command": "npx",
"args": [
"-y",
"@trustedskills/caam"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The CAAM skill enables AI agents to interact with the ClawDB platform, a database for managing and tracking AI agent workflows. It allows agents to query specific data points, update records, and retrieve comprehensive lists of available skills within the ecosystem.
When to use it
- You need to verify the current status or metadata of a specific AI agent in your registry.
- Your workflow requires updating the configuration or description of an existing skill entry.
- You are building a discovery bot that needs to list all available skills for a user to choose from.
Key capabilities
- Querying specific records by ID or name within the ClawDB database.
- Updating existing entries with new information or metadata changes.
- Retrieving paginated lists of all registered skills and their details.
Example prompts
- "Get the latest installation count and author details for the 'caam' skill."
- "Update the description of the 'data_processor' skill to include support for CSV files."
- "List all skills in the 'automation' category that have more than 10 installations."
Tips & gotchas
Ensure your AI agent has the necessary permissions to write to the ClawDB database before attempting update operations. Always verify the unique identifier of a record before querying or modifying it to avoid affecting unintended entries.
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.