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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
4751 kotlin-testing affaan-m/everything-claude-code
Kotlin Testing Patterns Comprehensive Kotlin testing patterns for writing reliable, maintainable tests following TDD methodology with Kotest and MockK. When to Use Writing new Kotlin functions or classes Adding test coverage to existing Kotlin code Implementing property-based tests Following TDD workflow in Kotlin projects Configuring Kover for code coverage How It Works Identify target code — Find the function, class, or module to test Write a Kotest spec — Choose a spec style (StringSpec, FunS...
180
4752 skill-creator everyinc/compound-engineering-plugin
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...
180
4753 perplexity-search parcadei/continuous-claude-v3
Perplexity Search Overview Perform AI-powered web searches using Perplexity models through LiteLLM and OpenRouter. Perplexity provides real-time, web-grounded answers with source citations, making it ideal for finding current information, recent scientific literature, and facts beyond the model's training data cutoff. This skill provides access to all Perplexity models through OpenRouter, requiring only a single API key (no separate Perplexity account needed). When to Use This Skill Use this...
180
4754 kotlin-ktor-patterns affaan-m/everything-claude-code
Ktor Server Patterns Comprehensive Ktor patterns for building robust, maintainable HTTP servers with Kotlin coroutines. When to Activate Building Ktor HTTP servers Configuring Ktor plugins (Auth, CORS, ContentNegotiation, StatusPages) Implementing REST APIs with Ktor Setting up dependency injection with Koin Writing Ktor integration tests with testApplication Working with WebSockets in Ktor Application Structure Standard Ktor Project Layout src/main/kotlin/ ├── com/example/ │ ├── Application.k...
180
4755 gtm-strategy phuryn/pm-skills
GTM Strategy Overview Create a comprehensive go-to-market strategy for a product launch. This skill covers marketing channels, messaging development, success metrics definition, and launch planning. When to Use Planning a product launch Creating a GTM plan from scratch Defining a launch strategy for a new market Developing product-to-market fit strategy Preparing a product go-live roadmap How It Works Step 1: Gather Research Data The system will help you load and analyze early research about you...
180
4756 generating-sounds-with-ai raphaelsalaja/userinterface-wiki
Review Web Audio API code for sound synthesis best practices. How It Works - Read the specified files (or prompt user for files/pattern) - Check against all rules below - Output findings in `file:line` format Rule Categories | 1 | Context Management | `context-` | 2 | Decay & Envelope | `envelope-` | 3 | Sound Design | `design-` | 4 | Parameters | `param-` Rules Context Management Rules `context-reuse-single` Reuse a single AudioContext instance; do not create new o...
180
4757 financial data fetcher gracefullight/stock-checker
Financial Data Fetcher Skill Provides comprehensive market data access for AI trading agents. Overview This skill fetches: Real-time and historical OHLCV price data Financial news from multiple sources Fundamental data (P/E ratios, earnings, market cap) Market snapshots and quotes Tools 1. get_price_data Fetches historical or real-time price data for symbols. Parameters: symbols (required): List of ticker symbols (e.g., ["AAPL", "MSFT"]) timeframe (optional): "1Min", "5Min", "1Hour", "1Day" (def...
180
4758 social-graphics sanky369/vibe-building-skills
Social Graphics Skill Overview Social Graphics creates platform-specific visual content optimized for engagement. This skill teaches you to generate graphics that perform well on each platform. Keywords: social media graphics, social posts, platform-optimized, Instagram graphics, LinkedIn posts, Twitter graphics, TikTok graphics, social content Core Methodology Social graphics have three layers: Platform Optimization — Size, format, and best practices Visual Design — Eye-catching compositio...
180
4759 video-processing letta-ai/skills
This skill provides guidance for video processing tasks involving frame-level analysis, event detection, and motion tracking using computer vision libraries like OpenCV. It emphasizes verification-first approaches and guards against common pitfalls in video analysis workflows. Core Approach: Verify Before Implementing Before writing detection algorithms, establish ground truth understanding of the video content: - Extract and inspect sample frames - Save key frames as images to visually veri...
180
4760 symfony:controller-cleanup makfly/superpowers-symfony
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:controller-cleanup<div
180
4761 ssh penetration testing sickn33/antigravity-awesome-skills
SSH Penetration Testing Purpose Conduct comprehensive SSH security assessments including enumeration, credential attacks, vulnerability exploitation, tunneling techniques, and post-exploitation activities. This skill covers the complete methodology for testing SSH service security. Prerequisites Required Tools Nmap with SSH scripts Hydra or Medusa for brute-forcing ssh-audit for configuration analysis Metasploit Framework Python with Paramiko library Required Knowledge SSH protocol fundamentals ...
180
4762 android-testing new-silvermoon/awesome-android-agent-skills
No SKILL.md available for this skill. View on GitHub
180
4763 agentica-claude-proxy parcadei/continuous-claude-v3
Agentica-Claude Code Proxy Integration Use this skill when developing or debugging the Agentica-Claude proxy integration. When to Use Setting up Agentica agents to use Claude Code tools Debugging agent hallucination issues Fixing permission errors in file operations Understanding the REPL response format Architecture Overview Agentica Agent → S_M_BASE_URL → Claude Proxy → claude -p → Claude CLI (with tools) (localhost:2345) (localhost:8080) Critical Requirements 1. --allowe...
180
4764 blue-ocean-strategy wondelai/skills
Blue Ocean Strategy Framework Strategic framework for creating uncontested market space that makes the competition irrelevant, based on simultaneous pursuit of differentiation and low cost. Core Principle Don't compete in bloody red oceans. Create blue oceans of uncontested market space. Most companies fight for market share in existing industries (red oceans). Winners create new market space where competition is irrelevant (blue oceans) by delivering a leap in value for both buyers and themselv...
180
4765 test parcadei/continuous-claude-v3
Run tests for the React codebase. Arguments: $ARGUMENTS: Channel, flags, and test pattern Usage Examples: /test ReactFiberHooks - Run with source channel (default) /test experimental ReactFiberHooks - Run with experimental channel /test www ReactFiberHooks - Run with www-modern channel /test www variant false ReactFiberHooks - Test VARIANT=false /test stable ReactFiberHooks - Run with stable channel /test classic ReactFiberHooks - Run with www-classic channel /test watch ReactFiberHooks - Ru...
180
4766 slack steipete/clawdis
Slack Automation Interact with Slack workspaces to check messages, extract data, and automate common tasks. Quick Start Connect to an existing Slack browser session or open Slack: Connect to existing session on port 9222 (typical for already-open Slack) agent-browser connect 9222 Or open Slack if not already running agent-browser open https://app.slack.com Then take a snapshot to see what's available: agent-browser snapshot -i Core Workflow Connect/Navigate : Open or connect to Slack Snapshot ...
180
4767 information-architecture aj-geddes/useful-ai-prompts
Information Architecture Overview Information Architecture creates logical structures that help users find and understand information easily. When to Use Website or app redesign Large information spaces (documentation, e-commerce) Navigation structure planning Taxonomy and categorization Search functionality design User journey mapping Instructions 1. IA Principles & Process IA Process: 1. Research & Discovery - Interview users about mental models - Card sorting sessions (open and closed)...
180
4768 software-ui-ux-design vasilyu1983/ai-agents-public
Software UI/UX Design Design intuitive, accessible, user-centered interfaces. Baselines (Jan 2026): Accessibility: WCAG 2.2 Level AA — W3C Performance: Core Web Vitals (LCP ≤2.5s, INP ≤200ms, CLS ≤0.1) — web.dev Platforms: Apple HIG, Material 3 Quick Start Clarify platform(s), primary user journey, and constraints (accessibility level, performance, localization, auth). Choose track: audit an existing UI (heuristics + state matrix + WCAG) or design a new UI (IA + flows + UI spec). Produce arti...
180
4769 speech-to-text inference-sh/skills
ElevenLabs Speech-to-Text Transcribe audio to text with Scribe v2 - supports 90+ languages, speaker diarization, and word-level timestamps. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. Quick Start Python from elevenlabs import ElevenLabs client = ElevenLabs ( ) with open ( "audio.mp3" , "rb" ) as audio_file : result = client . speech_to_text . convert ( file = audio_file , model_id = "scribe_v2" ) print ( result . text ) JavaScript import { ElevenLabsClient } ...
180
4770 made-to-stick wondelai/skills
Made to Stick Framework A framework for crafting ideas and messages that are understood, remembered, and have lasting impact. Based on decades of research into why some ideas survive and others die. Core Principle The Curse of Knowledge is the single greatest barrier to effective communication. Once we know something, we can't imagine not knowing it. This makes us bad at explaining our ideas to others. The foundation: Sticky ideas aren't born — they're made. The SUCCESs framework provides six pr...
180
4771 contract-template claude-office-skills/skills
Contract Template Skill Overview This skill enables creation of smart contract templates using Accord Project - an open-source framework for legally enforceable, machine-readable contracts. Create templates with embedded logic that can automate contract execution. How to Use Describe the contract type and terms Specify variables and logic rules I'll generate Accord Project template Example prompts: "Create an NDA template with variable terms" "Build a service agreement with payment milestones" "...
180
4772 knowledge graph builder daffy0208/ai-dev-standards
Knowledge Graph Builder Build structured knowledge graphs for enhanced AI system performance through relational knowledge. Core Principle Knowledge graphs make implicit relationships explicit , enabling AI systems to reason about connections, verify facts, and avoid hallucinations. When to Use Knowledge Graphs Use Knowledge Graphs When: ✅ Complex entity relationships are central to your domain ✅ Need to verify AI-generated facts against structured knowledge ✅ Semantic search and relationship tra...
180
4773 hook-developer parcadei/continuous-claude-v3
Hook Developer Complete reference for developing Claude Code hooks. Use this to write hooks with correct input/output schemas. When to Use Creating a new hook Debugging hook input/output format Understanding what fields are available Setting up hook registration in settings.json Learning what hooks can block vs inject context Quick Reference Hook Fires When Can Block? Primary Use PreToolUse Before tool executes YES Block/modify tool calls PostToolUse After tool completes Partial React to tool ...
180
4774 sympy davila7/claude-code-templates
SymPy - Symbolic Mathematics in Python Overview SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations. This skill provides comprehensive guidance for performing symbolic algebra, calculus, linear algebra, equation solving, physics calculations, and code generation using SymPy. When to Use This Skill Use this skill when: Solving equations symbolically (algebraic, differential, systems of equations) Per...
180
4775 deepwiki johnlindquist/claude
DeepWiki - Repository Documentation Query DeepWiki for AI-generated documentation about any public GitHub repository. Overview DeepWiki (deepwiki.com) provides AI-generated documentation for GitHub repositories, including: Repository structure and architecture API documentation Code explanations Interactive diagrams Quick Start URL Pattern: Replace github.com with deepwiki.com in any repo URL: github.com/vercel/next.js → deepwiki.com/vercel/next.js MCP Server Setup DeepWiki provides a fre...
180
4776 opc-architecture parcadei/continuous-claude-v3
OPC Architecture Understanding OPC (Orchestrated Parallel Claude) extends Claude Code - it does NOT replace it. Core Concept Claude Code CLI is the execution engine. OPC adds orchestration via: Hooks - Intercept Claude Code events (PreToolUse, PostToolUse, SessionStart, etc.) Skills - Load prompts into Claude Code Scripts - Called by hooks/skills for coordination Database - Store state between Claude Code instances How Agents Work When you spawn an agent: Main Claude Code instance (your te...
180
4777 table-extractor claude-office-skills/skills
Table Extractor Skill Overview This skill enables precise extraction of tables from PDF documents using camelot - the gold standard for PDF table extraction. Handle complex tables with merged cells, borderless tables, and multi-page layouts with high accuracy. How to Use Provide the PDF containing tables Optionally specify pages or table detection method I'll extract tables as pandas DataFrames Example prompts: "Extract all tables from this PDF" "Get the table on page 5 of this report" "Extract ...
180
4778 google-official-seo-guide littleben/awesomeagentskills
Google Official SEO Guide Comprehensive assistance with Google Search optimization, SEO best practices, and search visibility improvements based on official Google documentation. When to Use This Skill This skill should be triggered when users ask about: SEO & Search Optimization Improving website ranking in Google Search Implementing SEO best practices Optimizing meta tags, titles, and descriptions Fixing crawling or indexing issues Understanding how Google Search works Structured Data & Ri...
180
4779 bundle-size-optimization aj-geddes/useful-ai-prompts
Bundle Size Optimization Overview Smaller bundles download faster, parse faster, and execute faster, dramatically improving perceived performance especially on slower networks. When to Use Build process optimization Bundle analysis before deployment Performance baseline improvement Mobile performance focus After adding new dependencies Instructions 1. Bundle Analysis // Analyze bundle composition class BundleAnalysis { analyzeBundle() { return { tools: [ 'webpack-bundle-an...
180
4780 fal-audio fal-ai-community/skills
fal.ai Audio Text-to-speech and speech-to-text using state-of-the-art audio models on fal.ai. How It Works User provides text (for TTS) or audio URL (for STT) Script selects appropriate model Sends request to fal.ai API Returns audio URL (TTS) or transcription text (STT) Finding Models To discover the best and latest audio models, use the search API: Search for text-to-speech models bash /mnt/skills/user/fal-generate/scripts/search-models.sh --category "text-to-speech" Search for speech-to-tex...
180
4781 icon-retrieval antvis/chart-visualization-skills
Icon Search This skill provides icon search and SVG string retrieval capabilities. It helps users find appropriate icons for various use cases including infographics, web development, design, and more. Purpose This skill helps discover available icons by: Searching the icon library by keywords Retrieving SVG strings directly for use in your projects Providing icon metadata including names and URLs How to Use Search for Icons To search for icons, use the search script with a keyword or phras...
179
4782 shapely-compute parcadei/continuous-claude-v3
Computational Geometry with Shapely When to Use Creating geometric shapes (points, lines, polygons) Boolean operations (intersection, union, difference) Spatial predicates (contains, intersects, within) Measurements (area, length, distance, centroid) Geometry transformations (translate, rotate, scale) Validating and fixing invalid geometries Quick Reference I want to... Command Example Create geometry create create polygon --coords "0,0 1,0 1,1 0,1" Intersection op intersection op intersection -...
179
4783 launch-strategy davila7/claude-code-templates
Launch Strategy You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users. Before Starting 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. Core Philo...
179
4784 graceful-degradation parcadei/continuous-claude-v3
Graceful Degradation with Helpful Messages When optional services are unavailable, degrade gracefully with actionable fallback messages. Pattern Check availability at the start, cache the result, and provide helpful messages that explain what's missing and how to fix it. DO Check service availability early (before wasting compute) Cache health check results for the session (e.g., 60s TTL) Provide actionable fallback messages: What service is missing What features are degraded How to enable t...
179
4785 morph-search parcadei/continuous-claude-v3
Morph Codebase Search Fast, AI-powered codebase search using WarpGrep. 20x faster than traditional grep. When to Use Search codebase for patterns, function names, variables Find code across large codebases quickly Edit files programmatically Usage Search for code patterns uv run python -m runtime.harness scripts/mcp/morph_search.py \ --search "authentication" --path "." Search with regex uv run python -m runtime.harness scripts/mcp/morph_search.py \ --search "def.*login" --path "./src...
179
4786 recall parcadei/continuous-claude-v3
/recall — Search Past Claude & Codex Sessions Search all past Claude Code and Codex sessions using full-text search with BM25 ranking. Usage python3 ~/.claude/skills/recall/scripts/recall.py QUERY [ --project PATH ] [ --days N ] [ --source claude | codex ] [ --limit N ] [ --reindex ] Examples Simple keyword search python3 ~/.claude/skills/recall/scripts/recall.py "bufferStore" Phrase search (exact match) python3 ~/.claude/skills/recall/scripts/recall.py '"ACP protocol"' Boolean query python3 ...
179
4787 technical-roadmap-planning aj-geddes/useful-ai-prompts
Technical Roadmap Planning Overview A technical roadmap provides a strategic plan for technology evolution, guiding architectural decisions, infrastructure investments, and capability development aligned with business objectives. When to Use Multi-year technology planning Architecture modernization initiatives Platform scaling and reliability improvements Legacy system migration planning Infrastructure upgrade scheduling Technology stack standardization Innovation investment planning Instructi...
179
4788 crypto-report claude-office-skills/skills
Cryptocurrency Report Executing Shell commands. Get Binance AI analysis report bash scripts/binance-ai-report.sh BTC bash scripts/binance-ai-report.sh ETH bash scripts/binance-ai-report.sh SOL Get blockchain news updates bash scripts/theblockbeats-news.sh bash scripts/theblockbeats-news.sh 2 Specify page number
179
4789 workflow-automation davila7/claude-code-templates
Workflow Automation When to use this skill Repetitive tasks : running the same commands every time Complex builds : multi-step build processes Team onboarding : a consistent development environment Instructions Step 1: npm scripts package.json : { "scripts" : { "dev" : "nodemon src/index.ts" , "build" : "tsc && vite build" , "test" : "jest --coverage" , "test:watch" : "jest --watch" , "lint" : "eslint src --ext .ts,.tsx" , "lint:fix" : "eslint src --ext .ts,.tsx --fix" , "format" : "prettier --w...
179
4790 wechat-converter z0gsh1u/oh-my-writing-skill
公众号平台转换 Skill 你是一个内容编辑,专门将通用文章转换为适合微信公众号平台的格式和风格。 公众号平台特征 用户画像 用户群广泛:覆盖各年龄段,以25-50岁为主 阅读场景:碎片时间、通勤路上、睡前 内容偏好:深度文章、干货分享、观点输出 互动习惯:转发有共鸣的内容、在看、评论 内容调性 正式感:比社交媒体正式,比论文亲切 深度感:有观点、有论据、有思考 排版感:注重视觉效果和阅读体验 品牌感:统一的风格和调性 转换规则 0. 内容保留原则 在开始任何转换之前,必须完整保留原内容中的: 所有图片:保留原图片的 Markdown 语法和路径 图片说明文字:保留图片下方或上方的说明文字 1. 标题优化 公众号标题特点: 信息完整,不玩悬念 可以较长(不超过64字符) 体现文章价值 可用分隔符号 转换示例: 原标题 公众号标题 AI写作工具评测 深度测评:2026年最值得用的5款AI写作工具 程序员效率方法 十年老程序员的效率心得:这些方法帮我每天早下班2小时 Python入门指南 写给零基础的Python学习路线(附完整资源) 常用标题格式: 深度/干货/实操 ...
179
4791 html injection testing sickn33/antigravity-awesome-skills
HTML Injection Testing Purpose Identify and exploit HTML injection vulnerabilities that allow attackers to inject malicious HTML content into web applications. This vulnerability enables attackers to modify page appearance, create phishing pages, and steal user credentials through injected forms. Prerequisites Required Tools Web browser with developer tools Burp Suite or OWASP ZAP Tamper Data or similar proxy cURL for testing payloads Required Knowledge HTML fundamentals HTTP request/response st...
179
4792 email composer davila7/claude-code-templates
Email Composer Quick start Provide context and purpose, and I'll draft an appropriate email. What I need: Purpose of email (request, follow-up, announcement, etc.) Recipient relationship (colleague, customer, manager, vendor) Key points to include Desired tone (formal, casual, urgent, friendly) Email structure Standard professional email format: Subject: [Clear, specific subject line] [Greeting], [Opening - context/purpose] [Body - main points] [Closing - call to action] [Sign-off] [Your name] C...
179
4793 privacy-policy phuryn/pm-skills
Privacy Policy Generator You are an experienced data privacy and compliance specialist. Your role is to help draft comprehensive, clear, and compliant privacy policies for digital products and services. Purpose Draft a detailed privacy policy for a product or service. The policy covers data types handled, applicable jurisdiction, and clearly marks clauses that require legal review. Provide plain-language explanations to ensure accessibility and transparency. Important Disclaimer This is for info...
179
4794 guideline-generation anthropics/knowledge-work-plugins
Guideline Generation Generate comprehensive, LLM-ready brand voice guidelines from any combination of sources — brand documents, sales call transcripts, discovery reports, or direct user input. Transform raw materials into structured, enforceable guidelines with confidence scoring and open questions. Inputs Accept any combination of: Discovery report from the discover-brand skill (structured, pre-triaged) Brand documents uploaded or from connected platforms (PDF, PPTX, DOCX, MD, TXT) Conversatio...
179
4795 environment-triage parcadei/continuous-claude-v3
Environment Triage When uv sync or pip install behaves unexpectedly, check the actual interpreter. Pattern System Python is not authoritative if uv/venv selects a different interpreter. DO What uv ACTUALLY uses uv run python --version What's pinned (this controls uv) cat .python-version Confirm package is installed uv pip show <package> Confirm import works in uv context uv run python -c "import <package>; print(<package>.__version__)" Common Fix If optional deps require Python 3.12...
179
4796 wolf-strategy senpi-ai/senpi-skills
WOLF v6.1.1 — Autonomous Multi-Strategy Trading The WOLF hunts for its human. It scans, enters, exits, and rotates positions autonomously — no permission needed. When criteria are met, it acts. Speed is edge. Proven: +$1,500 realized, 25+ trades, 65% win rate, single session on $6.5k budget. v6: Multi-strategy support. Each strategy has independent wallet, budget, slots, and DSL config. Same asset can be held in different strategies simultaneously (e.g., Strategy A LONG HYPE + Strategy B SHORT H...
179
4797 llm-tuning-patterns parcadei/continuous-claude-v3
LLM Tuning Patterns Evidence-based patterns for configuring LLM parameters, based on APOLLO and Godel-Prover research. Pattern Different tasks require different LLM configurations. Use these evidence-based settings. Theorem Proving / Formal Reasoning Based on APOLLO parity analysis: Parameter Value Rationale max_tokens 4096 Proofs need space for chain-of-thought temperature 0.6 Higher creativity for tactic exploration top_p 0.95 Allow diverse proof paths Proof Plan Prompt Always request a...
179
4798 startup-canvas phuryn/pm-skills
Startup Canvas Metadata Name : startup-canvas Description : Generate a Startup Canvas for a new product. Combines the 9-section Product Strategy Canvas with a Business Model (Cost Structure + Revenue Streams). Designed specifically for startups and new products. Triggers : startup canvas, new product canvas, startup strategy, startup business model Domain Context Startup Canvas vs Business Model Canvas vs Lean Canvas Popular approaches like Business Model Canvas (Strategyzer) and Lean Canvas (As...
179
4799 release parcadei/continuous-claude-v3
Release Skill Purpose: Take a project from "code is ready" to "tagged and ready to push." Pre-flight validation, changelog from git history, version bumps across package files, release commit, annotated tag, and curated release notes. Everything is local and reversible. Publishing (including the GitHub Release page) is CI's job. Quick Start /release 1.7 .0 full release: changelog + bump + commit + tag /release 1.7 .0 --dry-run show what would happen, change nothing /release --check readiness ...
179
4800 skill-auditor useai-pro/openclaw-skills-security
Skill Auditor You are a security auditor for OpenClaw skills. Before the user installs any skill, you vet it for safety using a structured 6-step protocol. One-liner: Give me a skill (URL / file / paste) → I give you a verdict with evidence. When to Use Before installing a new skill from ClawHub, GitHub, or any source When reviewing a SKILL.md someone shared During periodic audits of already-installed skills When a skill update changes permissions Audit Protocol (6 steps) Step 1: Metadata & Typo...
179