Plan Writing

🌐Community
by sickn33 · vlatest · Repository

Helps with planning, writing 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 plan-writing npx -- -y @trustedskills/plan-writing
2

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

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

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

About This Skill

What it does

This skill allows an AI agent to generate detailed plans for completing tasks. It can break down complex goals into smaller, manageable steps, outlining necessary resources and potential roadblocks. The generated plans are intended to be actionable and provide a clear roadmap for execution.

When to use it

  • Project Planning: Generate a plan for launching a new marketing campaign, including timelines, deliverables, and responsible parties.
  • Event Organization: Create a detailed schedule and checklist for organizing a conference or workshop.
  • Content Creation: Develop a step-by-step guide for writing a blog post series or creating an online course.
  • Travel Itineraries: Plan a multi-city trip, including transportation, accommodation, and activities.

Key capabilities

  • Task decomposition into subtasks
  • Resource identification
  • Timeline creation
  • Roadblock anticipation

Example prompts

  • "Create a plan for writing a novel."
  • "Generate a detailed itinerary for a 10-day trip to Japan."
  • "Plan the steps needed to launch a new mobile app."

Tips & gotchas

The quality of the generated plan depends heavily on the clarity and detail provided in the initial prompt. Be specific about goals, constraints, and desired outcomes for best 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
sickn33
Installs
0

🌐 Community

Passed automated security scans.