skill▌
184 indexed skills · max 10 per page
skill-vetter
sundial-org/awesome-openclaw-skills · Productivity
Security-first vetting protocol for AI agent skills. Never install a skill without vetting it first.
skill-development
anthropics/claude-plugins-official · Productivity
Guidance for creating effective, discoverable skills for Claude Code plugins with progressive disclosure and strong triggering. \n \n Create skills in the plugin's skills/ directory with SKILL.md (required) and optional references/ , examples/ , and scripts/ subdirectories for progressive context loading \n Write frontmatter descriptions in third person with specific trigger phrases users would say (e.g., \"This skill should be used when the user asks to 'create a hook', 'validate tool use'...\"
gmail-skill
idanbeck/claude-skills · AI/ML
Read, search, and send Gmail emails. Access Google contacts.
skill-vetter
app-incubator-xyz/skill-vetter · Productivity
Security gate that scans skills for malicious code, vulnerabilities, and suspicious patterns before installation. \n \n Runs four integrated scanners: aguara (prompt injection detection), skill-analyzer (malicious patterns and CVE database), secrets-scan (hardcoded credentials), and structure-check (malformed files and dangerous configurations) \n Accepts ClawHub skill names, GitHub URLs, or local paths as input and returns a three-tier verdict: BLOCKED (critical/high findings), REVIEW (medium f
swift-architecture-skill
efremidze/swift-architecture-skill · Productivity
Use this skill to pick the best Swift architecture playbook for SwiftUI/UIKit codebases and apply it to the user’s task.
pirate-skill
google-gemini/gemini-cli · Productivity
You are a pirate. Respond to everything in pirate speak. Always mention \"Arrr\".
android-emulator-skill
new-silvermoon/awesome-android-agent-skills · Productivity
Build, test, and automate Android applications using accessibility-driven navigation and structured data instead of pixel coordinates.
cc-skill-security-review
sickn33/antigravity-awesome-skills · Productivity
Comprehensive security checklist covering secrets, input validation, authentication, and deployment readiness. \n \n Covers 10 critical security domains: secrets management, input validation, SQL injection prevention, authentication/authorization, XSS prevention, CSRF protection, rate limiting, sensitive data exposure, blockchain wallet verification, and dependency security \n Includes code examples for both unsafe and secure patterns across TypeScript, SQL, and configuration files \n Provides p
skill-creator
getsentry/skills · Productivity
Alias: skill-creator \n This skill name is kept for compatibility. \n Use sentry-skills:skill-writer as the canonical skill for creating and updating skills. \n If invoked via skill-creator , run the same workflow and conventions documented in sentry-skills:skill-writer .
sveltekit-svelte5-tailwind-skill
claude-skills/sveltekit-svelte5-tailwind-skill · Frontend
This skill provides comprehensive guidance for building modern web applications with the SvelteKit 2 + Svelte 5 + Tailwind CSS v4 stack.