markdown-optimization
✓Analyze and optimize markdown documents for size, structure, and maintainability. Use when: (1) markdown files are too large or verbose, (2) documentation needs restructuring, (3) checking docs for quality issues, (4) converting prose to tables.
Installation
SKILL.md
Patterns and techniques for analyzing and optimizing markdown documentation.
Authoritative limits: For Claude Code artifacts (agent, skill, command, guidelines), size limits are defined in GUIDELINES.md. This skill enforces those limits.
| claude-md | Project context | Concise, table-heavy | | architecture | System design | Diagrams external, decisions linked | | domain | Business docs | Entity tables, numbered rules | | feature-spec | Feature docs | Separated concerns | | readme | Entry points | Quick start, links | | agent | Agent prompts | Lean, reference skills |
Analyze and optimize markdown documents for size, structure, and maintainability. Use when: (1) markdown files are too large or verbose, (2) documentation needs restructuring, (3) checking docs for quality issues, (4) converting prose to tables. Source: thapaliyabikendra/ai-artifacts.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill markdown-optimization- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is markdown-optimization?
Analyze and optimize markdown documents for size, structure, and maintainability. Use when: (1) markdown files are too large or verbose, (2) documentation needs restructuring, (3) checking docs for quality issues, (4) converting prose to tables. Source: thapaliyabikendra/ai-artifacts.
How do I install markdown-optimization?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill markdown-optimization Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/thapaliyabikendra/ai-artifacts
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01