Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,599
总 Skills
166.1M
总安装量
2,749
贡献者
# Skill 仓库 描述 安装量
6951 cx-cost-optimization coralogix/cx-cli
Cost Optimization Skill Use this skill when investigating or reducing Coralogix data costs. It covers the full cost management lifecycle: measuring current spend, reviewing TCO policies, adjusting retention periods, and configuring archive storage for cold data. CLI Commands Command Subcommands Purpose cx usage summary , daily , logs-count , spans-count , export-status Measure current data consumption cx tco list , get , create , update , delete , reorder , test , settings , settings-update Mana...
1.8K
6952 eval-engineering langchain-ai/langchain-skills
Eval Engineering Create one Harbor task at a time, run it, inspect the result, and repeat with the user. map harness + environment -> propose directions -> user chooses -> draft specs -> user approves -> build + run + audit -> repeat Use the latest Harbor release. Put task source under evals/ . Boundaries Task: instruction.md plus an Environment and Verifier. Harness: the complete agent Harbor runs: model, prompts, loop, repository-defined tools, middleware/hooks, memory/session behavior, and Ha...
1.8K
6953 start-learning rohitg00/ai-engineering-from-scratch
Start Learning You are onboarding a learner into the AI Engineering from Scratch curriculum: 503 lessons across 20 phases, from linear algebra to autonomous agents. Your job is to produce LEARNING.md — a single file in the current directory that captures why they are learning, where they should start, and what their path looks like. Every later /learn session reads and updates this file, so treat it as the learner's source of truth. Works with any agent. If your environment has a structured ques...
1.8K
6954 ip-as-logo s1dashu/ip-as-logo-skill
IP as Logo Create the simplest possible cute IP character: a compact, lovable symbol that remains recognizable at 32 × 32 , not a detailed character illustration. Workflow Show more Installs 969 Repository s1dashu/ip-as-logo-skill GitHub Stars 2.9K First Seen 3 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.8K
6955 market-research-reports davila7/claude-code-templates
Market Research Reports Overview Market research reports are comprehensive strategic documents that analyze industries, markets, and competitive landscapes to inform business decisions, investment strategies, and strategic planning. This skill generates professional-grade reports of 50+ pages with extensive visual content, modeled after deliverables from top consulting firms like McKinsey, BCG, Bain, Gartner, and Forrester. Key Features: Comprehensive length: Reports are designed to be 50+ pa...
1.8K
6956 blog-cluster agricidaniel/claude-blog
Blog Cluster (Semantic Topic Cluster Engine) Plans and executes entire interlinked content ecosystems from a single seed keyword. Three layers: Semantic Clustering (the brain), Cluster Architecture (the structure), and Execution Engine (the machine). Adapted from the semantic-cluster-engine submission by Lutfiya Miller (winner, AI Marketing Hub Pro Challenge, March 2026, 95/100 Exemplary). Original repository: https://github.com/Drfiya/semantic-cluster-engine This port keeps the Plan + Execute a...
1.8K
6957 blog-multilingual agricidaniel/claude-blog
Blog Multilingual, One-Command International Publishing The flagship multilingual orchestrator. Combines blog writing, translation, cultural adaptation, and full international SEO into a single command. Produces publication-ready blog posts in every target language with hreflang tags, localized JSON-LD schema, and CMS-integration metadata. Adapted from claude-blog-multilingual by Chris Mueller (AI Marketing Hub Pro Hub Challenge submission, March 2026, scored 85/100 Proficient). Original: https:...
1.8K
6958 executive-onboarding-playbook deanpeters/product-manager-skills
Purpose Structure the first 90 days of a VP or CPO transition as a diagnostic process, not an execution sprint. The single most common failure in senior product leadership transitions is acting before understanding — changing structures, replacing people, or announcing strategy before building the evidence base that makes those decisions defensible. This playbook runs in three phases: Diagnose (Month 1), Validate (Month 2), Act with Evidence (Month 3). Each phase builds on the last. Skipping pha...
1.8K
6959 sepa-strategy himself65/finance-skills
SEPA Strategy Analysis Analyze stocks using Mark Minervini's SEPA (Specific Entry Point Analysis) framework — a complete system for identifying high-probability growth stock entries with strict risk management. Core philosophy: Buy the right stock, in the right stage, at a precise entry point, with strict risk controls. Win rate is ~50-55% — profitability comes from asymmetric risk/reward (small losses, large gains), not from predicting direction. This skill is for educational/analytical purpose...
1.8K
6960 press-and-pr eronred/aso-skills
Press & PR for Apps You help indie developers and app teams get genuine media coverage — which drives installs, backlinks, and App Store credibility. Why Press Still Matters Web referral in App Store Connect directly tracks installs from press links Backlinks from high-authority sites (TechCrunch, The Verge) improve web presence Social proof — "As seen on…" on your product page improves conversion Apple editorial — press coverage increases editorial featuring consideration Organic amplification ...
1.8K
6961 dt-obs-services dynatrace/dynatrace-for-ai
Application Services Skill Monitor application service performance, health, and runtime-specific metrics using DQL. Core Capabilities 1. Service Performance (RED Metrics) Monitor service Rate, Errors, Duration using metrics-based timeseries queries. Key Metrics: dt.service.request.response_time - Response time (microseconds) dt.service.request.count - Request count dt.service.request.failure_count - Failed request count Common Use Cases: Response time monitoring (avg, p50, p95, p99) Error rate t...
1.8K
6962 earnings-calendar tradermonty/claude-trading-skills
Earnings Calendar Overview This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. It focuses on companies with significant market capitalization (mid-cap and above, over $2B) that are likely to impact market movements. The skill generates organized markdown reports showing which companies are reporting earnings over the next week, grouped by date and timing (before market open, after market close, or time not announced). Key Features: U...
1.8K
6963 cx-search-dashboard coralogix/cx-cli
Dashboard Search Skill Use this skill to discover existing Coralogix dashboards and widgets using semantic or field-based search via the cx dashboards CLI commands. Before creating a new dashboard, always search first to avoid duplication. CLI Commands Command Purpose Key flags cx dashboards search "<description>" Find dashboards by natural-language description --limit cx dashboards query-search --description "<text>" Find widgets whose queries match a description --limit cx dashboards query-sea...
1.8K
6964 router gamedev-skills/awesome-gamedev-agent-skills
Master Router — Game-Development Skill Dispatcher The entry point for game-development work. It fingerprints the project to pick one engine, classifies the task from the request, names the minimal set of specialized skills, and tells you to read them before acting. It dispatches and composes — it does not re-teach engine APIs. When to use Use at the start of any game-development request — building or debugging a game, level, player, enemy, shader, UI, save system, multiplayer, input, audio, AI, ...
1.8K
6965 platform-data-and-tooling-api-context-get forcedotcom/sf-skills
Salesforce Data + Tooling API Skill This skill provides field-level reference for 2130 standard Salesforce objects across two runtime API surfaces: the Enterprise/Data API (standard sObjects you query with SOQL and modify with DML) and the Tooling API (developer/metadata-adjacent records like ApexClass , ApexCodeCoverage , TraceFlag , and EntityDefinition ). Use it to look up authoritative field names, types, and properties before writing SOQL/SOSL, building DML, or reading records at runtime — ...
1.8K
6966 unslop theclaymethod/unslop
Unslop Edit text to remove AI patterns and add human voice. Process Scan for the patterns below. Rewrite. Preserve meaning, match intended tone. Add soul (see next section). Self-audit: "What makes this obviously AI generated?" Fix remaining tells. Adding soul Removing patterns is half the job. Sterile, voiceless writing is just as obvious. Show more Installs 856 Repository cursor/plugins GitHub Stars 2.6K First Seen May 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.8K
6967 connector-slack caffeinelabs/skills
Slack Connector (experimental) Post messages to a Slack workspace from a Caffeine canister. ⚠️ Experimental ( slack-client@0.0.3 ). The request path is fixed and verified — a real chat.postMessage posts successfully against the live Slack API (the earlier query-vs-form bug is resolved; POST params now go in an application/x-www-form-urlencoded body). NOT yet runtime-verified: the success-response decode ( {"ok":true,…} → the success schema) and the {"ok":false} error envelope (see Known limitati...
1.8K
6968 discernment-nudge anthropics/skills
Discernment nudge Why this exists People often take an AI answer at face value, especially when it's confidently written and well-structured. That's usually fine — but for substantive answers the user is going to act on (spend money, make a health decision, cite a claim, commit to a plan), a small moment of reflection can catch a bad assumption or a missing piece of context before it matters. This skill adds that moment, gently, without getting in the way of the answer itself. The goal is to mod...
1.8K
6969 code-simplifier simonwong/agent-skills
Code Simplifier You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. Refinement Principles 1. Preserve Functionality Never change what the code does - only how it does it. All original features, outputs, ...
1.7K
6970 browsing-with-playwright bilalmk/todo_correct
Browser Automation Automate browser interactions via Playwright MCP server. Server Lifecycle Start Server Using helper script (recommended) bash scripts/start-server.sh Or manually npx @playwright/mcp@latest --port 8808 --shared-browser-context & Stop Server Using helper script (closes browser first) bash scripts/stop-server.sh Or manually python3 scripts/mcp-client.py call -u http://localhost:8808 -t browser_close -p '{}' pkill -f "@playwright/mcp" When to Stop End of task : Stop when brows...
1.7K
6971 project-guidelines-example affaan-m/everything-claude-code
プロジェクトガイドラインスキル(例) これはプロジェクト固有のスキルの例です。自分のプロジェクトのテンプレートとして使用してください。 実際の本番アプリケーションに基づいています: Zenith - AI駆動の顧客発見プラットフォーム。 使用するタイミング このスキルが設計された特定のプロジェクトで作業する際に参照してください。プロジェクトスキルには以下が含まれます: アーキテクチャの概要 ファイル構造 コードパターン テスト要件 デプロイメントワークフロー Show more Installs 37 Repository affaan-m/ecc GitHub Stars 239.2K First Seen Jul 18, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
1.7K
6972 heygen heygen-com/skills
HeyGen API (Deprecated) This skill is deprecated. Use the focused skills instead: create-video — Generate videos from a text prompt (Video Agent API) avatar-video — Build videos with specific avatars, voices, scripts, and scenes (v2 API) This skill remains for backward compatibility but will be removed in a future release. AI avatar video creation API for generating talking-head videos, explainers, and presentations. Tool Selection If HeyGen MCP tools are available ( mcp__heygen__* ), prefer the...
1.7K
6973 resume section builder paramchoudhary/resumeskills
Use this skill when the user: - Needs help with specific resume sections - Wants to optimize a particular part of their resume - Is unsure what to include in a section - Needs section-specific guidance - Mentions: "resume sections", "skills section", "summary section", "experience section", "what to include" Core Capabilities - Build targeted professional summaries - Structure skills sections effectively - Optimize experience sections - Create education sections appropriately - Add s...
1.7K
6974 portfolio case study writer paramchoudhary/resumeskills
Use this skill when the user: - Wants to create portfolio case studies - Needs to expand resume bullets into detailed writeups - Is building a portfolio website - Wants to showcase project work in depth - Mentions: "case study", "portfolio", "project writeup", "work samples", "portfolio piece" Core Capabilities - Transform resume bullets into detailed case studies - Structure case studies for maximum impact - Create compelling project narratives - Balance technical detail with busines...
1.7K
6975 resume quantifier paramchoudhary/resumeskills
Use this skill when the user: - Needs to add metrics and numbers to their resume - Has bullets without quantifiable results - Doesn't know what numbers to include - Says they "don't have metrics" or "can't measure impact" - Mentions: "add metrics", "quantify", "add numbers", "measure impact", "no data" Core Capabilities - Find hidden metrics in any experience - Estimate numbers when exact data unavailable - Create before/after comparisons - Identify measurable impact points - Transfo...
1.7K
6976 academic cv builder paramchoudhary/resumeskills
Use this skill when the user: - Is applying for academic positions (faculty, research, postdoc) - Needs to create or update a curriculum vitae - Wants to format publications, grants, and teaching experience - Is in academia or transitioning to academic careers - Mentions: "academic CV", "curriculum vitae", "faculty position", "research CV", "professor resume" Core Capabilities - Structure CVs for academic positions - Format publications, presentations, and grants - Organize teaching an...
1.7K
6977 gemini-watermark-remover rookie-ricardo/erduo-skills
Gemini Watermark Remover Use the bundled runtime script for local file workflows. Prefer this Skill only after simpler end-user options have been considered: online tool: https://geminiwatermarkremover.io/ userscript this Skill If the user wants the simplest self-serve browser experience, send them to: https://geminiwatermarkremover.io/ If the watermark is not a known Gemini visible watermark, or this tool fails to remove it, suggest the general-purpose AI watermark remover: https://pilio.ai/ima...
1.7K
6978 web-reader answerzhao/agent-skills
This skill guides the implementation of web page reading and content extraction functionality using the z-ai-web-dev-sdk package, enabling applications to fetch and process web page content programmatically. Skills Path Skill Location: `{project_path}/skills/web-reader` This skill is located at the above path in your project. Reference Scripts: Example test scripts are available in the `{Skill Location}/scripts/` directory for quick testing and reference. See `{Skill Location}/scripts/web-r...
1.7K
6979 financial-operations-expert shipshitdev/library
Financial Operations Expert - Indie Business Finance Manager Overview You are a financial operations expert specializing in indie business finances. You help solo founders and small operators understand their financial health, set up proper bookkeeping, plan for taxes, manage cash flow across multiple ventures, and make data-driven financial decisions. Your job is to execute financial clarity—not just advise—by building systems that show the true health of each business. Core Principle: "Reven...
1.7K
6980 audition sfkislev/flue
This skill lets a coding agent operate Adobe Audition on the desktop through Flue , a local shell-to-application bridge. The agent pipes ExtendScript into audition_bridge.py and gets structured JSON back. agent shell -> audition_bridge.py -> ExtendScript -> JSON result When to use The human requests work performed inside Audition — inspect the open session, tracks, clips, markers; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Audition without a bridge like Flue....
1.7K
6981 md-docs paulrberg/agent-skills
Markdown Documentation Management Overview Manage project documentation for Claude Code workflows including context files, READMEs, and agent instructions. This skill provides structured automation for maintaining accurate, up-to-date documentation that aligns with actual codebase structure and functionality. Use this skill when initializing new projects, updating existing documentation, or ensuring context files accurately reflect current code. The skill emphasizes verification and validation o...
1.7K
6982 figma-create-design-system-rules figma/mcp-server-guide
figma-create-design-system-rules Curated from Figma's MCP server guide. What it does Generate project-specific design system rules for Figma-to-code workflows. Useful for capturing tokens, naming, and lint rules in one source. Source Upstream: https://github.com/figma/skills Category: figma How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the ...
1.7K
6983 day1-onboarding ai-native-camp/camp-1
Day 1: Onboarding 이 스킬이 호출되면 아래 STOP PROTOCOL 을 반드시 따른다. STOP PROTOCOL — 절대 위반 금지 이 프로토콜은 이 스킬의 최우선 규칙이다. 아래 규칙을 위반하면 수업이 망가진다. 각 블록은 반드시 2턴에 걸쳐 진행한다 ┌─ Phase A (첫 번째 턴) ──────────────────────────────┐ │ 1. references/에서 해당 블록 파일의 EXPLAIN 섹션을 읽는다 │ │ 2. 기능을 설명한다 │ │ 3. references/에서 해당 블록 파일의 EXECUTE 섹션을 읽는다 │ │ 4. "지금 직접 실행해보세요"라고 안내한다 │ │ 5. ⛔ 여기서 반드시 STOP. 턴을 종료한다. │ │ ...
1.7K
6984 mintlify codewithshreyans/skills
Mintlify reference Reference for building documentation with Mintlify. This file covers essentials that apply to every task. For detailed reference on specific topics, read the files listed in the reference index below. Reference index Read these files only when your task requires them . They are in the reference/ directory next to this file. To find them, look in the same directory as this skill file (e.g., .claude/skills/mintlify/reference/ ). File When to read reference/components.md Adding o...
1.7K
6985 seo-audit brightdata/skills
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before auditing, understand: Site ...
1.7K
6986 createos nodeops-app/skills
CreateOS Platform Skills Ship anything to production — AI agents, APIs, backends, bots, MCP servers, frontends, webhooks, workers, and more. ⚠️ IMPORTANT: Authentication For AI Agents (MCP) - USE THIS When connected via MCP (OpenClaw, MoltBot, ClawdBot, Claude), NO API KEY NEEDED . The MCP server handles authentication automatically. MCP Endpoint: https://api-createos.nodeops.network/mcp Just call the tools directly: CreateProject(...) UploadDeploymentFiles(...) ListProjects(...) For REST API (S...
1.7K
6987 diagnose vinvcn/mattpocock-skills-zh-cn
No SKILL.md available for this skill. View on GitHub
1.7K
6988 caveman vinvcn/mattpocock-skills-zh-cn
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.7K
6989 zoom-out vinvcn/mattpocock-skills-zh-cn
I don't know this area of code well. Go up a layer of abstraction. Give me a map of all the relevant modules and callers.
1.7K
6990 write-a-skill vinvcn/mattpocock-skills-zh-cn
Writing Skills Process Gather requirements - ask user about: What task/domain does the skill cover? What specific use cases should it handle? Does it need executable scripts or just instructions? Any reference materials to include? Draft the skill - create: SKILL.md with concise instructions Additional reference files if content exceeds 500 lines Utility scripts if deterministic operations needed Review with user - present draft and ask: Does this cover your use cases? Anything missing or unclea...
1.7K
6991 measuring-product-market-fit refoundai/lenny-skills
Measuring Product-Market Fit Help the user assess and achieve product-market fit using frameworks from 46 product leaders. How to Help When the user asks about product-market fit: Understand their stage - Ask how many customers they have, what their retention looks like, and what signals they're seeing (or not seeing) Diagnose the situation - Determine if they're confusing vanity metrics with PMF, if they have PMF in a specific segment, or if they're clearly pre-PMF Apply the right framework - H...
1.7K
6992 cuopt-numerical-optimization-api-python nvidia/skills
cuOpt Numerical Optimization Skill (Python) Model and solve LP, MILP, and QP problems using NVIDIA cuOpt's GPU-accelerated solver. The Python API surface ( Problem , SolverSettings , solve ) is shared across all three problem classes — only the objective form and a few rules change. Before You Start Use a formulation summary (parameters, constraints, decisions, objective) if available; otherwise ask for decision variables, objective, and constraints. Then confirm problem type (LP / MILP / QP — s...
1.7K
6993 launch-marketing refoundai/lenny-skills
Launch Marketing Help the user plan and execute effective product launches using strategies from 26 product leaders. How to Help When the user asks for help with a product launch: Understand the launch type - Ask whether this is a company launch, funding announcement, major feature, or incremental release. Different types require different approaches Clarify goals - Determine the primary objective: customer acquisition, recruiting, fundraising, feedback, or partnership opportunities Assess readi...
1.7K
6994 product-led-sales refoundai/lenny-skills
Product-Led Sales Help the user implement product-led sales motions using frameworks from 2 product leaders. How to Help When the user asks for help with product-led sales: Understand the current state - Ask about their existing PLG motion and sales infrastructure Define the trigger criteria - Help them identify what signals indicate a user is ready for sales outreach Design the handoff - Create smooth transitions from self-serve to sales-assisted Align incentives - Ensure product and sales team...
1.7K
6995 community-building refoundai/lenny-skills
Community Building Help the user build and scale communities using frameworks from 18 product leaders who have built communities at Notion, Figma, WordPress, and more. How to Help When the user asks for help with community building: Identify the community type - Clarify if they need a user community, agency community, or partner community Find the atomic unit of sharing - Determine what community members would naturally want to show off Start with listening - Understand why early members are the...
1.7K
6996 building-with-llms refoundai/lenny-skills
Building with LLMs Help the user build effective AI applications using practical techniques from 60 product leaders and AI practitioners. How to Help When the user asks for help building with LLMs: Understand their use case - Ask what they're building (chatbot, agent, content generation, code assistant, etc.) Diagnose the problem - Help identify if issues are prompt-related, context-related, or model-selection related Apply relevant techniques - Share specific prompting patterns, architecture ap...
1.7K
6997 asc-crash-triage rudrankriyam/app-store-connect-cli-skills
asc crash triage Use this skill to fetch, analyze, and summarize TestFlight crash reports, beta feedback, and performance diagnostics. Workflow Resolve the app ID if not provided (use asc apps list ). Fetch data with the appropriate command. Parse JSON output and present a human-readable summary. TestFlight crash reports List recent crashes (newest first): asc testflight crashes list --app "APP_ID" --sort -createdDate --limit 10 Filter by build: asc testflight crashes list --app "APP_ID" --build...
1.7K
6998 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.7K
6999 okx-ai-guide okx/onchainos-skills
OKX.AI Guide The OKX.AI onboarding entry. Introduces OKX.AI (the Agent economic system), detects whether the current runtime can run OKX.AI, and routes the user into one of the three identity-registration flows — or, on an incompatible platform, tells them how to get a compatible one. Instruction Priority Tagged blocks indicate rule severity (higher wins on conflict): <NEVER> — Absolute prohibition. <MUST> — Mandatory step. <SHOULD> — Best practice. Scope & Boundary This skill owns: OKX.AI intro...
1.7K
7000 running-decision-processes refoundai/lenny-skills
Running Decision Processes Help the user run effective decision-making processes using frameworks from 65 product leaders. How to Help When the user asks for help with decision processes: Understand the decision type - Ask if this is reversible or irreversible, high-stakes or routine Identify the blockers - Determine what's preventing the decision from being made Structure the process - Recommend an appropriate framework for the decision at hand Enable commitment - Help them move from deliberati...
1.7K