skills.marketplace

// main.ts

> Agent Skills

Marketplace|

const skills = 15720 ;

// Curated for Claude Code, Codex CLI & ChatGPT

// 10 categories • open SKILL.md ecosystem

skills --listready

> Browse Agent Skills

$count:15720skills available--top=5000--sort

Browsing is limited to the top 5000 skills (out of 15,720). Use search to find more.

search --ai
Type to filter, or press Enter for search.
$find
$filter
acp-router.md
259k
1234
export acp-router
openclawfrom "openclaw/openclaw"
// Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread cre
2026-03-04
diffs.md
259k
1234
export diffs
openclawfrom "openclaw/openclaw"
// Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
2026-03-04
feishu-drive.md
259k
1234
export feishu-drive
openclawfrom "openclaw/openclaw"
// Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
2026-03-04
feishu-perm.md
259k
1234
export feishu-perm
openclawfrom "openclaw/openclaw"
// Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
2026-03-04
feishu-wiki.md
259k
1234
export feishu-wiki
openclawfrom "openclaw/openclaw"
// Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
2026-03-04
prose.md
259k
1234
export prose
openclawfrom "openclaw/openclaw"
// OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
2026-03-04
canvas.md
259k
1234
export canvas
openclawfrom "openclaw/openclaw"
// Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android).
2026-03-04
discord.md
259k
1234
export discord
openclawfrom "openclaw/openclaw"
// Discord ops via the message tool (channel=discord).
2026-03-04
gh-issues.md
259k
1234
export gh-issues
openclawfrom "openclaw/openclaw"
// Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model
2026-03-04
healthcheck.md
259k
1234
export healthcheck
openclawfrom "openclaw/openclaw"
// Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, wor
2026-03-04
sherpa-onnx-tts.md
259k
1234
export sherpa-onnx-tts
openclawfrom "openclaw/openclaw"
// Local text-to-speech via sherpa-onnx (offline, no cloud)
2026-03-04
xurl.md
259k
1234
export xurl
openclawfrom "openclaw/openclaw"
// A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
2026-03-04
$showper page
// РЪКОВОДСТВО

Как да използвате AI Skills

1

Инсталирайте skill от GitHub

terminal
npx skills add vercel-labs/agent-skills -y

Командата изтегля SKILL.md файловете от GitHub и ги записва в .claude/skills/ на проекта.

2

Файлова структура

.claude/skills/
next-best-practices/
SKILL.md
tailwind-design-system/
SKILL.md
3

Или създайте собствен skill

.claude/skills/my-custom-skill/SKILL.md
---
name: my-custom-skill
description: Описание кога и как да се използва този skill
---

# Инструкции

Когато потребителят поиска [задача], следвай тези стъпки:

1. Анализирай текущия код
2. Приложи най-добрите практики
3. Верифицирай резултата

Създайте SKILL.md файл с YAML frontmatter (name, description) и Markdown инструкции. AI агентът автоматично ще открие и зареди skill-а при нужда.

FAQ.md5 questions
01

Q: Какво представляват AI Agent Skills?

/** AI Agent Skills са файлове с инструкции (SKILL.md), които разширяват възможностите на AI кодиращи агенти като Claude Code, OpenAI Codex CLI и ChatGPT. Всеки skill съдържа специализирани знания и правила, които агентът следва при изпълнение на конкретни задачи. */
02

Q: Как да инсталирам skill?

/** Използвайте командата npx skills add <автор/репо> -y в терминала на проекта. Skill-ът се инсталира в директорията .claude/skills/ и е готов за използване веднага. Можете също да създадете собствен SKILL.md файл ръчно. */
03

Q: Кои AI агенти поддържат skills?

/** SKILL.md форматът е отворен стандарт, поддържан от Claude Code (Anthropic), Codex CLI (OpenAI), ChatGPT и VS Code Copilot. Всеки агент, имплементиращ Agent Skills стандарта, може да използва тези умения. */
04

Q: Безплатни ли са тези skills?

/** Да, всички skills в тази директория са с отворен код и напълно безплатни. Те се хостват в публични GitHub хранилища и могат да се използват свободно в проекти от всякакъв мащаб. */
05

Q: Мога ли да създам собствен skill?

/** Абсолютно! Създайте файл SKILL.md в папка .claude/skills/моят-skill/ на вашия проект. Файлът съдържа YAML frontmatter с name и description, последван от Markdown инструкции. Claude Code автоматично ще открие и използва вашия skill. */

Нуждаете се от AI решение?

Ние интегрираме AI агенти и автоматизации в бизнес процесите на нашите клиенти. Свържете се за безплатна консултация.