Discover and explore top open-source AI tools and projects—updated daily.
aiskillstoreAI agent skills marketplace
Top 97.1% on SourcePulse
This repository provides a curated marketplace for AI agent skills designed for Claude Code and Codex. It aims to simplify the discovery, installation, and management of secure, quality-verified skills, benefiting users who leverage these AI platforms for development and automation.
How It Works
The AI Skillstore acts as a central hub for AI agent skills, adhering to the Agent Skills specification. Users can discover and install skills through convenient methods like direct prompt integration for Claude Code or a dedicated installer for Codex, alongside traditional manual downloads. A key feature is the rigorous automated security analysis applied to all submitted skills, checking for dangerous code patterns, unauthorized file system access, network requests, obfuscation, and improper credential handling, followed by an admin review before publication.
Quick Start & Requirements
https://github.com/aiskillstore/marketplace/tree/main/skills/<skill-name>) and paste it into Claude Code for automatic fetching and installation.~/.claude/skills/<skill-name>/ (user scope) or .claude/skills/<skill-name>/ (project scope).$skill-installer install https://github.com/aiskillstore/marketplace/tree/main/skills/<skill-name> within Codex..codex/skills/<skill-name>/ (repo scope), ~/.codex/skills/<skill-name>/ (user scope), or /etc/codex/skills/<skill-name>/ (system scope), then restart Codex.Highlighted Details
Maintenance & Community
The project is maintained by the "AI Skillstore team." No specific community channels (like Discord/Slack) or detailed roadmap information are provided in the README.
Licensing & Compatibility
The marketplace catalog itself is licensed under MIT. However, individual skills hosted within the marketplace may carry their own licenses, which users must verify by checking each skill's LICENSE file. Compatibility for commercial use depends on the licenses of the individual skills.
Limitations & Caveats
Skills are subject to an automated security analysis and admin review process, which may introduce delays or rejections for submissions. The functionality and security of individual skills are dependent on this review pipeline. The marketplace is tightly coupled to the Claude Code and Codex platforms.
1 day ago
Inactive