SKILLS BANK · PAGE 30 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 →
Ctx Upgrade
Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
DevAutomation
74
20k
16d ago
Ctx Upgrade
Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
Install with one command
npx skills add mksglu/context-mode --skill ctx-upgrade
Ctx Stats
Show how much context window context-mode saved this session. Displays token consumption, context savings ratio, and per-tool breakdown. Read-only — shows stats only, no reset capability. To wipe the knowledge base…
DevAutomation
74
20k
16d ago
Ctx Stats
Show how much context window context-mode saved this session. Displays token consumption, context savings ratio, and per-tool breakdown. Read-only — shows stats only, no reset capability. To wipe the knowledge base…
Show how much context window context-mode saved this session. Displays token consumption, context savings ratio, and per-tool breakdown. Read-only — shows stats only, no reset capability. To wipe the knowledge base…
Install with one command
npx skills add mksglu/context-mode --skill ctx-stats
Agency Agents Zh
🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。
DevAutomation
74
20k
25d ago
Agency Agents Zh
🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。
🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。
Install
No one-line install for this one — the source has the setup steps.
Enrich Context
Augment a Wren project with business context that DB schema cannot carry — enum value meanings, units (USD vs cents, ms vs sec), NULL semantics, magic sentinels (-1 = unknown), soft-delete default filters, business…
DevDataAutomation
74
18k
18d ago
Enrich Context
Augment a Wren project with business context that DB schema cannot carry — enum value meanings, units (USD vs cents, ms vs sec), NULL semantics, magic sentinels (-1 = unknown), soft-delete default filters, business…
Augment a Wren project with business context that DB schema cannot carry — enum value meanings, units (USD vs cents, ms vs sec), NULL semantics, magic sentinels (-1 = unknown), soft-delete default filters, business…
Install with one command
npx skills add Canner/WrenAI --skill enrich-context
Genbi
Turn a Wren project's context layer into a shareable, browser-side GenBI web app and deploy it to the user's Vercel or Cloudflare account. Orchestrates the full flow: wren genbi build returns a project-hydrated build…
DevData
74
18k
18d ago
Genbi
Turn a Wren project's context layer into a shareable, browser-side GenBI web app and deploy it to the user's Vercel or Cloudflare account. Orchestrates the full flow: wren genbi build returns a project-hydrated build…
Turn a Wren project's context layer into a shareable, browser-side GenBI web app and deploy it to the user's Vercel or Cloudflare account. Orchestrates the full flow: wren genbi build returns a project-hydrated build…
Install with one command
npx skills add Canner/WrenAI --skill genbi
Generate Mdl
Generate a Wren MDL project by exploring a database with available tools (SQLAlchemy, database drivers, MCP connectors, or raw SQL). Guides agents through schema discovery, type normalization, and MDL YAML generation…
DevDataAutomation
74
18k
18d ago
Generate Mdl
Generate a Wren MDL project by exploring a database with available tools (SQLAlchemy, database drivers, MCP connectors, or raw SQL). Guides agents through schema discovery, type normalization, and MDL YAML generation…
Generate a Wren MDL project by exploring a database with available tools (SQLAlchemy, database drivers, MCP connectors, or raw SQL). Guides agents through schema discovery, type normalization, and MDL YAML generation…
Install with one command
npx skills add Canner/WrenAI --skill generate-mdl
Onboarding (Canner)
Onboard a user to Wren Engine end-to-end. Walks through environment checks, project scaffolding, connection configuration via .env, and first query. Use when: user wants to install Wren Engine, set up a new data…
DataAutomation
74
18k
18d ago
Onboarding (Canner)
Onboard a user to Wren Engine end-to-end. Walks through environment checks, project scaffolding, connection configuration via .env, and first query. Use when: user wants to install Wren Engine, set up a new data…
Onboard a user to Wren Engine end-to-end. Walks through environment checks, project scaffolding, connection configuration via .env, and first query. Use when: user wants to install Wren Engine, set up a new data…
Install with one command
npx skills add Canner/WrenAI --skill onboarding
Usage
Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from…
DevDataAutomation
74
18k
18d ago
Usage
Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from…
Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from…
Install with one command
npx skills add Canner/WrenAI --skill usage
Wren
Wren CLI for AI agents — a semantic SQL layer over 22+ databases (Postgres, MySQL, BigQuery, Snowflake, Spark, …). The actual workflow guides live inside the wren CLI itself; this is just a discovery stub. Use…
DevDataAutomation
74
18k
18d ago
Wren
Wren CLI for AI agents — a semantic SQL layer over 22+ databases (Postgres, MySQL, BigQuery, Snowflake, Spark, …). The actual workflow guides live inside the wren CLI itself; this is just a discovery stub. Use…
Wren CLI for AI agents — a semantic SQL layer over 22+ databases (Postgres, MySQL, BigQuery, Snowflake, Spark, …). The actual workflow guides live inside the wren CLI itself; this is just a discovery stub. Use…
Install with one command
npx skills add Canner/WrenAI --skill wren
DOCX
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional…
Automation
74
15k
18d ago
DOCX
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional…
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional…
Install with one command
npx skills add eigent-ai/eigent --skill docx
PDF (eigent-ai)
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages…
AutomationDev
74
15k
18d ago
PDF (eigent-ai)
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages…
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages…
Install with one command
npx skills add eigent-ai/eigent --skill pdf
PPTX (eigent-ai)
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file…
DesignAutomationDev
74
15k
18d ago
PPTX (eigent-ai)
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file…
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file…
Install with one command
npx skills add eigent-ai/eigent --skill pptx
Skill Creator (eigent-ai)
Guide for creating effective skills. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
Automation
74
15k
18d ago
Skill Creator (eigent-ai)
Guide for creating effective skills. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
Guide for creating effective skills. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
Install with one command
npx skills add eigent-ai/eigent --skill skill-creator
Skill Security Auditor
Security auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded…
DevAutomationData
74
15k
18d ago
Skill Security Auditor
Security auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded…
Security auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded…
Install with one command
npx skills add eigent-ai/eigent --skill skill-security-auditor
XLSX (eigent-ai)
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns…
DataAutomation
74
15k
18d ago
XLSX (eigent-ai)
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns…
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns…
Install with one command
npx skills add eigent-ai/eigent --skill xlsx
Wiki Fold
Create a bounded, extractive, structurally idempotent rollup of recent Obsidian wiki log entries, with dry-run preview by default and one optional transaction apply. Use for manual log compression without modifying…
Automation
74
15k
27d ago
Wiki Fold
Create a bounded, extractive, structurally idempotent rollup of recent Obsidian wiki log entries, with dry-run preview by default and one optional transaction apply. Use for manual log compression without modifying…
Create a bounded, extractive, structurally idempotent rollup of recent Obsidian wiki log entries, with dry-run preview by default and one optional transaction apply. Use for manual log compression without modifying…
Install with one command
npx skills add AgriciDaniel/claude-obsidian --skill wiki-fold
Bambu Labs
Dry-run, upload, and cautiously initiate local Bambu Lab print jobs from validated plain .gcode, using Bambu LAN FTPS/MQTT handoffs.
Automation
74
14k
17d ago
Bambu Labs
Dry-run, upload, and cautiously initiate local Bambu Lab print jobs from validated plain .gcode, using Bambu LAN FTPS/MQTT handoffs.
Dry-run, upload, and cautiously initiate local Bambu Lab print jobs from validated plain .gcode, using Bambu LAN FTPS/MQTT handoffs.
Install with one command
npx skills add earthtojake/text-to-cad --skill bambu-labs
Magic UI Components MCP↗ trending
Generate beautiful, design-engineer-quality UI components from prompts. By 21st.dev.
DesignDev
74
5.8k
21d ago
Magic UI Components MCP↗ trending
Generate beautiful, design-engineer-quality UI components from prompts. By 21st.dev.
Generate beautiful, design-engineer-quality UI components from prompts. By 21st.dev.
Install with one command
npx -y @21st-dev/magic@latest
Lingo.dev MCP↗ trending
Make AI agents speak every language. Translate UIs, content, and code comments.
DevAutomation
74
5.4k
18d ago
Lingo.dev MCP↗ trending
Make AI agents speak every language. Translate UIs, content, and code comments.
Make AI agents speak every language. Translate UIs, content, and code comments.
Install with one command
npx -y lingo.dev mcp
CRO Methodology↗ trending
Scientific conversion rate optimization that rejects best-practice templates in favor of evidence-driven hypotheses.
E-commerce
74
2.1k
3mo ago
CRO Methodology↗ trending
Scientific conversion rate optimization that rejects best-practice templates in favor of evidence-driven hypotheses.
Scientific conversion rate optimization that rejects best-practice templates in favor of evidence-driven hypotheses.
Install
No one-line install for this one — the source has the setup steps.
Influence Psychology↗ trending
Persuasion science applying Cialdini's seven principles of influence to outreach, demos, and proposal writing.
Sales
74
2.1k
3mo ago
Influence Psychology↗ trending
Persuasion science applying Cialdini's seven principles of influence to outreach, demos, and proposal writing.
Persuasion science applying Cialdini's seven principles of influence to outreach, demos, and proposal writing.
Install
No one-line install for this one — the source has the setup steps.
Obviously Awesome↗ trending
Product positioning framework defining competitive advantages and target customers — April Dunford's methodology.
DevMarketing
74
2.1k
3mo ago
Obviously Awesome↗ trending
Product positioning framework defining competitive advantages and target customers — April Dunford's methodology.
Product positioning framework defining competitive advantages and target customers — April Dunford's methodology.
Install
No one-line install for this one — the source has the setup steps.
One-Page Marketing↗ trending
Complete end-to-end marketing plan using Allan Dib's 9-square grid — before/during/after framework.
Marketing
74
2.1k
3mo ago
One-Page Marketing↗ trending
Complete end-to-end marketing plan using Allan Dib's 9-square grid — before/during/after framework.
Complete end-to-end marketing plan using Allan Dib's 9-square grid — before/during/after framework.
Install
No one-line install for this one — the source has the setup steps.
Predictable Revenue↗ trending
Outbound sales process and Cold Calling 2.0 methodology — SDR specialization, ICP, and prospecting cadences.
Sales
74
2.1k
3mo ago
Predictable Revenue↗ trending
Outbound sales process and Cold Calling 2.0 methodology — SDR specialization, ICP, and prospecting cadences.
Outbound sales process and Cold Calling 2.0 methodology — SDR specialization, ICP, and prospecting cadences.
Install
No one-line install for this one — the source has the setup steps.
No skills match those filters.
Try a different use or .