Marketplace
Description
Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.
Installation
claude install-skill https://github.com/aiskillstore/marketplace README
AI Skillstore - Agent Skills Marketplace
The official AI Skills marketplace for Claude Code and Codex. Discover, install, and manage AI agent skills following the [Agent Skills specification](https://agentskills.io/specification).
Quick Start
Claude Code Installation
Method 1: Quick Install (Recommended)
Copy this prompt and paste it into Claude Code:
Download all files from https://github.com/aiskillstore/marketplace/tree/main/skills/ and save to ~/.claude/skills/
Claude Code will automatically fetch and install the skill files.
Method 2: Manual Install
- undefined
Codex Installation
Method 1: Use $skill-installer (Recommended)
Run this command inside Codex:
$skill-installer install https://github.com/aiskillstore/marketplace/tree/main/skills/
Method 2: Manual Install
- undefined
For Skill Developers
Submit Your Skill
- undefined
Skill Requirements
Your repository should contain:
- undefined
Security Analysis
All submitted skills undergo automated security analysis that checks for:
- undefined
Skills that fail security checks will not be published.
Repository Structure
.
├── skills/ # Approved skills
│ └── /
│ ├── SKILL.md # Skill definition (required)
│ ├── scripts/ # Optional executable scripts
│ ├── references/ # Optional additional docs
│ └── assets/ # Optional static resources
├── pending/ # Skills awaiting review
├── schemas/ # JSON validation schemas
└── .github/workflows/ # Automation workflows
Available Skills
Browse all available skills at [skillstore.io](https://skillstore.i
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security community SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security community Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security community Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head report in `docs/maintainers/security-findings-triage-2026-03-29-refresh.md`. - Added a match
Security community Google Workspace Model Armor
Filter user-generated content for safety
Security community Google Workspace Alert Center
Manage security alerts
Security community Related Agents
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | - | [wshobson/agents](https://github.com/wshobson/agents) |
wcag-audit-patterns
| Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Deps Audit
| You are a dependency security expert specializing in vulnerability scanning, license compliance, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |