skill▌
184 indexed skills · max 10 per page
day1-test-skill
ai-native-camp/camp-2 · Testing
Verification skill demonstrating the skill system's basic functionality and loading mechanism. \n \n Executes when /day1-test-skill is invoked, confirming the skill system is operational \n Outputs a success message and explanation of how skills are loaded on-demand into context \n Designed as an onboarding exercise to help users understand Progressive Disclosure and skill mechanics \n
skill-authoring
microsoft/github-copilot-for-azure · Productivity
Guidelines and validation for writing Agent Skills compliant with agentskills.io specification. \n \n Covers skill structure (SKILL.md, references/, scripts/), frontmatter constraints (name format, description limits), and token budgets (SKILL.md <5000 tokens, references <1000 each) \n Enforces metadata best practices: use WHEN: trigger phrases in descriptions, avoid DO NOT USE FOR: keywords, keep descriptions under 60 words \n Implements progressive disclosure with just-in-time refere
skill-scanner
getsentry/skills · Productivity
Automated security scanning for agent skills before installation, detecting prompt injection, malicious code, excessive permissions, and supply chain risks. \n \n Runs static analysis via bundled Python scanner that outputs structured JSON findings with severity levels and URLs \n Validates SKILL.md frontmatter (required fields, tool justification, model overrides) and checks for config poisoning or scope creep in instructions \n Analyzes scripts for data exfiltration, reverse shells, credential
skill-creator
anthropics/claude-plugins-official · Productivity
Create, test, and iteratively improve AI agent skills with structured evaluation and benchmarking. \n \n Guides you through the full skill development lifecycle: intent capture, draft writing, test case creation, evaluation, and iteration based on user feedback \n Runs quantitative benchmarks comparing skill-enabled vs. baseline performance, with timing and token usage analysis across multiple test cases \n Generates an interactive browser-based review tool for qualitative evaluation — side-by-s
ios-simulator-skill
conorluddy/ios-simulator-skill · Productivity
21 production-ready scripts for iOS app testing, building, and automation via accessibility-driven navigation. \n \n Semantic element interaction using accessibility trees instead of pixel coordinates, reducing token cost from 1,600–6,300 per screenshot to 10–50 per query \n Covers five domains: build and testing, navigation and gestures, accessibility auditing, permissions and notifications, and simulator lifecycle management \n All scripts support --json for machine-readable output and auto-de
skill-creator
langgenius/dify · Productivity
$22
skill-creator
bytedance/deer-flow · Productivity
A skill for creating new skills and iteratively improving them.
template-skill
composiohq/awesome-claude-skills · Productivity
template-skill
skill-share
composiohq/awesome-claude-skills · Productivity
Create and automatically share new Claude skills with your team via Slack. \n \n Generates properly structured skill directories with standardized SKILL.md templates, metadata, and organized subdirectories (scripts/, references/, assets/) \n Validates skill format, naming conventions, and metadata completeness before packaging \n Creates distributable zip files and automatically posts skill summaries to designated Slack channels using Rube integration \n Enforces hyphen-case naming and YAML fron
skill-creator
steipete/clawdis · Productivity
This skill provides guidance for creating effective skills.