۲۲۶.۷k مهارت ایندکس‌شده · چند دقیقه پیش به‌روزرسانی شد

کتابخانه‌ای از مهارت‌هاکه عامل شما می‌تواند به‌ کار گیرد.

فایل‌های SKILL.md آزموده‌شده را برای Claude، Codex، Copilot، Cursor و Windsurf کشف و نصب کنید. جستجو و بررسی کنید و سپس با یک دستور به عامل خود اضافه کنید.

$
مرور مهارت‌هامطالعه مستندات

هر مهارت از میان بیش از ۲۲۶.۷k مخزن ایندکس‌شده، پس از حذف موارد تکراری و فیلتر کیفی انتخاب شده است

// مهارت‌های ویژه

مهارت‌های منتخب و محبوب از سوی جامعه

مشاهده همه
openclaw/ontology

Typed knowledge graph for structured agent memory and composable skills. Use when creating/querying entities (Person, Project, Task, Event, Document), linking related objects, enforcing constraints, planning multi-step actions as graph transformations, or when skills need to share state. Trigger on "remember", "what do I know about", "link X to Y", "show dependencies", entity CRUD, or cross-skill data access.

۱.۷ksecure
72
↵ npx skillhub install openclaw/skills/ontology
exceptionless/agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

۸۲۹secure
72
↵ npx skillhub install exceptionless/Exceptionless/agent-browser
daymade/ppt-creator

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp, PowerPoint). Use for presentations, pitches, slide decks, or keynotes.

۴۶۱secure
73
↵ npx skillhub install daymade/claude-code-skills/ppt-creator
vercel-labs/agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

۳۸۲secure
72
↵ npx skillhub install vercel-labs/agent-browser/agent-browser
steipete/markdown-converter

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.

۲۳۷secure
73
↵ npx skillhub install steipete/agent-scripts/markdown-converter
openclaw/ui-ux-pro-max

UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.

۲۲۷secure
72
↵ npx skillhub install openclaw/skills/ui-ux-pro-max
// چگونه کار می‌کند؟

شروع به استفاده کنید. One command.

  1. 01
    مهارت را پیدا کنید
    در میان هزاران مهارت جستجو کنید یا بر اساس دسته‌بندی مرور کنید
  2. 02
    با یک خط نصب کنید
    با دستور npx skillhub install مهارت را روی سیستم خود نصب کنید
  3. 03
    شروع به استفاده کنید
    مهارت به‌صورت خودکار توسط AI Agent شما شناسایی و فعال می‌شود
  4. 04
    یا از وب‌سایت نصب کنید
    مرورگر را ترجیح می‌دهید؟ پوشه مهارت یا فایل ZIP را از صفحه هر مهارت دانلود کنید و در عامل خود قرار دهید.
~/projects/my-app
$ skillhub search "pdf extraction"
1. anthropics/skills/pdf 54.5k ★ · AI 94
2. unstructured-io/skills/extract 12.1k ★ · AI 86
$ skillhub install anthropics/skills/pdf
✓ Downloaded (12 files, 84kb)
✓ Security scan passed
✓ Installed → ~/.claude/skills/pdf/
$  
// Works everywhere

Five platforms, one catalog.

Native install for Claude Code. The CLI transforms SKILL.md to the target rule format for the others on install.

Claude Code
~/.claude/skills/
Cursor
.cursor/rules/*.mdc
Windsurf
.windsurf/rules/*.md
Copilot
.github/instructions/
Codex
AGENTS.md