speckit-doc

Generate OSS documentation templates including README.md, LICENSE, CONTRIBUTING.md, and CODE_OF_CONDUCT.md.

15|5|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/connor-git-yaml/cc-plugin-market --skill speckit-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-doc
Source: https://github.com/connor-git-yaml/cc-plugin-market/tree/main/plugins/spec-driver/skills/speckit-doc
Command: npx skills add https://github.com/connor-git-yaml/cc-plugin-market --skill speckit-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically generate a complete OSS documentation kit by guiding users through mode selection and license choice, ensuring consistency and saving time.

Core Features & Use Cases

  • Interactive documentation mode selection that yields README.md, LICENSE, CONTRIBUTING.md, and CODE_OF_CONDUCT.md templates.
  • License templating and multi-ecosystem support for ready-to-publish OSS packages.
  • Use Case: A maintainer wants a polished docs bundle for a new library; speckit-doc creates ready-to-publish docs with minimal input.

Quick Start

Run the /spec-driver:speckit-doc command from the project root to auto-generate the documentation pack.

Frequently Asked Questions about speckit-doc

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

FAQPage Schema
How do I generate open-source project documentation automatically?

Generate open-source documentation automatically by running the command from your project root to start interactive mode selection, which yields README.md, LICENSE, CONTRIBUTING.md, and CODE_OF_CONDUCT.md templates.

What files are included in a standard OSS documentation package?

A standard OSS documentation package includes README.md, LICENSE, CONTRIBUTING.md, and CODE_OF_CONDUCT.md templates, assembled through guided prompts to ensure consistency across different ecosystems.

How do I add a license to my open-source project docs?

Add a license to your open-source project docs through the guided license templating feature, which prompts you to select an appropriate license and generates the matching LICENSE file.

Can I generate a CONTRIBUTING.md and CODE_OF_CONDUCT.md for any open source project?

Yes, you can generate a CONTRIBUTING.md and CODE_OF_CONDUCT.md for any open source project by using the interactive documentation mode selection that supports multi-ecosystem packages.

Does automated documentation generation handle existing file conflicts?

Automated documentation generation handles existing file conflicts using safe write operations, ensuring your current project files remain secure while assembling the new documentation package.

What is the best way to create a consistent documentation bundle for a new library?

The best way to create a consistent documentation bundle for a new library is using template-based generation with guided mode selection, producing ready-to-publish docs with minimal input.