·ogt-docs-create
""

ogt-docs-create

Create new documentation entities in the docs-first system. Routes to specialized creation sub-skills for tasks, definitions, rules, features, and social content. Use when adding any new documentation.

6Installs·0Trend·@opendndapps

Installation

$npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create

How to Install ogt-docs-create

Quickly install ogt-docs-create AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: opendndapps/ogt-skills.

SKILL.md

View raw

This skill routes to specialized creation workflows based on what type of document you're creating. Every entity becomes a folder with appropriate files and signals.

| Task | ogt-docs-create-task | docs/todo/pending/ | | Feature | ogt-docs-define-feature | docs/define/features/ | | Business def | ogt-docs-define-business | docs/define/business/ | | Code def | ogt-docs-define-code | docs/define/code/ | | Marketing def | ogt-docs-define-marketing | docs/define/marketing/ |

| Branding def | ogt-docs-define-branding | docs/define/branding/ | | Tool doc | ogt-docs-define-tools | docs/define/tools/ | | Code rule | ogt-docs-rules-code | docs/rules/code/ | | Git rule | ogt-docs-rules-git | docs/rules/git/ | | Social post | ogt-docs-create-social | docs/content/social/ | | Changelog | ogt-docs-changelog | CHANGELOG.md |

Create new documentation entities in the docs-first system. Routes to specialized creation sub-skills for tasks, definitions, rules, features, and social content. Use when adding any new documentation. Source: opendndapps/ogt-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create
Category
""Writing
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from opendndapps/ogt-skills

Quick answers

What is ogt-docs-create?

Create new documentation entities in the docs-first system. Routes to specialized creation sub-skills for tasks, definitions, rules, features, and social content. Use when adding any new documentation. Source: opendndapps/ogt-skills.

How do I install ogt-docs-create?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-create Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/opendndapps/ogt-skills