document

Generate and simplify project documentation from codebase analysis.

54|3|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/arcasilesgroup/ai-engineering --skill document-arcasilesgroup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document
Source: https://github.com/arcasilesgroup/ai-engineering/tree/main/.agents/skills/document
Command: npx skills add https://github.com/arcasilesgroup/ai-engineering --skill document-arcasilesgroup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and refinement of project documentation, ensuring clarity and conciseness.

Core Features & Use Cases

  • Documentation Generation: Automatically create or update various documentation types like READMEs, CONTRIBUTING guides, API docs, and ADRs.
  • Documentation Simplification: Reduce verbosity in existing documentation while maintaining accuracy and essential information.
  • Use Case: A new feature has been added to the codebase. Use this Skill to automatically generate or update the relevant sections of the README and API documentation to reflect the changes.

Quick Start

Use the document skill to generate a new README file for the current project.

Frequently Asked Questions about document

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

FAQPage Schema
How do I automatically generate a README from my codebase metadata?

To generate a README automatically, this Skill analyzes your codebase, configuration, and project metadata to produce user-focused documentation adhering to established style conventions. It automates authoring new content directly from your code.

What is the best way to simplify existing API documentation?

To simplify existing API documentation, this Skill refines your text for conciseness and clarity while maintaining accuracy. It reduces verbosity in your current documents to ensure essential information is preserved without unnecessary filler.

Can I generate Architecture Decision Records and CONTRIBUTING guides for a new feature?

Yes, you can generate Architecture Decision Records and CONTRIBUTING guides. This Skill supports authoring various documentation types, automatically creating or updating relevant sections to reflect new features added to your codebase.

Does documentation generation work without external dependencies?

Yes, documentation generation works without external dependencies. This Skill operates autonomously by analyzing code, configuration, and project metadata to produce user-focused documentation without requiring additional libraries or packages.

How does codebase documentation handle established style conventions?

Codebase documentation handles established style conventions by analyzing project metadata and code to produce user-focused output. It ensures the generated READMEs, API docs, and guides strictly adhere to the formatting and style conventions already present in your project.

When should I use an automated documentation tool for project guides?

You should use an automated documentation tool when a new feature is added to the codebase and you need to update relevant sections of project guides. It streamlines creation and refinement to ensure your READMEs and API docs reflect changes accurately.