Skip to content
Live journey to $500K MRR 1.9% $9.5K $500K MRR 1 client · Meta Ads management last sync · today

SKILLS BANK · PAGE 20 OF 50

The full bank, ranked.

Sorted by score. Filter by what you use it for, search by name or repo, click a row for the install command. Back to page 1 →

Use for
Source
Category

Use for

Headroom

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

DevAutomation
76
69k
16d ago
DevAutomation69k16d ago

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

MCP server headroomlabs-ai/headroom 69,098 stars 5,359 forks Apache-2.0 Updated Sep 2026

DevAutomation

Install

No one-line install for this one — the source has the setup steps.

Agent Browser (code-yeongyu)

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web…

DevData
76
69k
29d ago
DevData69k29d ago

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web…

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Aug 2026

DevData

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill agent-browser

Dag Library

Stores a DAG definition once and re-runs it by name, instead of pasting the definition into every run. Use when the user wants to save a DAG, run a saved one, or schedule the same multi-agent graph repeatedly.

DevAutomation
76
69k
18d ago
DevAutomation69k18d ago

Stores a DAG definition once and re-runs it by name, instead of pasting the definition into every run. Use when the user wants to save a DAG, run a saved one, or schedule the same multi-agent graph repeatedly.

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

DevAutomation

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill dag-library

Data Scientist

Processes and analyzes data with resident-kernel engines (DuckDB, Polars) and one-shot tools. Use for CSV/parquet/JSON analysis, group-by/join/aggregation, time series, distributions, cleaning, or plotting a dataset.

Data
76
69k
18d ago
Data69k18d ago

Processes and analyzes data with resident-kernel engines (DuckDB, Polars) and one-shot tools. Use for CSV/parquet/JSON analysis, group-by/join/aggregation, time series, distributions, cleaning, or plotting a dataset.

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

Data

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill data-scientist

Frontend

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

DesignDev
76
69k
18d ago
DesignDev69k18d ago

Builds, styles, and polishes web UI and UX. Use for any frontend, page, component, styling, layout, animation, or visual-quality task, or when asked to make an interface look or feel a certain way.

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

DesignDev

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill frontend

Lsp Setup

Configures a language server so editor/agent tooling (diagnostics, go-to-definition, references, rename) works. Use when a project needs an LSP installed or wired, or a 'no LSP server configured' error appears.

Automation
76
69k
18d ago
Automation69k18d ago

Configures a language server so editor/agent tooling (diagnostics, go-to-definition, references, rename) works. Use when a project needs an LSP installed or wired, or a 'no LSP server configured' error appears.

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

Automation

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill lsp-setup

Mass Ulw

Drives dependency-ordered child work through the native workflow tool, one run per phase with retry/amend/send recovery. Use when the user asks for mass-ulw, a DAG of tasks, or fan-out work where some tasks must wait…

Automation
76
69k
18d ago
Automation69k18d ago

Drives dependency-ordered child work through the native workflow tool, one run per phase with retry/amend/send recovery. Use when the user asks for mass-ulw, a DAG of tasks, or fan-out work where some tasks must wait…

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

Automation

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill mass-ulw

Onboarding

Guides a first-time omo user through setup and the core workflow. Use when a new user asks to get started with omo.

AutomationDev
76
69k
18d ago
AutomationDev69k18d ago

Guides a first-time omo user through setup and the core workflow. Use when a new user asks to get started with omo.

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

AutomationDev

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill onboarding

Opencode Qa

QA opencode itself, per case: verify the CLI/terminal (opencode run, db, serve, export), prove a specific plugin hook/action/event fired via the SSE event stream, smoke-test the TUI under tmux, and investigate…

DevAutomation
76
69k
20d ago
DevAutomation69k20d ago

QA opencode itself, per case: verify the CLI/terminal (opencode run, db, serve, export), prove a specific plugin hook/action/event fired via the SSE event stream, smoke-test the TUI under tmux, and investigate…

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

DevAutomation

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill opencode-qa

Review Work

Post-implementation gate review: run manual QA on the real surface yourself, then launch ONE gate reviewer (never a panel) to audit goal, constraints, code quality, security, missed context, and QA evidence. Use…

DevAutomation
76
69k
18d ago
DevAutomation69k18d ago

Post-implementation gate review: run manual QA on the real surface yourself, then launch ONE gate reviewer (never a panel) to audit goal, constraints, code quality, security, missed context, and QA evidence. Use…

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

DevAutomation

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill review-work

Ulw Execute

Executes a written Prometheus work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents. Use when the user says ulw-execute or asks to run a .omo/plans plan.

DevAutomation
76
69k
18d ago
DevAutomation69k18d ago

Executes a written Prometheus work plan with Boulder state, evidence ledger, worktree discipline, and parallel subagents. Use when the user says ulw-execute or asks to run a .omo/plans plan.

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

DevAutomation

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill ulw-execute

Ulw Plan

ACTIVATES ONLY on an explicit user request for the ulw-plan workflow: the user themselves saying ulw-plan, ulw plan, /skill:ulw-plan, or asking in their own words for a work plan before coding. NEVER self-activates…

DevAutomation
76
69k
20d ago
DevAutomation69k20d ago

ACTIVATES ONLY on an explicit user request for the ulw-plan workflow: the user themselves saying ulw-plan, ulw plan, /skill:ulw-plan, or asking in their own words for a work plan before coding. NEVER self-activates…

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

DevAutomation

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill ulw-plan

Visual Qa

Runs rigorous visual QA across web, terminal, and paginated surfaces with screenshot evidence and a verdict. Use for any UI build or change, or when asked whether a page, component, or TUI looks right.

DesignDev
76
69k
18d ago
DesignDev69k18d ago

Runs rigorous visual QA across web, terminal, and paginated surfaces with screenshot evidence and a verdict. Use for any UI build or change, or when asked whether a page, component, or TUI looks right.

SKILL.md code-yeongyu/oh-my-openagent 68,750 stars 5,645 forks NOASSERTION Updated Sep 2026

DesignDev

Install with one command

npx skills add code-yeongyu/oh-my-openagent --skill visual-qa

Orca

Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.

DevAutomation
76
63k
16d ago
DevAutomation63k16d ago

Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.

Repo stablyai/orca 62,559 stars 4,168 forks MIT Updated Sep 2026

DevAutomation

Install

No one-line install for this one — the source has the setup steps.

Goose

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

DevAutomation
76
54k
16d ago
DevAutomation54k16d ago

an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

MCP server aaif-goose/goose 53,958 stars 6,188 forks Apache-2.0 Updated Sep 2026

DevAutomation

Install

No one-line install for this one — the source has the setup steps.

Ppt Master

AI turns documents or topics into real, native PowerPoint decks—with native shapes, transitions and animations, data-backed charts and tables on demand, audio narration from speaker notes, and support for your own…

DesignData
76
52k
17d ago
DesignData52k17d ago

AI turns documents or topics into real, native PowerPoint decks—with native shapes, transitions and animations, data-backed charts and tables on demand, audio narration from speaker notes, and support for your own…

Repo hugohe3/ppt-master 52,345 stars 4,193 forks MIT Updated Sep 2026

DesignData

Install

No one-line install for this one — the source has the setup steps.

Cherry Electron Dev

Develop, fix, and profile Cherry Studio in a tracked Electron instance. Use for everyday implementation, UI and interaction work, bug fixing, runtime debugging, DevTools inspection, lag or jank investigation, CPU and…

AutomationDevDesign
76
52k
28d ago
AutomationDev+152k28d ago

Develop, fix, and profile Cherry Studio in a tracked Electron instance. Use for everyday implementation, UI and interaction work, bug fixing, runtime debugging, DevTools inspection, lag or jank investigation, CPU and…

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

AutomationDevDesign

Install with one command

npx skills add CherryHQ/cherry-studio --skill cherry-electron-dev

Cherry Studio Feedback

Use when Cherry Studio 用户希望报告、提交或整理 BUG、UI/UX 问题或功能建议,但未明确要求创建 GitHub Issue。

DesignAutomationDev
76
52k
25d ago
DesignAutomation+152k25d ago

Use when Cherry Studio 用户希望报告、提交或整理 BUG、UI/UX 问题或功能建议,但未明确要求创建 GitHub Issue。

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

DesignAutomationDev

Install with one command

npx skills add CherryHQ/cherry-studio --skill cherry-studio-feedback

Code Mate Claude Code

Runs Claude Code non-interactively for code analysis and implementation tasks. Use when the user asks to delegate repository work to Claude Code or compare its result with another coding agent.

DevAutomation
76
52k
26d ago
DevAutomation52k26d ago

Runs Claude Code non-interactively for code analysis and implementation tasks. Use when the user asks to delegate repository work to Claude Code or compare its result with another coding agent.

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

DevAutomation

Install with one command

npx skills add CherryHQ/cherry-studio --skill code-mate-claude-code

Code Mate Antigravity

Runs Antigravity CLI headlessly for repository analysis and coding tasks. Use when the user asks to delegate work to Antigravity CLI or compare its result with another coding agent.

DevAutomation
76
52k
25d ago
DevAutomation52k25d ago

Runs Antigravity CLI headlessly for repository analysis and coding tasks. Use when the user asks to delegate work to Antigravity CLI or compare its result with another coding agent.

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

DevAutomation

Install with one command

npx skills add CherryHQ/cherry-studio --skill code-mate-antigravity

Code Mate Codex

Runs Codex CLI non-interactively for code analysis and implementation tasks. Use when the user asks to delegate repository work to Codex or obtain a second coding-agent result.

DevAutomation
76
52k
26d ago
DevAutomation52k26d ago

Runs Codex CLI non-interactively for code analysis and implementation tasks. Use when the user asks to delegate repository work to Codex or obtain a second coding-agent result.

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

DevAutomation

Install with one command

npx skills add CherryHQ/cherry-studio --skill code-mate-codex

Code Mate Deepseek Harness

Runs DeepSeek Harness headlessly for bounded repository tasks. Use when the user asks to delegate analysis or implementation to DeepSeek Harness.

DevAutomation
76
52k
26d ago
DevAutomation52k26d ago

Runs DeepSeek Harness headlessly for bounded repository tasks. Use when the user asks to delegate analysis or implementation to DeepSeek Harness.

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

DevAutomation

Install with one command

npx skills add CherryHQ/cherry-studio --skill code-mate-deepseek-harness

Code Mate Hermes

Runs Hermes Agent in one-shot mode for bounded local tasks. Use when the user explicitly asks to delegate work to Hermes and accepts its automatic tool approval behavior.

DevAutomation
76
52k
26d ago
DevAutomation52k26d ago

Runs Hermes Agent in one-shot mode for bounded local tasks. Use when the user explicitly asks to delegate work to Hermes and accepts its automatic tool approval behavior.

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

DevAutomation

Install with one command

npx skills add CherryHQ/cherry-studio --skill code-mate-hermes

Code Mate Gemini

Runs Gemini CLI headlessly for repository analysis and coding tasks. Use when the user asks to delegate work to Gemini CLI or compare its result with another coding agent.

DevAutomation
76
52k
26d ago
DevAutomation52k26d ago

Runs Gemini CLI headlessly for repository analysis and coding tasks. Use when the user asks to delegate work to Gemini CLI or compare its result with another coding agent.

SKILL.md CherryHQ/cherry-studio 51,507 stars 4,926 forks AGPL-3.0 Updated Aug 2026

DevAutomation

Install with one command

npx skills add CherryHQ/cherry-studio --skill code-mate-gemini