// main.ts
> for the open SKILL.md ecosystem
// Discover open-source agent skills from GitHub
/** * Search with AI semantics or keywords, browse by category, sort * by popularity. All skills use the open SKILL.md standard and are * ready to install */
Based on skill last push time, not same-day commit count
$ Start from a task, fetch JSON results, inspect a server-readable page, then follow the upstream SKILL.md source before installing anything.
Loading skills...
$ Explore agent skills organized by their primary use case
Loading categories...
$ Start from the job an agent needs to perform
Finding the right agent skill among thousands of GitHub repositories can be overwhelming. Skills Marketplace solves this by providing smart search, category filtering, and quality indicators to help you quickly find exactly what you need.
Whether you're a developer automating workflows, a team lead building custom AI tools, or a hobbyist exploring AI coding assistants, you'll find skills for every use case. All skills use the open SKILL.md standard, compatible with Claude Code, Openl Code CLI, and other tools adopting this format.
[Visit] Ready to explore this static collection of agent skills for AI coding assistants?
export const BrowseDiscover = () => { return ( <Q> {/** * Search through 11,997 agent skills with smart filtering by * category, author, and popularity. Compatible with Claude Code, Codex CLI * and ChatGPT. */} </Q> ) }
Your guide to agent skills for Claude Code, OpenI Codex, and AI coding tools - discover, install, and create custom skills in IMDs.