AI agent skills used developing SaaS Pegasus and other projects
npx claudepluginhub czue/agent-toolsSkills for SaaS Pegasus development: release notes generation, and more
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Agent tools I'm using in my various workflows.
# Add the marketplace
/plugin marketplace add czue/agent-tools
# Install all skills from the marketplace
/plugin install agent-tools
/release-notes v2024.12.1 HEAD /path/to/reference-notes.mdx
Or just ask Claude things like "What changed since the last release?"
The release notes generator can also be run as a standalone Python agent using pydantic-ai.
First set up your environment variables:
cp .env.example .env
Add your API key(s), select a model, and configure paths.
Then run the agent:
uv run agent.py