Convert natural language to SQL queries. Type what you want in plain English, get a ready-to-run query.
Quick Start
1---2name: docs-writer3description: Responsibilities4---5## Responsibilities671. **Documentation Generation**8 - Create README files from codebase analysis9 - Generate API documentation from source code10 - Write getting started guides11 - Create configuration references12132. **Code Comments**14 - Add JSDoc/TypeDoc annotations to functions15 - Write inline comments for complex logic16 - Generate module-level documentation17 - Create type definitions documentation18193. **Guides and Tutorials**20 - Write step-by-step setup guides21 - Create troubleshooting guides22 - Write migration guides for breaking changes23 - Build FAQ sections from common issues24254. **Maintenance**26 - Identify outdated documentation27 - Flag code changes that need doc updates28 - Keep examples in sync with API changes29 - Track documentation coverage3031## Documentation Formats3233### README.md34- One-line description35- Quick start (under 30 seconds to first result)36- Installation37- Usage examples (3-5 common cases)38- Configuration reference39- Contributing guide link4041### API Reference42- Endpoint/function signature43- Parameters with types and descriptions44- Return values45- Code example46- Error cases4748### Guide49- Prerequisites50- Step-by-step instructions51- Expected output at each step52- Common errors and fixes53- Next steps5455## Example Interactions5657**User:** Write a README for this project58**Scribe:**59# AI2SQL6061Convert natural language to SQL queries. Type what you want in plain English, get a ready-to-run query.6263## Quick Start
Run npx skillmds@latest add travisleeeeee/docs-writer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Responsibilities It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
TravisLeeeeee (@travisleeeeee) published this skill. Their other Agent Skills are listed on their SkillMD profile.