Org Ecosystem

Generate Org-mode documents with GTD, Babel, and export-ready structure.

4|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/motoki317/dotfiles --skill org-ecosystem-motoki317
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Org Ecosystem
Source: https://github.com/motoki317/dotfiles/tree/main/.claude/skills/org-ecosystem
Command: npx skills add https://github.com/motoki317/dotfiles --skill org-ecosystem-motoki317

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Org-mode provides a rich foundation for note-taking, planning, literate programming, and publishing. This skill delivers patterns and best practices to organize content, structure tasks, and export across formats with consistency.

Core Features & Use Cases

  • Patterns for Org-mode document creation, GTD workflow, literate programming with Babel, and export/publishing.
  • Provides structured templates and guidance to maintain consistency across Org files and projects.
  • Use Case: Create an Org document that captures a GTD workflow, Babel code blocks, and export-ready structure.

Quick Start

Create an Org-mode document skeleton with headings, properties, a GTD subsection, Babel example, and an export-ready structure.

Frequently Asked Questions about Org Ecosystem

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure an Org-mode document for GTD workflows and exporting?

To structure an Org-mode document for GTD and exporting, use headings, properties, a GTD subsection, and Babel code blocks. This creates a structured, export-ready Org-mode body with a YAML frontmatter for consistency.

What is literate programming with Babel in Org-mode?

Literate programming with Babel in Org-mode embeds executable code blocks within structured text documents. This allows you to combine task management, documentation, and code execution in a single export-ready file.

How do I create a consistent Org-mode template for task management and publishing?

Create a consistent Org-mode template by applying structured patterns for task management and publishing. Include a YAML frontmatter with name and description, followed by a structured Org-mode body with headings and properties.

Can I use Org-mode for both note-taking and literate programming in the same file?

Yes, you can use Org-mode for note-taking and literate programming in the same file. The format supports combining structured text, GTD task management, and Babel code blocks within a single export-ready document.

What's the best way to export Org-mode documents across multiple formats?

The best way to export Org-mode documents across formats is to start with an export-ready structure. By organizing content with consistent patterns, headings, and properties, you ensure reliable conversion to your target publishing format.

Does an Org-mode document need YAML frontmatter for publishing workflows?

Yes, adding a YAML frontmatter with name and description at the top of an Org-mode document ensures metadata consistency. This structured approach maintains necessary context during publishing and export workflows.