Caam

🌐Community
by dicklesworthstone · vlatest · Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add caam npx -- -y @trustedskills/caam
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dicklesworthstone
Installs
31

🌐 Community

Passed automated security scans.