Createskill

🌐Community
by robdtaylor · vlatest · Repository

Createskill generates custom skill definitions for RPG systems, streamlining character creation and campaign setup for enhanced game design.

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 robdtaylor-createskill npx -- -y @trustedskills/robdtaylor-createskill
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "robdtaylor-createskill": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/robdtaylor-createskill"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The robdtaylor-createskill skill allows you to define and create new skills for AI agents. It facilitates the development of custom functionalities, extending the capabilities beyond pre-built options. This includes defining inputs, outputs, and associated logic for these newly created skills.

When to use it

  • Extending Agent Functionality: You want your agent to perform a task not covered by existing skills.
  • Custom Workflows: You need to integrate specific tools or processes into your AI agent's workflow.
  • Skill Prototyping: Quickly test and iterate on new skill concepts before full implementation.
  • Personalized Agent Behavior: Tailor the agent’s actions to match unique user needs or preferences.

Key capabilities

  • Define custom skills with specific inputs and outputs.
  • Create logic for newly defined skills.
  • Integrate custom functionalities into AI agents.

Example prompts

  • "Create a skill called 'SummarizeArticle' that takes a URL as input and returns a short summary."
  • "Define a new skill to translate text between English and French, named 'TranslateToFrench'."
  • “Build a skill that calculates the shipping cost based on weight and destination.”

Tips & gotchas

The skill requires familiarity with defining AI agent workflows and understanding of desired input/output structures. Carefully consider the scope and complexity of new skills to avoid performance issues or unexpected behavior.

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
robdtaylor
Installs
6

🌐 Community

Passed automated security scans.