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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,475
总 Skills
91.6M
总安装量
2,583
贡献者
# Skill 仓库 描述 安装量
7151 skill-router charon-fan/agent-playbook
An intelligent router that analyzes user requests and recommends the most appropriate Claude Code skill for the task. When This Skill Activates This skill activates when you: - Ask "which skill should I use?" or "what skill can help with...?" - Say "use a skill" without specifying which one - Express a need but aren't sure which skill fits - Mention "skill router" or "help me find a skill" Available Skills Catalog Core Development | `commit-helper` | Writing Git commit messages, for...
726
7152 agent-agentic-payments ruvnet/ruflo
name: agentic-payments description: Multi-agent payment authorization specialist for autonomous AI commerce with cryptographic verification and Byzantine consensus color: purple You are an Agentic Payments Agent, an expert in managing autonomous payment authorization, multi-agent consensus, and cryptographic transaction verification for AI commerce systems. Your core responsibilities: Create and manage Active Mandates with spend caps, time windows, and merchant rules Sign payment transactions wi...
726
7153 agent-repo-architect ruvnet/ruflo
name: repo-architect description: Repository structure optimization and multi-repo management with ruv-swarm coordination for scalable project architecture and development workflows type: architecture color: "9B59B6" tools: Bash Read Write Edit LS Glob TodoWrite TodoRead Task WebFetch mcp__github__create_repository mcp__github__fork_repository mcp__github__search_repositories mcp__github__push_files mcp__github__create_or_update_file mcp__claude-flow__swarm_init mcp__claude-flow__agent_spawn mcp...
726
7154 app-store-screenshots-generator aradotso/trending-skills
App Store Screenshots Generator Skill by ara.so — Daily 2026 Skills collection. A skill for AI coding agents (Claude Code, Cursor, Windsurf, Codex, etc.) that generates production-ready App Store screenshots for iOS apps. It scaffolds a Next.js project, designs advertisement-style slides, and exports PNGs at all required Apple resolutions. What This Skill Does Asks about your app's brand, features, and style preferences before building anything Scaffolds a minimal Next.js + TypeScript + Tailwind...
726
7155 scientific-critical-thinking k-dense-ai/scientific-agent-skills
Scientific Critical Thinking Overview Critical thinking is a systematic process for evaluating scientific rigor. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE and Cochrane ROB frameworks. Apply this skill for critical analysis of scientific claims. When to Use This Skill This skill should be used when: Evaluating research methodology and experimental design Assessing statistical validity and evidence quality Identifying b...
726
7156 codex-plugin-cc aradotso/trending-skills
Codex Plugin for Claude Code Skill by ara.so — Daily 2026 Skills collection. A Claude Code plugin that lets you run OpenAI Codex code reviews and delegate background tasks to Codex directly from your Claude Code session. Use it for read-only code reviews, adversarial design challenges, and handing off investigative or fix tasks to Codex as a subagent. What It Does /codex:review — Standard read-only Codex code review of uncommitted changes or a branch diff /codex:adversarial-review — Steerable re...
726
7157 speak-tts emzod/speak
speak - Talk to your Claude! Give your agent the ability to speak to you real-time. Local text-to-speech, voice cloning, and audio generation on Apple Silicon. Give your agent the ability to speak to you real-time. Local TTS with voice cloning on Apple Silicon. Prerequisites Requirement Check Install Apple Silicon Mac uname -m → arm64 Intel not supported macOS 12.0+ sw_vers - sox which sox brew install sox ffmpeg which ffmpeg brew install ffmpeg poppler (PDF) which pdftotext brew install poppl...
725
7158 docker bobmatnyc/claude-mpm-skills
Docker Containerization Skill Summary Docker provides containerization for packaging applications with their dependencies into isolated, portable units. Containers ensure consistency across development, testing, and production environments, eliminating "works on my machine" problems. When to Use Local Development: Consistent dev environments across team members CI/CD Pipelines: Reproducible build and test environments Microservices: Isolated services with independent scaling Production Deploym...
725
7159 ctv-ads kostja94/marketing-skills
Paid Ads: CTV / Streaming TV Guides Connected TV (CTV) and OTT advertising: ads on streaming platforms (Hulu, Roku, YouTube TV, etc.). Use when targeting viewers who watch streaming content; CTV achieves ~95% ad completion, higher than mobile/desktop. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. What Is CTV / OTT CTV (C...
725
7160 weather-query vikiboss/60s-skills
Weather Query Skill This skill enables AI agents to fetch real-time weather information and forecasts for locations in China using the 60s API. When to Use This Skill Use this skill when users: Ask about current weather conditions Want weather forecasts Need temperature, humidity, wind information Request air quality data Plan outdoor activities and need weather info API Endpoints 1. Real-time Weather URL: https://60s.viki.moe/v2/weather/realtime Method: GET 2. Weather Forecast URL: https://60s....
725
7161 html mindrally/skills
HTML Development Guidelines Core Principles Write semantic HTML to improve accessibility and SEO Use appropriate elements for their intended purpose Ensure proper document structure and hierarchy Prioritize accessibility by using ARIA roles and attributes when needed Semantic Elements Document Structure Use <header> for introductory content and navigation Use <main> for the primary content (one per page) Use <footer> for footer content Use <nav> for navigation sections Use <aside> for tangential...
725
7162 agent-researcher ruvnet/ruflo
name: researcher type: analyst color: "9B59B6" description: Deep research and information gathering specialist capabilities: code_analysis pattern_recognition documentation_research dependency_tracking knowledge_synthesis priority: high hooks: pre: | echo "🔍 Research agent investigating: $TASK" memory_store "research_context_$(date +%s)" "$TASK" post: | echo "📊 Research findings documented" memory_search "research_*" | head -5 Research and Analysis Agent You are a research specialist focused on ...
725
7163 query-writing langchain-ai/deepagents
Query Writing Skill When to Use This Skill Use this skill when you need to answer a question by writing and executing a SQL query. Workflow for Simple Queries For straightforward questions about a single table: Identify the table - Which table has the data? Get the schema - Use sql_db_schema to see columns Write the query - SELECT relevant columns with WHERE/LIMIT/ORDER BY Execute - Run with sql_db_query Format answer - Present results clearly Workflow for Complex Queries For questions requ...
725
7164 open-pencil-design-editor aradotso/trending-skills
OpenPencil Design Editor Skill by ara.so — Daily 2026 Skills collection. OpenPencil is an open-source, AI-native design editor that reads and writes native Figma ( .fig ) files, provides a headless CLI, an MCP server for AI agents, and a Vue SDK for building custom editors. It is MIT-licensed and runs in the browser, as a desktop app (Tauri/macOS/Windows/Linux), or fully headlessly. Installation Web app (no install) Visit app.openpencil.dev/demo . Desktop (macOS) brew install open-pencil/tap/ope...
725
7165 dotnet-framework-4.8-expert 404kidwiz/claude-supercode-skills
.NET Framework 4.8 Expert Purpose Provides legacy .NET Framework development expertise specializing in WCF services, ASP.NET MVC, and enterprise application maintenance. Supports extending and integrating legacy .NET 4.8 applications with modern patterns while managing technical debt and migration strategies. When to Use Maintaining or extending .NET Framework 4.8 applications Developing WCF services for enterprise integrations Working with ASP.NET MVC 5 web applications Managing Entity Framew...
724
7166 idiomatic-zener diodeinc/pcb
Idiomatic Zener Prescriptive style rules for .zen code. These apply to all modules, reference designs, and board files. No Conditional Instantiation Never use if to create or remove components. Always instantiate every component. Use dnp= to control whether it is populated. This applies to modules, boards, and reference designs, including optional feature blocks. BAD if add_decoupling: Capacitor(name="C_VDD", value="100nF", package="0402", P1=VCC, P2=GND) GOOD Capacitor(name="C_VDD", value="10...
724
7167 list kostja94/marketing-skills
Components: List Layout Guides list layout design for linear, stacked content display. Lists are compact, text-heavy; users scan by title or metadata. Used for blog indexes, documentation, search results, and dense content. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. When to Use List Use list when Use grid when Text-he...
724
7168 doc-coauthoring sickn33/antigravity-awesome-skills
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. When to Offer This Workflow Trigger conditions: User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up" User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC" User seems to be starting...
724
7169 memory-management ruvnet/ruflo
Memory Management Memory makes Claude your workplace collaborator - someone who speaks your internal language. The Goal Transform shorthand into understanding: User: "ask todd to do the PSR for oracle" ↓ Claude decodes "Ask Todd Martinez (Finance lead) to prepare the Pipeline Status Report for the Oracle Systems deal ($2.3M, closing Q2)" Without memory, that request is meaningless. With memory, Claude knows: todd → Todd Martinez, Finance lead, prefers Slack PSR → Pipeline Status Report (weekly s...
724
7170 pgmicro-postgres-sqlite aradotso/trending-skills
pgmicro Skill by ara.so — Daily 2026 Skills collection. pgmicro is an in-process reimplementation of PostgreSQL backed by a SQLite-compatible storage engine. It parses PostgreSQL SQL using the real PostgreSQL parser ( libpg_query ) and compiles it directly to SQLite VDBE bytecode, executed by Turso . The result is a fast, embeddable, single-file (or in-memory) database that speaks PostgreSQL — no server process required. Key capabilities Full PostgreSQL SQL syntax (via the actual PG parser) SQLi...
724
7171 tribev2-brain-encoding aradotso/trending-skills
TRIBE v2 Brain Encoding Model Skill by ara.so — Daily 2026 Skills collection TRIBE v2 is Meta's multimodal foundation model that predicts fMRI brain responses to naturalistic stimuli (video, audio, text). It combines LLaMA 3.2 (text), V-JEPA2 (video), and Wav2Vec-BERT (audio) encoders into a unified Transformer architecture that maps multimodal representations onto the cortical surface (fsaverage5, ~20k vertices). Installation Inference only pip install -e . With brain visualization (PyVista &...
724
7172 humanize-writing jpeggdev/humanize-writing
Humanize Writing You are an expert editor who specializes in detecting and removing AI writing patterns. Your job is to take content that reads like it was generated by a language model and rewrite it so it sounds like a knowledgeable human wrote it on the first try. Core Philosophy AI writing has a recognizable smell. It's not about any single word or trick. It's the combination: predictable structure, hedge-then-assert phrasing, relentless parallelism, significance inflation, and a tendency to...
724
7173 grill-with-docs vinvcn/mattpocock-skills-zh-cn
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer. Ask the questions one at a time, waiting for feedback on each question before continuing. If a question can be answered by exploring the codebase, explore the codebase instead. Domain awareness During codebase exploration, also look for existing documentat...
724
7174 template-page-generator kostja94/marketing-skills
Pages: Template Page Guides template page design for two distinct use cases: (1) Programmatic SEO — template + data = scale; (2) User-facing templates — users browse, select, and use templates to generate their own content (CMS, images, websites, vibe coding). See programmatic-seo for the scale framework. This skill covers template aggregation pages (gallery, hub) and template detail pages (individual template with "use" flow). When invoking : On first use , if helpful, open with 1–2 sentences o...
723
7175 m14-mental-model zhanghandong/rust-skills
Mental Models Layer 2: Design Choices Core Question What's the right way to think about this Rust concept? When learning or explaining Rust: What's the correct mental model? What misconceptions should be avoided? What analogies help understanding? Key Mental Models Show more
723
7176 stripe-integration sickn33/antigravity-awesome-skills
Stripe Integration Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds. When to Use This Skill Implementing payment processing in web/mobile applications Setting up subscription billing systems Handling one-time payments and recurring charges Processing refunds and disputes Managing customer payment methods Implementing SCA (Strong Customer Authentication) for European payments Building marketplace payment ...
723
7177 bond-futures-basis anthropics/financial-services-plugins
Bond Futures Basis Analysis You are an expert in bond futures and basis trading. Combine futures pricing, cash bond analytics, yield curve data, and historical tracking to assess basis trade opportunities. Focus on routing data from MCP tools into a coherent basis analysis — let the tools compute, you interpret and present. Core Principles The basis sits at the intersection of cash bond pricing, repo markets, and delivery mechanics. Always start by pricing the future to identify the CTD and deli...
723
7178 pr-workflow tursodatabase/turso
PR Workflow Guide Commit Practices Atomic commits. Small, focused, single purpose Don't mix: logic + formatting, logic + refactoring Good message = easy to write short description of intent Learn git rebase -i for clean history. PR Guidelines Keep PRs focused and small Run relevant tests before submitting Each commit tells part of the story CI Environment Notes If running as GitHub Action: Max-turns limit in .github/workflows/claude.yml OK to commit WIP state and push OK to open WIP PR and conti...
723
7179 r3f-materials enzed/r3f-skills
React Three Fiber Materials Quick Start import { Canvas } from '@react-three/fiber' function Scene() { return ( <Canvas> <ambientLight intensity={0.5} /> <directionalLight position={[5, 5, 5]} /> <mesh> <boxGeometry /> <meshStandardMaterial color="hotpink" roughness={0.5} metalness={0.5} /> </mesh> </Canvas> ) } Material Types Overview Material Use Case Lighting meshBasicMaterial Unlit, flat colors No me...
723
7180 agent-safla-neural ruvnet/ruflo
name: safla-neural description: "Self-Aware Feedback Loop Algorithm (SAFLA) neural specialist that creates intelligent, memory-persistent AI systems with self-learning capabilities. Combines distributed neural training with persistent memory patterns for autonomous improvement. Excels at creating self-aware agents that learn from experience, maintain context across sessions, and adapt strategies through feedback loops." color: cyan You are a SAFLA Neural Specialist, an expert in Self-Aware Feedb...
723
7181 agent-tester ruvnet/ruflo
name: tester type: validator color: "F39C12" description: Comprehensive testing and quality assurance specialist capabilities: unit_testing integration_testing e2e_testing performance_testing security_testing priority: high hooks: pre: | echo "🧪 Tester agent validating: $TASK" Check test environment if [ -f "jest.config.js" ] || [ -f "vitest.config.ts" ]; then echo "✓ Test framework detected" fi post: | echo "📋 Test results summary:" npm test -- --reporter=json 2>$dev$null | jq '.numPassedTests,...
723
7182 slowmist-agent-security-framework aradotso/security-skills
SlowMist Agent Security Framework Skill by ara.so — Security Skills collection. A structured security review framework for AI agents operating in adversarial environments. Core principle: Every external input is untrusted until verified. What This Framework Does SlowMist Agent Security provides: Skill/MCP Installation Review — Detect malicious patterns before installation GitHub Repository Auditing — Security assessment of codebases URL/Document Analysis — Prompt injection and social engineering...
723
7183 wp-plugin-directory-guidelines wordpress/agent-skills
Overview Authoritative reference for the 18 WordPress.org Plugin Directory guidelines. Covers GPL licensing, plugin naming/trademark rules, trialware restrictions, and all other submission requirements. When to use Use this skill when you need to: Review a WordPress plugin for compliance with the WordPress.org Plugin Directory guidelines Check GPL license compatibility for a plugin or its bundled libraries Verify license headers in plugin files Identify common guideline violations before submiss...
723
7184 masonry kostja94/marketing-skills
Components: Masonry Layout Guides masonry layout design for content with varying heights. Masonry stacks items in columns without distinct rows; items fill gaps like a brick wall. Best for image galleries, portfolios, and discovery-focused platforms. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. When to Use Masonry Use m...
722
7185 responsive-patterns yonatangross/orchestkit
Responsive Patterns Modern responsive design patterns using Container Queries, fluid typography, and mobile-first strategies for React applications (2026 best practices). Overview Building reusable components that adapt to their container Implementing fluid typography that scales smoothly Creating responsive layouts without media query overload Building design system components for multiple contexts Optimizing for variable container sizes (sidebars, modals, grids) Core Concepts Container Queri...
722
7186 startup-analysis himself65/finance-skills
Startup Analysis Produces a multi-perspective analysis of a startup, examining it through three lenses that each reveal different aspects of company health and potential: VC Investor Lens — Is this a good investment? Market size, unit economics, growth trajectory, team quality, defensibility Job Applicant Lens — Should I work here? Equity value, runway risk, culture signals, career growth, compensation fairness CEO/Founder Lens — How healthy is this company? Product-market fit, burn efficiency, ...
722
7187 etf-premium himself65/finance-skills
Contains Shell Commands This skill contains shell command directives ( !`command` ) that may execute system commands. Review carefully before installing. ETF Premium/Discount Analysis Skill Calculates the premium or discount of an ETF's market price relative to its Net Asset Value (NAV) using data from Yahoo Finance via yfinance . Why this matters: An ETF's market price can diverge from the value of its underlying holdings (NAV). When you buy at a premium, you're overpaying relative to the asset...
722
7188 elasticsearch-best-practices mindrally/skills
Elasticsearch Best Practices Core Principles Design indices and mappings based on query patterns Optimize for search performance with proper analysis and indexing Use appropriate shard sizing and cluster configuration Implement proper security and access control Monitor cluster health and optimize queries Index Design Mapping Best Practices Define explicit mappings instead of relying on dynamic mapping Use appropriate data types for each field Disable indexing for fields you do not search on Use...
722
7189 transaction-correctness tursodatabase/turso
Turso uses WAL (Write-Ahead Logging) mode exclusively. Files: `.db`, `.db-wal` (no `.db-shm` - Turso uses in-memory WAL index) WAL Mechanics Write Path - Writer appends frames (page data) to WAL file (sequential I/O) - COMMIT = frame with non-zero db_size in header (marks transaction end) - Original DB unchanged until checkpoint Read Path - Reader acquires read mark (mxFrame = last valid commit frame) - For each page: check WAL up to mxFrame, fall back to main DB - Reader sees consi...
722
7190 gws-setup jezweb/claude-skills
Google Workspace CLI — First-Time Setup Set up the gws CLI (@googleworkspace/cli) with OAuth credentials and 90+ agent skills for Claude Code. Produces a fully authenticated CLI with skills for Gmail, Drive, Calendar, Sheets, Docs, Chat, Tasks, and more. Prerequisites Node.js 18+ A Google account (personal or Workspace) Access to Google Cloud Console (console.cloud.google.com) Workflow Step 1: Pre-flight Checks Check what's already done and skip completed steps: Check if gws is installed which ...
722
7191 email-smtp-send tiangong-ai/skills
Email SMTP Send Core Goal Send outbound email via SMTP with env-configured credentials. Attach local files into MIME email payload when requested. Optionally append the sent message to IMAP sent mailbox for cross-client visibility. Validate SMTP and sent-sync configuration before delivery. Return machine-readable JSON status/error output. Workflow Configure SMTP env vars (see references/env.md and assets/config.example.env ). Optional: configure IMAP sent-sync env vars and install imapclient whe...
722
7192 agent-ops-cicd-github ruvnet/ruflo
name: "cicd-engineer" description: "Specialized agent for GitHub Actions CI/CD pipeline creation and optimization" type: "devops" color: "cyan" version: "1.0.0" created: "2025-07-25" author: "Claude Code" metadata: specialization: "GitHub Actions, workflow automation, deployment pipelines" complexity: "moderate" autonomous: true triggers: keywords: - "github actions" - "ci$cd" - "pipeline" - "workflow" - "deployment" - "continuous integration" file_patterns: - ".github$workflows/ .yml" - ".githu...
722
7193 feishu-cli-board riba2534/feishu-cli
飞书画板操作技能 前置条件 认证 :需要有效的 App Access Token(环境变量 FEISHU_APP_ID + FEISHU_APP_SECRET ,或 ~/.feishu-cli/config.yaml ) 权限 :应用需开通 board:whiteboard (画板读写)和 docx:document (文档中添加画板) 验证 : feishu-cli auth status 确认认证状态正常 两种模式 在飞书文档中创建画板并绘制可视化图表。支持两种模式: 模式 方式 适用场景 精排绘图 board create-notes — JSON 描述节点坐标、颜色、连线 架构图、看板、自定义布局 图表导入 board import — Mermaid/PlantUML 代码自动渲染 标准流程图、时序图等 8 种图表 何时使用哪种方式 需求 推荐方式 说明 精确控制节点位置、颜色、坐标 board create-notes (本技能) 完全自定义布局,适合架构图、看板 从 Mermaid/PlantUML 代码快速生成图 board import 或 doc import 服务...
722
7194 asc-notarization rorkai/app-store-connect-cli-skills
macOS Notarization Use this skill when you need to notarize a macOS app for distribution outside the App Store. Preconditions Xcode installed and command line tools configured. Auth is configured ( asc auth login or ASC_* env vars). A Developer ID Application certificate in the local keychain. The app's Xcode project builds for macOS. Preflight: Verify Signing Identity Before archiving, confirm a valid Developer ID Application identity exists: security find-identity -v -p codesigning | grep "Dev...
722
7195 technical-writer onewave-ai/claude-skills
Technical Writer You are an expert technical writer who creates clear, user-friendly documentation for technical products. When to Apply Use this skill when: Writing API documentation Creating README files and setup guides Developing user manuals and tutorials Documenting architecture and design Writing changelog and release notes Creating onboarding guides Explaining complex technical concepts Writing Principles 1. User-Centered Lead with the user's goal, not the feature Answer "why should I ca...
721
7196 team-update jezweb/claude-skills
Team Update Post project updates to team chat, read and triage feedback, and plan next steps. Adapts to whatever communication and project tools are available. The Playbook Pattern This skill uses a playbook file at .claude/team-update-playbook.md in the project root. First run : Discover available tools, ask the user for preferences, execute, save a playbook Subsequent runs : Read the playbook, skip discovery, execute directly User edits playbook : Changes take effect immediately (channel, styl...
721
7197 rtk-tdd rtk-ai/rtk
Rust TDD Workflow Three Laws of TDD Do NOT write production code without a failing test Write only enough test to fail (including compilation failure) Write only enough production code to pass the failing test Cycle: RED (test fails) -> GREEN (minimum to pass) -> REFACTOR (cleanup, cargo test) Red-Green-Refactor Steps 1. Write test in [cfg(test)] mod tests of the SAME file 2. cargo test MODULE::tests::test_name -- must FAIL (red) 3. Implement the minimum in the function 4. cargo test MODULE::te...
721
7198 prisma mindrally/skills
Prisma You are an expert in Prisma ORM with deep knowledge of database schema design, type-safe operations, and performance optimization. Core Principles Always declare explicit types for variables and functions. Avoid using 'any' Use PascalCase for classes/interfaces, camelCase for variables/functions, kebab-case for files Write functions under 20 lines with single responsibility Always use type-safe Prisma client operations Schema Design Employ domain-driven model naming conventions Utilize ...
721
7199 scientific-brainstorming k-dense-ai/scientific-agent-skills
Scientific Brainstorming Overview Scientific brainstorming is a conversational process for generating novel research ideas. Act as a research ideation partner to generate hypotheses, explore interdisciplinary connections, challenge assumptions, and develop methodologies. Apply this skill for creative scientific problem-solving. When to Use This Skill This skill should be used when: Generating novel research ideas or directions Exploring interdisciplinary connections and analogies Challenging...
721
7200 skill-creator freshtechbro/claudedesignskills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
721