mkdocs-material
MkDocs with Material theme expertise for Python-centric documentation. Configure navigation, plugins, multi-language support, PDF export, and advanced Material theme features.
npx skills add a5c-ai/babysitter --skill mkdocs-material --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# MkDocs/Material Skill MkDocs with Material theme expertise for Python-centric documentation. ## Capabilities - Configure mkdocs.yml with Material theme features - Set up navigation and table of contents - Enable and configure MkDocs plugins (search, macros, mermaid) - Admonition and code annotation usage - Configure multi-language support - Generate PDF export configurations - Integrate with GitHub Pages deployment - Enable blog and versioning features ## Usage Invoke this skill when you need to: - Set up MkDocs with Material theme - Configure advanced theme features - Add plugins for extended functionality - Set up multi-language documentation - Enable versioning with mike ## Inputs | Parameter | Type | Required | Description | |-----------|------|----------|-------------| | action | string | Yes | init, configure, plugin, deploy | | projectPath | string | Yes | Path to MkDocs project | | config | object | No | Configuration options | | plugins | array | No | Plugins to configure | | locale | string | No | Language locale | ### Input Example ```json { "action": "configure", "projectPath": "./docs", "config": { "site_name": "My Documentation", "site_url": "https://docs.example.co
- Capabilities
- Usage
- Inputs
- Input Example
- Project Configuration
- mkdocs.yml
- Admonitions
- Standard Admonitions
- Code Annotations
- Annotated Code Blocks
- Content Tabs
- Tabbed Content
- Versioning with Mike
- mike Configuration
Deploy version mike deploy --push --update-aliases 1.0 latest Set default version mike set-default --push latest List versions mike list Delete version mike delete 0.9 Create new project mkdocs new my-docs
What does the mkdocs-material skill do?
MkDocs with Material theme expertise for Python-centric documentation. Configure navigation, plugins, multi-language support, PDF export, and advanced Material theme features.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill mkdocs-material --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
