skill-creator
π―Skillfrom guaderrama/cabo-health-ai
Guides developers through creating custom skills with structured templates, executable scripts, and validation for extending Claude's capabilities.
Part of
guaderrama/cabo-health-ai(7 items)
Installation
python scripts/init_skill.py my-skill --path ./my-skillpython scripts/quick_validate.py ./my-skillpython scripts/package_skill.py ./my-skill/plugin install ./my-skill.zipSkill Details
Guide for creating custom skills in SaaS Factory. Use when you need to create a new skill to extend Claude's capabilities with specialized knowledge, workflows, or tools.
More from this repository6
agent-builder-pydantic-ai skill from guaderrama/cabo-health-ai
replicate-integration skill from guaderrama/cabo-health-ai
nano-banana-image-combine skill from guaderrama/cabo-health-ai
Guides developers through Next.js 16's features, migration strategies, and performance optimizations for modern web applications.
Builds streaming AI chat interfaces in Next.js using Vercel AI SDK and OpenRouter, enabling type-safe tool calling and multi-provider support.
Enables secure user authentication and persistent conversation memory for AI applications using Supabase PostgreSQL, supporting cross-device sync and multi-tenant setups.