Create Plan

🌐Community
by davila7 · vlatest · Repository

Helps with creation, planning as part of agent workflows workflows.

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 create-plan npx -- -y @trustedskills/create-plan
2

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

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

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

About This Skill

What it does

The create-plan skill enables AI agents to generate structured plans based on user input. It is particularly useful for breaking down complex tasks into actionable steps, making it ideal for project management, workflow automation, and task organization.

When to use it

  • To outline the steps needed to complete a software development project.
  • For creating a step-by-step guide for a new employee onboarding process.
  • When planning a marketing campaign with multiple phases and deliverables.

Key capabilities

  • Task decomposition into actionable items
  • Generation of structured, step-by-step plans
  • Support for customizing plan formats based on user preferences

Example prompts

  • "Create a 30-day content calendar for a social media campaign."
  • "Outline the steps to launch a new product in the tech industry."
  • "Generate a project management plan for developing a mobile app."

Tips & gotchas

  • Provide clear and specific details about the task or goal to ensure accurate planning.
  • While the skill is flexible, it may require additional input to tailor plans to unique business processes.

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
davila7
Installs
248

🌐 Community

Passed automated security scans.