skill-polisher
by Rian O'Leary
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.
- Refactor dense documentation into scannable marketplace listings
- Migrate technical setup guides to reference files automatically
- Audit skill descriptions to ensure trigger phrases are preserved
Free
One-time purchase
Included in download
- Downloadable skill package
- Works with claude code, co-work open claw etc)
- 2 permissions declared
Sample Output
A real example of what this skill produces.
Polished SKILL.md ready:
- Converted platform notes to references/ios-setup.md
- Added ⚡ and 📊 visual anchors
- Shortened 5 dense paragraphs
Audit Report: [SAFE] Trigger phrases preserved [MOVE] Credential setup moved to references [NOTE] Security warnings moved to /references/security.md
skill-polisher
by Rian O'Leary
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.
Free
One-time purchase
Included in download
- Downloadable skill package
- Works with claude code, co-work open claw etc)
- 2 permissions declared
- Instant install
Sample Output
A real example of what this skill produces.
Polished SKILL.md ready:
- Converted platform notes to references/ios-setup.md
- Added ⚡ and 📊 visual anchors
- Shortened 5 dense paragraphs
Audit Report: [SAFE] Trigger phrases preserved [MOVE] Credential setup moved to references [NOTE] Security warnings moved to /references/security.md
About This Skill
What it does
The Skill Polisher is a specialized developer tool designed to transform raw SKILL.md files into high-conversion marketplace listings. It optimizes your documentation for ClawHub's visual layout while ensuring the underlying LLM instructions remain functionally intact.
Why use this skill
Standard documentation is often too dense for quick browsing. This skill restructures content using visual anchors, optimized code blocks, and concise paragraphs. Unlike a generic AI rewrite, it follows a strict "Content Preservation" protocol: any technical implementation details or platform-specific notes removed from the main readme are automatically migrated to a dedicated reference directory. It guarantees that aesthetics never come at the cost of execution.
How it works
- Visual Optimization: Applies formatting rules like emoji anchors and boxed lists for better readability.
- Technical Audit: Performs a safety check to ensure security notes and trigger phrases weren't lost.
- Reference Migration: Moves long-form setup guides and API notes to /references to keep the storefront clean.
- Approval Workflow: Generates a diff-style audit report before overwriting any files.
Use Cases
- Refactor dense documentation into scannable marketplace listings
- Migrate technical setup guides to reference files automatically
- Audit skill descriptions to ensure trigger phrases are preserved
- Apply professional visual formatting with emoji anchors and boxed lists
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/skill-polisher | tar xz -C ~/.claude/skills/Free skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
Security Scanned
Passed automated security review
Permissions
File Scopes
Fully compatible across all agents (codex, claude code/co-work open claw etc)
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
handoff-writer
Generate high-density technical handoffs to resume work across agents or team members without losing context.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
diagnosing-rag-failure-modes
RAG fails quietly. It retrieves documents, returns confident-looking answers, and misses the question entirely — because the question required connecting facts across documents, reasoning about sequence, or tracing causation. This skill gives you a five-question diagnostic checklist that classifies any failing query as either RAG-safe or structurally RAG-incompatible, then maps it to the specific failure pattern and the architectural fix that resolves it.