Create Plan

🌐Community
by dolesshq · 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 dolesshq-create-plan npx -- -y @trustedskills/dolesshq-create-plan
2

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

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

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

About This Skill

What it does

This skill, create-plan, generates structured plans to achieve a given goal. It can break down complex tasks into smaller, manageable steps and outline necessary resources or actions. The resulting plan is designed to be actionable and facilitate efficient execution of the desired outcome.

When to use it

  • Project Planning: Generate a detailed plan for launching a new website, including design, development, content creation, and marketing phases.
  • Event Organization: Create a step-by-step plan for organizing a conference or workshop, covering logistics, speaker management, and promotion.
  • Learning New Skills: Develop a structured learning path to acquire proficiency in a specific software program or programming language.
  • Content Creation: Outline the steps needed to write a book or create a series of blog posts on a particular topic.

Key capabilities

  • Goal decomposition
  • Step generation
  • Resource identification
  • Action outlining

Example prompts

  • "Create a plan for learning Python programming."
  • "Generate a plan to organize a virtual team-building event."
  • “Outline the steps needed to launch an email marketing campaign.”

Tips & gotchas

The quality of the generated plan depends heavily on the clarity and specificity of the initial prompt. Providing context and desired outcomes will lead to more useful results.

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
dolesshq
Installs
10

🌐 Community

Passed automated security scans.