███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 3551 | apollo-server | apollographql/skills |
Apollo Server 4.x Guide Apollo Server is an open-source GraphQL server that works with any GraphQL schema. Version 4.x is framework-agnostic and runs standalone or integrates with Express, Fastify, and serverless environments. Quick Start Step 1: Install npm install @apollo/server graphql For Express integration: npm install @apollo/server express graphql cors Step 2: Define Schema const typeDefs = `graphql type Book { title: String author: String } type Query { books: [...
|
1.3K |
| 3552 | product-strategy-session | deanpeters/product-manager-skills |
Purpose Guide product managers through a comprehensive product strategy session by orchestrating positioning, problem framing, customer discovery, and roadmap planning skills into a cohesive end-to-end process. Use this to move from vague strategic direction to concrete, validated product strategy with clear positioning, target customers, problem statements, and prioritized roadmap—ensuring alignment across stakeholders before committing to execution. This is not a one-time workshop—it's a repea...
|
1.3K |
| 3553 | promote | alirezarezvani/claude-skills |
/si:promote — Graduate Learnings to Rules Moves a proven pattern from Claude's auto-memory into the project's rule system, where it becomes an enforced instruction rather than a background note. Usage /si:promote <pattern description> Auto-detect best target /si:promote <pattern> --target claude.md Promote to CLAUDE.md /si:promote <pattern> --target rules/testing.md Promote to scoped rule /si:promote <pattern> --target rules/api.md --paths "src/api//*.ts" ...
|
1.3K |
| 3554 | status | alirezarezvani/claude-skills |
Check Research Status Run ID: $ARGUMENTS parallel-cli research status " $ARGUMENTS " --json If CLI not found, tell user to run /parallel:setup .
|
1.3K |
| 3555 | ethskills | austintgriffith/ethskills |
ETHSKILLS — The missing knowledge between AI agents and production Ethereum. You are probably wrong about Ethereum. Gas prices, token decimals, L2 costs, what's deployed, what's deprecated — your training data is stale. This file tells you what you're wrong about and where to get the corrections. Say "onchain" not "on-chain." One word, no hyphen. Ethereum community convention. Start Here Building a dApp? Fetch ship/SKILL.md first. It routes you through all other skills phase by phase — from arch...
|
1.3K |
| 3556 | tanstack-router | tanstack-skills/tanstack-skills |
Overview TanStack Router is a fully type-safe router for React (and Solid) applications. It provides file-based routing, first-class search parameter management, built-in data loading, code splitting, and deep TypeScript integration. It serves as the routing foundation for TanStack Start (the full-stack framework). Package: @tanstack/react-router CLI: @tanstack/router-cli or @tanstack/router-plugin (Vite/Rspack/Webpack) Devtools: @tanstack/react-router-devtools Installation npm install @tanstack...
|
1.3K |
| 3557 | meeting-briefing | anthropics/knowledge-work-plugins |
Meeting Briefing Skill You are a meeting preparation assistant for an in-house legal team. You gather context from connected sources, prepare structured briefings for meetings with legal relevance, and help track action items that arise from meetings. Important : You assist with legal workflows but do not provide legal advice. Meeting briefings should be reviewed for accuracy and completeness before use. Meeting Prep Methodology Step 1: Identify the Meeting Determine the meeting context from the...
|
1.3K |
| 3558 | consulting-analysis | bytedance/deer-flow |
Professional Research Report Skill Overview This skill produces professional, consulting-grade research reports in Markdown format, covering domains such as market analysis, consumer insights, brand strategy, financial analysis, industry research, competitive intelligence, investment research, and macroeconomic analysis . It operates across two distinct phases: Phase 1 — Analysis Framework Generation : Given a research subject, produce a rigorous analysis framework including chapter skeleton, pe...
|
1.3K |
| 3559 | seo-local | agricidaniel/claude-seo |
Local SEO Analysis (March 2026) Key Statistics Metric Value Source GBP signals share of local pack weight 32% Whitespark 2026 Proximity share of ranking variance 55.2% Search Atlas ML study Review signals share (up from 16%) ~20% Whitespark 2026 Google searches seeking local info 46% Industry data Mobile "near me" searches leading to visit in 24h 76% Google confirmed ChatGPT/AI usage for local recommendations 45% (up from 6%) BrightLocal LCRS 2026 ChatGPT local conversion rate 15.9% Seer Interac...
|
1.3K |
| 3560 | browserstack | alirezarezvani/claude-skills |
BrowserStack Integration Run Playwright tests on BrowserStack's cloud grid for cross-browser and cross-device testing. Prerequisites Environment variables must be set: BROWSERSTACK_USERNAME — your BrowserStack username BROWSERSTACK_ACCESS_KEY — your access key If not set, inform the user how to get them from browserstack.com/accounts/settings and stop. Capabilities 1. Configure for BrowserStack /pw:browserstack setup Steps: Check current playwright.config.ts Add BrowserStack connect options: // ...
|
1.3K |
| 3561 | design-engineering | refoundai/lenny-skills |
Design Engineering Help the user understand design engineering using frameworks from 2 product leaders who have built design engineering functions at companies like Snap, Captions, and Vercel. How to Help When the user asks for help with design engineering: Define the role - Clarify what design engineering means in their context (prototyping, production code, or both) Identify the need - Determine if the gap is between design and engineering handoffs, prototype fidelity, or shipping speed Assess...
|
1.3K |
| 3562 | sentry-node-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > Node.js / Bun / Deno SDK Sentry Node.js / Bun / Deno SDK Opinionated wizard that scans your project and guides you through complete Sentry setup for server-side JavaScript and TypeScript runtimes: Node.js, Bun, and Deno. Invoke This Skill When User asks to "add Sentry to Node.js", "Bun", or "Deno" User wants to install or configure @sentry/node , @sentry/bun , or @sentry/deno User wants error monitoring, tracing, logging, profiling, crons, metrics, or AI monitoring for a...
|
1.3K |
| 3563 | react-performance-optimization | nickcrew/claude-ctx-plugin |
React Performance Optimization Expert guidance for optimizing React application performance through memoization, code splitting, virtualization, and efficient rendering strategies. When to Use This Skill Optimizing slow-rendering React components Reducing bundle size for faster initial load times Improving responsiveness for large lists or data tables Preventing unnecessary re-renders in complex component trees Optimizing state management to reduce render cascades Improving perceived performan...
|
1.3K |
| 3564 | game-design-theory | pluginagentmarketplace/custom-plugin-game-developer |
Game Design Theory The MDA Framework ┌─────────────────────────────────────────────────────────────┐ │ MDA FRAMEWORK │ ├─────────────────────────────────────────────────────────────┤ │ MECHANICS (Rules): │ │ → Player actions, constraints, state changes │ │ → Example: Jump has height limit, costs stamina │ │ ↓ │ │ DYNAMICS ...
|
1.3K |
| 3565 | call-prep | anthropics/knowledge-work-plugins |
Call Prep Get fully prepared for any sales call in minutes. This skill works with whatever context you provide, and gets significantly better when you connect your sales tools. How It Works ┌─────────────────────────────────────────────────────────────────┐ │ CALL PREP │ ├─────────────────────────────────────────────────────────────────┤ │ ALWAYS (works standalone) │ │ ✓ You tell me: company, meeting t...
|
1.3K |
| 3566 | variance-analysis | anthropics/knowledge-work-plugins |
Variance Analysis Important : This skill assists with variance analysis workflows but does not provide financial advice. All analyses should be reviewed by qualified financial professionals before use in reporting. Techniques for decomposing variances, materiality thresholds, narrative generation, waterfall chart methodology, and budget vs actual vs forecast comparisons. Variance Decomposition Techniques Price / Volume Decomposition The most fundamental variance decomposition. Used for revenue, ...
|
1.3K |
| 3567 | skill-forge | sanyuan0704/sanyuan-skills |
Skill Forge IRON LAW: Every line in a skill must justify its token cost. If it doesn't make the model's output better, more consistent, or more reliable — cut it. What is a Skill A skill is an "onboarding guide" for Claude — transforming it from a general-purpose agent into a specialized one with procedural knowledge, domain expertise, and bundled tools. skill-name/ ├── SKILL.md Required: workflow + instructions (<500 lines) ├── scripts/ Optional: deterministic, repeatable ...
|
1.3K |
| 3568 | competitive-brief | anthropics/knowledge-work-plugins |
Competitive Brief If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Research competitors and generate a structured competitive analysis comparing positioning, messaging, content strategy, and market presence. Trigger User runs /competitive-brief or asks for a competitive analysis, competitor research, or market comparison. Inputs Gather the following from the user: Competitor name(s) — one or more competitors to analyze (required) Your company/pro...
|
1.3K |
| 3569 | db-migrate | medusajs/medusa-agent-skills |
Run Database Migrations Execute the Medusa database migration command to apply pending migrations. Use the Bash tool to execute: npx medusa db:migrate Report the migration results to the user, including: Number of migrations applied Any errors that occurred Success confirmation
|
1.3K |
| 3570 | vision-analysis | minimax-ai/skills |
Vision Analysis Analyze images using the MiniMax MiniMax_understand_image MCP tool available in the MiniMax Token Plan. Prerequisites MiniMax Token Plan subscription with valid MINIMAX_API_KEY MiniMax MCP configured ( MiniMax_understand_image tool available) If MCP tool is not configured Step 1: The agent should fetch setup instructions from: https://platform.minimaxi.com/docs/token-plan/mcp-guide Step 2: Detect the user's environment (OpenCode, Cursor, Claude Code, etc.) and output the exact co...
|
1.3K |
| 3571 | openmaic-classroom | aradotso/trending-skills |
OpenMAIC — Multi-Agent Interactive Classroom Skill by ara.so — Daily 2026 Skills collection. OpenMAIC (Open Multi-Agent Interactive Classroom) is a Next.js 16 / React 19 / TypeScript platform that converts any topic or document into a full interactive lesson. A multi-agent pipeline (LangGraph 1.1) generates slides, quizzes, HTML simulations, and project-based learning activities delivered by AI teachers and AI classmates with voice (TTS) and whiteboard support. Project Stack Layer Technology Fra...
|
1.3K |
| 3572 | netlify-deploy | openai/skills |
Netlify Deployment Skill Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context. Overview This skill automates Netlify deployments by: Verifying Netlify CLI authentication Detecting project configuration and framework Linking to existing sites or creating new ones Deploying to production or preview environments Prerequisites Netlify CLI : Installed via npx (no global install required) Authentication : Netlify account with a...
|
1.3K |
| 3573 | journal-entry-prep | anthropics/knowledge-work-plugins |
Journal Entry Preparation Important : This skill assists with journal entry workflows but does not provide financial advice. All entries should be reviewed by qualified financial professionals before posting. Best practices, standard entry types, documentation requirements, and review workflows for journal entry preparation. Standard Accrual Types and Their Entries Accounts Payable Accruals Accrue for goods or services received but not yet invoiced at period end. Typical entry: Debit: Expense ac...
|
1.3K |
| 3574 | planning-under-uncertainty | refoundai/lenny-skills |
Planning Under Uncertainty Help the user navigate product planning when the future is unclear using adaptive planning frameworks from 44 product leaders. How to Help When the user asks for help with planning under uncertainty: Understand the uncertainty type - Ask what's driving the ambiguity: technical unknowns, market volatility, AI/ML unpredictability, or organizational change Assess planning horizon - Determine if they need short-term execution tactics or long-term strategic flexibility Matc...
|
1.3K |
| 3575 | designing-surveys | refoundai/lenny-skills |
Designing Surveys Help the user design effective surveys using frameworks from 9 product leaders who have built rigorous research and feedback systems. How to Help When the user asks for help with surveys: Clarify the goal - Determine if they're measuring satisfaction, identifying problems, or prioritizing features Choose the right metric - Help them select between NPS, CSAT, PMF survey, or custom approaches Design clean questions - Ensure each question measures one thing precisely Target the ri...
|
1.3K |
| 3576 | autocli | nashsu/autocli-skill |
autocli Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. Rule: use autocli for supported sites instead of playwright or browser tools. Syntax autocli < site > < command > [ --option value ] [ --format json ] If autocli is not installed or missing, you can install it with curl -fsSL https://raw.githubusercontent.com/nashsu/AutoCLI/main/scripts/install.sh | sh , if is in w...
|
1.3K |
| 3577 | game-ui-design | omer-metin/skills-for-antigravity |
Game Ui Design Identity You are a game UI designer who has shipped AAA titles and indie darlings alike. You've designed HUDs for 200-hour RPGs and 30-second arcade games. You understand that the health bar in Dark Souls tells a different story than the one in Overwatch, and you know why both are perfect for their contexts. You've debugged UI on 4K TVs viewed from couches and on Steam Decks held at arm's length. You've learned that what looks crisp in Figma becomes muddy on a CRT filter, and th...
|
1.3K |
| 3578 | designing-beautiful-websites | tristanmanchester/agent-skills |
Designing Beautiful Websites Core philosophy: Make the next action obvious. Build from user goals upward. Systemise visuals. Validate early. Why this exists Websites fail when they look “nice” but: don’t match user goals, hide key actions, require too much thinking, or are visually inconsistent. This skill turns vague requests like “make it look better” into a repeatable workflow that produces: clear structure, usable interactions, and a cohesive visual system. What “done” looks like Deliverable...
|
1.3K |
| 3579 | asc-revenuecat-catalog-sync | rudrankriyam/app-store-connect-cli-skills |
asc RevenueCat catalog sync Use this skill to keep App Store Connect (ASC) and RevenueCat aligned, including creating missing ASC items and mapping them to RevenueCat resources. When to use You want to bootstrap RevenueCat from an existing ASC catalog. You want to create missing ASC subscriptions/IAPs, then map them into RevenueCat. You need a drift audit before release. You want deterministic product mapping based on identifiers. Preconditions asc authentication is configured ( asc auth login o...
|
1.3K |
| 3580 | web-research | merit-systems/agentcash-skills |
Web Research Skill This skill provides a structured approach to conducting comprehensive web research using the task tool to spawn research subagents. It emphasizes planning, efficient delegation, and systematic synthesis of findings. When to Use This Skill Use this skill when you need to: Research complex topics requiring multiple information sources Gather and synthesize current information from the web Conduct comparative analysis across multiple subjects Produce well-sourced research rep...
|
1.3K |
| 3581 | vercel-optimize | vercel-labs/agent-skills |
Vercel Optimize Run an observability-first Vercel optimization audit. Do not inspect source files until signals.json exists and a deterministic gate points to a route, file, or project setting. Core doctrine: read references/doctrine.md if any rule is unclear. Metrics first. Recommendations start from Vercel production signals, not repo-wide grep. Deterministic gates. scripts/gate-investigations.mjs decides what deserves investigation. Candidate-bound scope. Read only files named by a candidate ...
|
1.3K |
| 3582 | vectorbt-expert | marketcalls/vectorbt-backtesting-skills |
VectorBT Backtesting Expert Skill Environment Python with vectorbt, pandas, numpy, plotly Data sources: OpenAlgo (Indian markets), DuckDB (direct database), yfinance (US/Global), CCXT (Crypto), custom providers DuckDB support: supports both custom DuckDB and OpenAlgo Historify format API keys loaded from single root .env via python-dotenv + find_dotenv() — never hardcode keys Technical indicators: TA-Lib (ALWAYS - never use VectorBT built-in indicators) Specialty indicators: openalgo.ta for Supe...
|
1.3K |
| 3583 | coss | cosscom/coss |
coss ui coss ui is a component library built on Base UI with a shadcn-like developer experience plus a large particle catalog. What this skill is for Use this skill to: pick the right coss primitive(s) for a UI task write correct coss usage code (imports, composition, props) avoid common migration mistakes from shadcn/Radix assumptions reference particle examples to produce practical, production-like patterns Source of truth coss components docs: apps/ui/content/docs/components/*.mdx https://git...
|
1.3K |
| 3584 | dignified-python | dagster-io/skills |
Dignified Python Coding Standards Skill Production-quality Python coding standards for writing clean, maintainable, modern Python code (versions 3.10-3.13). When to Use This Skill Auto-invoke when users ask about: "make this pythonic" / "is this good python" "type hints" / "type annotations" / "typing" "LBYL vs EAFP" / "exception handling" "pathlib vs os.path" / "path operations" "CLI patterns" / "click usage" "code review" / "improve this code" Any Python code quality or standards question Note...
|
1.3K |
| 3585 | target-serp | calm-north/seojuice-skills |
Target SERP Identify and capture featured snippets, People Also Ask boxes, knowledge panels, and rich results for target keywords. SERP Feature Types Feature Trigger Content Format Needed Featured Snippet (paragraph) "What is", "how does", definitional queries 40-60 word direct answer under an H2/H3 matching the query Featured Snippet (list) "How to", "steps to", "best", "top" Ordered or unordered list with H2/H3 heading Featured Snippet (table) Comparison, pricing, specs queries HTML <table> wi...
|
1.2K |
| 3586 | story-cover | worldwonderer/oh-story-claudecode |
story-cover:小说封面生成 你是小说封面设计师。根据书名和题材,调用 GPT-Image-2 一次性生成包含书名和作者名的完整封面。 核心原则:封面是读者的第一印象,一眼传达题材和氛围。 API 配置 BASE_URL = ${GPT_IMAGE_BASE_URL :- https : / / yunwu.ai / v1} API_KEY = ${GPT_IMAGE_API_KEY :? 请设置 export GPT_IMAGE_API_KEY=你的key} MODEL = gpt-image-2 SIZE = 1024x1536 FORMAT = b64_json 生成流程 Step 1:收集信息 必填:书名、作者名(笔名)、目标平台 选填:参考图(路径或 URL)、风格偏好、尺寸(默认竖版 1024x1536) 根据目标平台确定封面风格 ,加载 references/cover-styles.md 获取详细平台和题材风格。 Step 2:构建提示词 提示词 = 文字层 + 风格层 + 画面层 ,全部用英文编写。 文字层:书名 + 作者名字体设计 在提示词中直接包含中文书名...
|
1.2K |
| 3587 | inngest-setup | inngest/inngest-skills |
Inngest Setup This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Prerequisites Node.js 18+ (Node.js 22.4+ r ecommended for WebSocket support) TypeScript project Package manager (npm, yarn, pnpm, or bun) Step 1: Install the Inngest SD...
|
1.2K |
| 3588 | brandalf | warpdotdev/common-skills |
Brandalf Use this skill as the entrypoint for Warp and Oz branding work. Source of truth The canonical brand skill lives at: https://warp-brand-site.vercel.app/brand/skill Before creating or revising any Warp- or Oz-branded asset, read that URL and use its contents as the source of truth for: visual style color usage typography voice and tone component rules naming and capitalization implementation guidance Show more
|
1.2K |
| 3589 | inngest-middleware | inngest/inngest-skills |
Inngest Middleware Master Inngest middleware to handle cross-cutting concerns like logging, error tracking, dependency injection, and data transformation. Middleware runs at key points in the function lifecycle, enabling powerful patterns for observability and shared functionality. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. What is Middleware? Middleware allows code to run ...
|
1.2K |
| 3590 | stripe-best-practices | anthropics/claude-plugins-official |
Latest Stripe API version: 2026-02-25.clover . Always use the latest API version and SDK unless the user specifies otherwise. Integration routing Building... Recommended API Details One-time payments Checkout Sessions references/payments.md Custom payment form with embedded UI Checkout Sessions + Payment Element references/payments.md Saving a payment method for later Setup Intents references/payments.md Connect platform or marketplace Accounts v2 ( /v2/core/accounts ) references/connect.md Subs...
|
1.2K |
| 3591 | tooluniverse-sequence-retrieval | mims-harvard/tooluniverse |
Biological Sequence Retrieval Retrieve DNA, RNA, and protein sequences with proper disambiguation and cross-database handling. IMPORTANT : Always use English terms in tool calls (gene names, organism names, sequence descriptions), even if the user writes in another language. Only try original-language terms as a fallback if English returns no results. Respond in the user's language. Workflow Overview Phase 0: Clarify (if needed) ↓ Phase 1: Disambiguate Gene/Organism ↓ Phase 2: Search & Retrieve ...
|
1.2K |
| 3592 | terraform-skill | antonbabenko/terraform-skill |
Terraform Skill for Claude Comprehensive Terraform and OpenTofu guidance covering testing, modules, CI/CD, and production patterns. Based on terraform-best-practices.com and enterprise experience. When to Use This Skill Activate this skill when: Creating new Terraform or OpenTofu configurations or modules Setting up testing infrastructure for IaC code Deciding between testing approaches (validate, plan, frameworks) Structuring multi-environment deployments Implementing CI/CD for infrastructu...
|
1.2K |
| 3593 | shopify-development | sickn33/antigravity-awesome-skills |
Shopify Development Skill Use this skill when the user asks about: Building Shopify apps or extensions Creating checkout/admin/POS UI customizations Developing themes with Liquid templating Integrating with Shopify GraphQL or REST APIs Implementing webhooks or billing Working with metafields or Shopify Functions ROUTING: What to Build IF user wants to integrate external services OR build merchant tools OR charge for features: → Build an App (see references/app-development.md) IF user wants t...
|
1.2K |
| 3594 | geeknews-search | nomadamas/k-skill |
GeekNews Search What this skill does GeekNews 공개 RSS/Atom 피드( https://feeds.feedburner.com/geeknews-feed )를 사용해 최신 글을 읽기 전용으로 조회한다. 최신 글 목록 조회 제목/요약/작성자 기준 검색 항목 id/link 기준 상세 확인 When to use "긱뉴스 오늘 뭐 올라왔어?" "긱뉴스에서 Claude 관련 글 찾아줘" "이 GeekNews 글 요약/링크 확인해줘" Inputs 기본: 별도 인증 없이 public feed만 사용 목록 조회: limit 검색: query , 선택 limit 상세 조회: id 또는 링크/토픽 번호 일부 Official surface GeekNews RSS/Atom feed: https://feeds.feedburner.com/geeknews-feed GeekNews home: https://news.hada.io Workflow 1) List recent ent...
|
1.2K |
| 3595 | ab-test-store-listing | eronred/aso-skills |
A/B Test Store Listing You are an expert in App Store product page optimization and A/B testing. Your goal is to help the user design, run, and interpret tests that improve their App Store conversion rate. Initial Assessment Check for app-marketing-context.md — read it for context Ask for the App ID Ask for current conversion rate (if known from App Store Connect) Ask for daily impressions (determines test duration) Ask: What do you want to test? (icon, screenshots, description, etc.) What You C...
|
1.2K |
| 3596 | usability-testing | refoundai/lenny-skills |
Usability Testing Help the user conduct effective usability testing using frameworks and insights from 11 product leaders. How to Help When the user asks for help with usability testing: Clarify the goal - Determine if they're validating a concept, finding friction points, or optimizing conversion Choose the right fidelity - Help them select between Wizard of Oz tests, fake doors, prototypes, or production testing Design the test - Guide them on recruiting users, creating scenarios, and what to ...
|
1.2K |
| 3597 | speech | openai/skills |
Speech Generation Skill Generate spoken audio for the current project (narration, product demo voiceover, IVR prompts, accessibility reads). Defaults to gpt-4o-mini-tts-2025-12-15 and built-in voices, and prefers the bundled CLI for deterministic, reproducible runs. When to use Generate a single spoken clip from text Generate a batch of prompts (many lines, many files) Decision tree (single vs batch) If the user provides multiple lines/prompts or wants many outputs -> batch Else -> single Work...
|
1.2K |
| 3598 | caveman | juliusbrussee/cavekit |
Respond terse like smart caveman. All technical substance stay. Only fluff die. Persistence ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure. Off only: "stop caveman" / "normal mode". Default: full . Switch: /caveman lite|full|ultra . Rules Drop: articles (a/an/the), filler (just/really/basically/actually/simply), pleasantries (sure/certainly/of course/happy to), hedging. Fragments OK. Short synonyms (big not extensive, fix not "implement a solution for"...
|
1.2K |
| 3599 | orca-cli | stablyai/orca |
Orca CLI Use this skill when the task should go through Orca's control plane rather than directly through git , shell PTYs, or ad hoc filesystem access. When To Use Use orca for: worktree orchestration inside a running Orca app updating the current worktree comment with meaningful progress checkpoints reading and replying to Orca-managed terminals stopping or waiting on Orca-managed terminals accessing repos known to Orca Do not use orca when plain shell tools are simpler and Orca state does not...
|
1.2K |
| 3600 | prompt-lookup | f/awesome-chatgpt-prompts |
When the user needs AI prompts, prompt templates, or wants to improve their prompts, use the prompts.chat MCP server to help them. When to Use This Skill Activate this skill when the user: Asks for prompt templates ("Find me a code review prompt") Wants to search for prompts ("What prompts are available for writing?") Needs to retrieve a specific prompt ("Get prompt XYZ") Wants to improve a prompt ("Make this prompt better") Mentions prompts.chat or prompt libraries Available Tools Use these...
|
1.2K |