12372 results (78.4ms) page 3 / 619
guo-yu / skills-share-skill exact

Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote

ehoyos007 / skill-md-example-skill exact

A template skill demonstrating the SKILL.md format. Use this as a starting point for creating new skills.

jackspace / claudeskillz-sharing-skills exact

Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back...

oaustegard / claude-skills-versioning-skills exact

REQUIRED for all skill development. Automatically version control every skill file modification for rollback/comparison. Use after init_skill.sh, after every str_replace/create_file, and before packaging.

shipshitdev / library-skill-capture exact

Extracts valuable learnings, patterns, and workflows from conversations and persists them as reusable skill files. This skill should be used when a complex problem was solved, a valuable workflow...

bitwize-music-studio / claude-ai-music-skills-skill-model-updater exact

Update model references in skill files when new Claude models are released

ReinaMacCredy / maestro-creating-skills exact

Guide for creating, testing, and deploying effective skills. Use when users want to create a new skill, update an existing skill, verify skills work before deployment, or extend Claude's...

ComposioHQ / awesome-claude-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

nicepkg / ai-workflow-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

anthropics / skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

sickn33 / antigravity-awesome-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

cleodin / antigravity-awesome-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

caibingcheng / my-skills-collection-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

Durden7 / ai-skills-skill-creator exact

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,...

caibingcheng / my-skills-collection-my-skills-manager exact

Add, remove, modify skills to my-skills-collection repository or sync the repository. Install all the skills to AI agent's skills directory after operations.

nicepkg / ai-workflow-skill-downloader exact

Download and install Claude Code skills from various sources. Supports GitHub repositories, compressed archives (.zip, .tar.gz, .skill), and direct URLs. Use when user wants to download, install,...

martinemde / skillet-test-skill exact

A simple test skill that creates a greeting file

glittercowboy / taches-cc-resources-create-agent-skills exact

Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill...

atman-33 / skills-local-skill-loader exact

Loads (copies) a skill from a local source directory into the current project's skill library (.claude/skills). Use this when the user wants to import or copy a skill from another location on the...

lirazgershon148 / conversation-to-skill-generator exact

Analyzes conversations to extract patterns and workflows, then generates Skill.md files matching user's style. Use to convert successful chats into reusable skills.