marketplace  by aiskillstore

AI agent skills marketplace

Created 4 months ago
262 stars

Top 97.1% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Claude Code:
    • Recommended: Copy a prompt from the repository (e.g., https://github.com/aiskillstore/marketplace/tree/main/skills/<skill-name>) and paste it into Claude Code for automatic fetching and installation.
    • Manual: Download a skill ZIP from skillstore.io and extract it to ~/.claude/skills/<skill-name>/ (user scope) or .claude/skills/<skill-name>/ (project scope).
  • Codex:
    • Recommended: Run $skill-installer install https://github.com/aiskillstore/marketplace/tree/main/skills/<skill-name> within Codex.
    • Manual: Download a skill ZIP from skillstore.io and extract it to .codex/skills/<skill-name>/ (repo scope), ~/.codex/skills/<skill-name>/ (user scope), or /etc/codex/skills/<skill-name>/ (system scope), then restart Codex.
  • Prerequisites: Requires a functional Claude Code or Codex environment.
  • Links: skillstore.io, skillstore.io/submit, skillstore.io/docs, agentskills.io/specification.

Highlighted Details

  • Security-audited skills with automated checks for dangerous code, file access, network activity, and credential handling.
  • One-click installation options streamline the setup process for both Claude Code and Codex users.
  • A curated marketplace (skillstore.io) for discovering and managing AI agent capabilities.
  • A defined submission process for developers, including automated security analysis and admin review.

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.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
204
Issues (30d)
36
Star History
29 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.