Org Planning

🏢Official
by anthropics · vlatest · Repository

Antropics' org-planning analyzes team structures, identifies bottlenecks, and suggests optimized workflows for improved organizational efficiency.

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 org-planning npx -- -y @trustedskills/org-planning
2

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

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

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

About This Skill

The org-planning skill enables AI agents to generate structured, hierarchical task lists compatible with Org-mode format, a popular plain-text knowledge management system. It transforms complex project requirements into actionable items with defined priorities and dependencies, streamlining workflow organization for teams using Emacs or similar environments.

When to use it

  • You need to convert unstructured meeting notes or brainstorming sessions into a formal, executable task list.
  • Your team relies on Org-mode files for tracking progress, scheduling, and managing project timelines within Emacs.
  • You require an AI agent to break down high-level strategic goals into granular, step-by-step action items with clear ownership.

Key capabilities

  • Generates valid Org-mode syntax including headers, properties, and hierarchical indentation.
  • Structures tasks by priority levels (e.g., TODO, DONE, SCHEDULED) to facilitate immediate execution.
  • Organizes complex information into nested lists for better readability and logical flow.

Example prompts

  • "Convert these meeting notes about the Q4 marketing strategy into a prioritized Org-mode task list."
  • "Create a hierarchical project plan in Org-mode format for launching a new software feature, including subtasks for design, development, and testing."
  • "Break down this research paper's abstract into an actionable Org-mode checklist with specific steps for data analysis and writing."

Tips & gotchas

Ensure your AI agent has access to the target project context or requirements before generating the plan, as Org-mode relies heavily on accurate metadata. Familiarize yourself with basic Org-mode syntax (like * for headers and - for lists) to effectively integrate the generated output into your existing workflow tools.

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
anthropics
Installs
52

🏢 Official

Published by the company or team that built the technology.