draft-docs

Generate and publish technical documentation drafts from codebase symbols and project structure.

Updated Jul 18, 2026
One-click install
npx skills add https://github.com/arthrod/conejo-skills --skill draft-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: draft-docs
Source: https://github.com/arthrod/conejo-skills/tree/main/skills/draft-docs
Command: npx skills add https://github.com/arthrod/conejo-skills --skill draft-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation and maintenance of technical documentation by automating the drafting process from code analysis and managing the publication workflow.

Core Features & Use Cases

  • Automated Drafting: Generates reference or how-to documentation drafts based on specific code symbols and project context.
  • Navigation Management: Automatically updates documentation navigation files when publishing new content.
  • Use Case: When you implement a new authentication middleware, use this skill to analyze the code and generate a structured how-to guide in your drafts folder, then publish it to your documentation site with one command.

Quick Start

Use the draft-docs skill to generate a reference document for the authentication middleware by providing a descriptive topic prompt.

Frequently Asked Questions about draft-docs

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

FAQPage Schema
How do I automate technical documentation generation from a codebase?

Automate technical documentation generation by analyzing codebase symbols and project structure to draft reference guides and how-to manuals within a standardized framework.

What is the best way to generate a how-to guide for new code symbols?

Generate a how-to guide by providing a descriptive topic prompt so the system can analyze specific code symbols and project context to draft structured documentation.

Can I automate navigation file updates when publishing new technical documentation?

Yes, you can automate navigation file updates because the system automatically manages documentation navigation files when publishing newly generated content to your documentation site.

Does automated documentation drafting require existing style guidelines?

Automated documentation drafting requires integration with existing navigation systems and style guidelines to ensure consistent output across your published reference guides.

Why does generated documentation need standardized framework integration?

Generated documentation needs standardized framework integration to maintain consistent output, ensuring that drafted reference guides align with existing navigation systems and project style guidelines.

When do I need to analyze project structure for technical writing automation?

Analyze project structure for technical writing automation when implementing new features like authentication middleware and you need to generate and publish structured reference drafts.