agent-ops-docs
About
This skill manages project documentation including README, CHANGELOG, and API docs, ensuring they stay synchronized with code changes. Use it when implementing features that affect public APIs, creating new projects, or preparing releases. It maintains consistency across documentation and integrates with other development workflows.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-ops-docsCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
agent-ops-versioning
OtherThis skill automates semantic versioning and release documentation by generating changelog entries from completed issues or git history. It supports multiple workflows including issue-first development, git diff comparisons, and hybrid approaches. Use it to maintain consistent version bumps and release notes directly within your development process.
agent-ops-mkdocs
OtherThis skill manages MkDocs documentation sites for initializing, updating, building, and deploying project documentation. It's used when setting up documentation, adding new pages, or deploying updates, and it can generate navigation and deploy to GitHub Pages. Developers should use it for automating documentation workflows within their projects.
content-collections
MetaThis 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.
polymarket
MetaThis 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.
