skill▌
184 indexed skills · max 10 per page
agent-skill-creator
francyjglisboa/agent-skill-creator · Productivity
$23
search-skill
gbsoss/skill-from-masters · Productivity
Search and recommend Claude Code skills from trusted marketplaces based on user requirements. \n \n Searches across six curated sources in priority order: anthropics/skills, ComposioHQ/awesome-claude-skills, travisvn/awesome-claude-skills, skills.sh, ClawHub, and skillsmp.com \n Filters results by community verification (10+ stars), maintenance status (updated within 6 months), and security checks for suspicious code patterns \n Ranks recommendations using a weighted scoring system that prioriti
skill-forge
sanyuan0704/code-review-expert · Productivity
IRON LAW: Every line in a skill must justify its token cost. If it doesn't make the model's output better, more consistent, or more reliable — cut it.
skill-from-github
gbsoss/skill-from-masters · Productivity
Learn from quality GitHub projects to create custom agent skills. \n \n Guides you through searching GitHub for well-maintained projects (100+ stars, recent updates) that solve a specific problem, then presents top candidates for your review \n Walks through a structured deep-dive process: reading READMEs, examining core source files, extracting algorithms and patterns, and identifying best practices \n Encodes learned knowledge directly into a new skill via skill-creator, rather than simply wra
skill-security-audit
smartchainark/skill-security-audit · Productivity
Detect malicious patterns in installed Claude and OpenClaw skills. Based on SlowMist's analysis of 472+ malicious skills on ClawHub platform.
skill-creation-guide
davila7/claude-code-templates · Frontend
This skill provides guidance for creating effective skills.
skill-developer
sickn33/antigravity-awesome-skills · Productivity
Create and manage Claude Code skills with auto-activation triggers, following Anthropic best practices and the 500-line rule. \n \n Two-hook architecture: UserPromptSubmit for proactive skill suggestions based on keywords and intent patterns, and Stop hook for gentle error-handling reminders after responses \n Three skill types with different enforcement levels: guardrail skills (block critical mistakes), domain skills (suggest best practices), and warning skills (advisory only) \n Configuration
cc-skill-strategic-compact
sickn33/antigravity-awesome-skills · Productivity
cc-skill-strategic-compact \n Development skill skill. \n When to Use \n This skill is applicable to execute the workflow or actions described in the overview.
skill-creator
aiskillstore/marketplace · Productivity
Comprehensive guide for creating modular skills that extend Codex's capabilities with specialized knowledge and workflows. \n \n Skills consist of a required SKILL.md file with YAML frontmatter (name, description) and optional bundled resources (scripts, references, assets) organized to manage context efficiently \n Follow a six-step creation process: understand concrete usage examples, plan reusable contents, initialize with init_skill.py, edit SKILL.md and resources, package with package_skill
skill-create
skillscatalog/registry · Productivity
Use this skill to create new Agent Skills from templates. It generates a properly structured skill directory with a valid SKILL.md file and optional scripts/assets folders.