meshcode-ai

Skills Docs — Development skill for Claude Code

Development community

Document generation skills for Claude Code, Codex, Cursor — PowerPoint deck creation (pptx), Word report/proposal generation (docx), and PDF production with print/screen route selection, font embeddin.

How to install Skills Docs

This entry records only its repository, not the path inside it, so there is no exact command to give. Open meshcode-ai/skills-docs and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Skills Docs does

Document generation skills for Claude Code, Codex, Cursor — PowerPoint deck creation (pptx), Word report/proposal generation (docx), and PDF production with print/screen route selection, font embedding and QA. Knowledge-first agent skills: storylines, structure rules, chart-by-question, verification contracts, no scripts. MIT.

Alternatives in Development

  • Sprint Plan — Plan sprints with capacity, story selection, and risk mapping 7.8k ★
  • n8n MCP Tools Expert — MCP tools guide with tool selection and node formats 3.6k ★
  • Octo Docs — Document delivery with export to PPTX, DOCX, PDF formats 2.8k ★

README

meshcode-ai/skills-docs

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Skills](https://img.shields.io/badge/skills-3-blue)](#) [![Standard](https://img.shields.io/badge/agent--skills-spec-brightgreen)](https://agentskills.io/specification)

**Document generation skills for Claude Code, Codex, Cursor, and meshcode — PowerPoint decks (pptx), Word documents (docx), and print/screen PDFs.** The 3 document skills (`docs-*`) are distilled editions containing **judgment knowledge only**, with no scripts: conclusion-first deck storylines and chart-by-question rules, report/proposal/memo structures with real Word-style discipline, print-vs-screen route selection, and the three silent PDF failures (unembedded fonts, rasterized text, image bloat) — each skill ending in a mandatory QA contract that verifies the generated file itself. They follow the Agent Skills standard (agentskills.io) — unzip into your project's `.meshcode/skills/` (flat layout) and Claude Code, Codex, Cursor, and meshcode desktop pick them up from the next session.

Who this is for

  • Founders and sales teams — investor decks and proposals where one slide = one claim, not a wall of bullets
  • Operators and analysts — reports whose numbers trace back to a source, delivered as verified files
  • Anyone shipping print — route selection (HTML→PDF vs LaTeX vs docx export) decided before the first page is built
  • AI agent operators — knowledge-first document skills ready for stores and registries

Skill list

Skill Role Core judgment criteria
docs-pptx Presentation generation Conclusion first, ≤ 1 message/slide, chart-by-question, type floor 28/18pt
docs-docx Document/report generation Type decides structure, BLUF, ≤ 3 heading levels, reopen-and-verify QA
docs-pdf PDF production Route first, font embedding / OCR layer / bloat — the 3 silent failures

Install

  1. Download the zip → extract into your pro