Skip to main content
Back to registry

markdown-token-optimizer

microsoft/github-copilot-for-azure

This skill analyzes markdown files and suggests optimizations to reduce token consumption while maintaining clarity.

Installs260
Install command
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill markdown-token-optimizer
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill analyzes markdown files and suggests optimizations to reduce token consumption while maintaining clarity. See ANTI-PATTERNS.md for detection patterns and OPTIMIZATION-PATTERNS.md for techniques. - Optimize markdown files for token efficiency - Reduce SKILL.md file size or check for bloat - Make documentation more concise for AI consumption - Count - Calculate tokens (~4 chars = 1 token), report totals - Scan - Find patterns: emojis, verbosity, duplication, large blocks - Suggest - Table with location, issue, fix, savings estimate - Summary - Current/potential/savings with top recommendations - Suggest only (no auto-modification) - Preserve clarity in all optimizations - SKILL.md target: <500 tokens, references: <1000 tokens - OPTIMIZATION-PATTERNS.md - Optimization techniques - ANTI-PATTERNS.md - Token-wasting patterns

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does markdown-token-optimizer do?

This skill analyzes markdown files and suggests optimizations to reduce token consumption while maintaining clarity.

Is markdown-token-optimizer good?

markdown-token-optimizer does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does markdown-token-optimizer work with?

markdown-token-optimizer currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to markdown-token-optimizer?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install markdown-token-optimizer?

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill markdown-token-optimizer

Related skills

More from microsoft/github-copilot-for-azure

Related skills

Alternatives in Software Engineering