Plan Converter

🌐Community
by catlog22 · vlatest · Repository

Transforms unstructured plans into detailed, actionable task lists with dependencies and estimated timelines.

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

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

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

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

About This Skill

What it does

The plan-converter skill transforms plans from one format to another. It can convert between different planning languages and structures, allowing for interoperability between various AI agents or systems that use distinct planning methodologies. This facilitates seamless integration and data exchange in complex workflows involving multiple AI components.

When to use it

  • Integrating with legacy systems: Convert a plan generated by an older system into a format compatible with a newer agent.
  • Sharing plans between teams: Translate a team's proprietary planning language into a standard format for collaboration.
  • Adapting to new tools: Convert existing plans to work with newly adopted AI agents or platforms that require specific plan structures.
  • Standardizing workflows: Ensure consistency across different stages of an automated process by converting between various planning formats.

Key capabilities

  • Plan format conversion
  • Support for multiple planning languages (specific languages not listed)
  • Structure transformation

Example prompts

  • "Convert this plan from Acme Planning Language to GPT-3 Planning Format: [plan content]"
  • "Translate the following plan into a JSON structure: [plan content]"
  • "Can you convert this plan to be compatible with Agent X's planning system? [plan content]"

Tips & gotchas

The skill’s effectiveness depends on the clarity and completeness of the input plan. Providing examples of desired output formats can significantly improve conversion accuracy.

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
catlog22
Installs
14

🌐 Community

Passed automated security scans.