SKILL·CF266C

skill-documentarian

mattnigh
Updated 1 month ago
13 views
22
1
22
View on GitHub
Otherdocumentationskillssyncartifactsmetadata

About

The skill-documentarian manages documentation and metadata for the Claude Skills showcase website. It handles syncing skills to the site, managing tags and badges, and creating blog-style artifacts from multi-skill collaborations. Use this skill for documentation tasks, not for coding, design, testing, or planning.

Quick Install

Claude Code

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/skill-documentarian

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/erichowens__some_claude_skills__claude__skills__skill-documentarian__SKILL.md
0
FAQ

Frequently asked questions

What is the skill-documentarian skill?

skill-documentarian is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform skill-documentarian-related tasks without extra prompting.

How do I install skill-documentarian?

Use the install commands on this page: add skill-documentarian to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does skill-documentarian belong to?

skill-documentarian is in the Content & Writing category, tagged documentation, skills, sync, artifacts and metadata.

Is skill-documentarian free to use?

Yes. skill-documentarian is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

diagramming-expert
Other

This Claude skill creates text-based diagrams using ASCII art and Unicode for visualizing system architectures, process flows, and relationships. It proactively generates clear, maintainable diagrams to enhance understanding of complex concepts. Use it for documentation, architectural mapping, or any scenario where a visual representation would clarify systems or processes.

View skill
technical-writer
Other

The technical-writer skill generates developer-focused documentation like API references, READMEs, and runbooks. It's triggered by terms like "documentation" or "user guide" but excludes marketing copy and blog posts. It can also execute documentation-related commands using allowed tools like Bash for MkDocs or Docusaurus.

View skill
content-collections
Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill
polymarket
Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill