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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,096
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
2951 skill-name claude-office-skills/skills
Skill Name Overview [Clear explanation of what this skill does and when to use it] What I can do: [Capability 1] [Capability 2] [Capability 3] What I cannot do: [Limitation 1] [Limitation 2] How to Use Me Step 1: [First Step] [Instructions] Step 2: [Second Step] [Instructions] Step 3: [Third Step] [Instructions] Domain Knowledge [This is where the real value lives - embedded expertise, patterns, rules, best practices] [Knowledge Area 1] [Details] [Knowledge Area 2] [Details] Output Format [Defin...
1.7K
2952 suspicious email analyzer claude-office-skills/skills
Suspicious Email Analyzer Analyze emails for phishing attempts, scams, and security threats to protect against fraud. Overview This skill helps you: Identify phishing attempts Detect scam patterns Analyze suspicious links Assess email authenticity Recommend safe actions How to Use Analyze an Email "Is this email legitimate?" "Check this email for phishing" "Analyze this suspicious message" Provide Email Content Include: Sender email address Subject line Full email body Any links (don't click the...
1.7K
2953 android-device-automation web-infra-dev/midscene-skills
Android Device Automation CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW: Never run midscene commands in the background. Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop. Run only one midscene command at a time. Wait for the previous command to finish, read the screenshot, then decide the next action. Never chain multiple commands together. Allow enough time fo...
1.7K
2954 predictable-revenue wondelai/skills
Predictable Revenue Framework A systematic approach to building a scalable, predictable B2B sales machine. Pioneered the outbound prospecting system that helped Salesforce add $100M in recurring revenue. Core Principle Predictable lead generation drives predictable revenue. The biggest mistake in sales is having the same people prospect AND close. Specialization creates a repeatable, scalable machine. The foundation: Cold calling is dead. Cold Calling 2.0 — mass, personalized cold emails that ge...
1.7K
2955 session-logs steipete/clawdis
session-logs Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent conversations or asks what was said before. Trigger Use this skill when the user asks about prior chats, parent conversations, or historical context that isn't in memory files. Location Session logs live at: ~/.openclaw/agents/<agentId>/sessions/ (use the agent=<id> value from the system prompt Runtime line). sessions.json - Index mapping session keys to session IDs ...
1.7K
2956 graphql-operations apollographql/skills
GraphQL Operations Guide This guide covers best practices for writing GraphQL operations (queries, mutations, subscriptions) as a client developer. Well-written operations are efficient, type-safe, and maintainable. Operation Basics Query Structure query GetUser($id: ID!) { user(id: $id) { id name email } } Mutation Structure mutation CreatePost($input: CreatePostInput!) { createPost(input: $input) { id title createdAt } } Subscription Structure subscription O...
1.7K
2957 ai-product-strategy refoundai/lenny-skills
AI Product Strategy Help the user make strategic decisions about AI products using frameworks from 94 product leaders and AI practitioners. How to Help When the user asks for help with AI product strategy: Understand the context - Ask what they're building, what problem they're solving, and where they are in the AI journey Clarify the problem - Help distinguish between "AI for AI's sake" and genuine user problems that AI can solve Guide architecture decisions - Help them think through build vs b...
1.7K
2958 seo-competitor-pages agricidaniel/claude-seo
Competitor Comparison & Alternatives Pages Create high-converting comparison and alternatives pages that target competitive intent keywords with accurate, structured content. Page Types 1. "X vs Y" Comparison Pages Direct head-to-head comparison between two products/services Balanced feature-by-feature analysis Clear verdict or recommendation with justification Target keyword: [Product A] vs [Product B] 2. "Alternatives to X" Pages List of alternatives to a specific product/service Each alternat...
1.7K
2959 seo-page agricidaniel/claude-seo
Single Page Analysis What to Analyze On-Page SEO Title tag: 50-60 characters, includes primary keyword, unique Meta description: 150-160 characters, compelling, includes keyword H1: exactly one, matches page intent, includes keyword H2-H6: logical hierarchy (no skipped levels), descriptive URL: short, descriptive, hyphenated, no parameters Internal links: sufficient, relevant anchor text, no orphan pages External links: to authoritative sources, reasonable count Content Quality Word count vs pag...
1.7K
2960 paperclip-create-agent paperclipai/paperclip
Paperclip Create Agent Skill Use this skill when you are asked to hire/create an agent. Preconditions You need either: board access, or agent permission can_create_agents=true in your company If you do not have this permission, escalate to your CEO or board. Workflow Confirm identity and company context. curl -sS " $PAPERCLIP_API_URL /api/agents/me" \ -H "Authorization: Bearer $PAPERCLIP_API_KEY " Discover available adapter configuration docs for this Paperclip instance. curl -sS " $PAPERCLIP_AP...
1.7K
2961 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...
1.7K
2962 lean-ux wondelai/skills
Lean UX Framework A practice-driven approach to user experience design that replaces heavy deliverables with rapid experimentation, cross-functional collaboration, and continuous learning. Based on a fundamental truth: teams that obsess over pixel-perfect specs before testing with real users waste months building the wrong thing. Lean UX shifts the question from "What should we design?" to "What do we need to learn?" Core Principle Outcomes over outputs. The value of a design is not measured by ...
1.7K
2963 ios-networking dpearson2699/swift-ios-skills
iOS Networking Modern networking patterns for iOS 26+ using URLSession with async/await and structured concurrency. All examples target Swift 6.2. No third-party dependencies required -- URLSession covers the vast majority of networking needs. Contents Core URLSession async/await API Client Architecture Error Handling Pagination Network Reachability Configuring URLSession Common Mistakes Review Checklist References Core URLSession async/await URLSession gained native async/await overloads in iOS...
1.7K
2964 intercom automation claude-office-skills/skills
Intercom Automation Comprehensive skill for automating Intercom customer communication and support workflows. Core Workflows 1. Conversation Flow CUSTOMER CONVERSATION FLOW: ┌─────────────────┐ │ User Message │ │ (Inbound) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Bot Triage │ │ - Intent │ │ - Route │ └────────┬────────┘ │ ┌────┴────┐ ▼ ▼ ┌───────┐ ┌───────┐ │ Bot │ │ Human │ │ Reply │ │ Agent │ └───┬───┘ └───┬───┘ │ │ └────┬────┘ ▼ ┌───────────...
1.7K
2965 seo-audit agricidaniel/claude-seo
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
2966 seo-plan agricidaniel/claude-seo
Strategic SEO Planning Process 1. Discovery Business type, target audience, competitors, goals Current site assessment (if exists) Budget and timeline constraints Key performance indicators (KPIs) 2. Competitive Analysis Identify top 5 competitors Analyze their content strategy, schema usage, technical setup Identify keyword gaps and content opportunities Assess their E-E-A-T signals Estimate their domain authority 3. Architecture Design Load industry template from assets/ directory Design URL h...
1.7K
2967 healthcheck steipete/clawdis
OpenClaw Host Hardening Overview Assess and harden the host running OpenClaw, then align it to a user-defined risk tolerance without breaking access. Use OpenClaw security tooling as a first-class signal, but treat OS hardening as a separate, explicit set of steps. Core rules Recommend running this skill with a state-of-the-art model (e.g., Opus 4.5, GPT 5.2+). The agent should self-check the current model and suggest switching if below that level; do not block execution. Require explicit approv...
1.7K
2968 browser-act-skill-forge browser-act/skills
No SKILL.md available for this skill. View on GitHub
1.6K
2969 unit-test-bean-validation giuseppe-trisciuoglio/developer-kit
Unit Testing Bean Validation and Custom Validators Overview This skill provides patterns for unit testing Jakarta Bean Validation annotations and custom validator implementations using JUnit 5. It covers testing built-in constraints (@NotNull, @Email, @Min, @Max), creating custom validators, cross-field validation, validation groups, and parameterized testing scenarios. When to Use This Skill Use this skill when: Testing Jakarta Bean Validation (@NotNull, @Email, @Min, etc.) Testing custom @Cons...
1.6K
2970 text-optimizer kochetkov-ma/claude-brewcode
Plugin: kochetkov-ma/claude-brewcode Text Optimizer Reduces token count in prompts, docs, and agent instructions by 20–40% without losing meaning. Applies 41 research-backed rules across 6 categories: Claude behavior, token efficiency, structure, reference integrity, perception, LLM comprehension. Benefits: cheaper API calls · faster model responses · clearer LLM instructions · fewer hallucinations Examples: /text-optimize prompt.md single file, medium mode (default) /text-optimize -d agents/ ...
1.6K
2971 convex-migrations waynesutton/convexskills
Convex Migrations Evolve your Convex database schema safely with patterns for adding fields, backfilling data, removing deprecated fields, and maintaining zero-downtime deployments. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/database/schemas Schema Overview: https://docs.convex.dev/database Migration Patterns: https://stack.convex.dev/migrate-data-postgres-to-convex For broader context: https://docs.convex.dev/ll...
1.6K
2972 spark-engineer jeffallan/claude-skills
Spark Engineer Senior Apache Spark engineer specializing in high-performance distributed data processing, optimizing large-scale ETL pipelines, and building production-grade Spark applications. Role Definition You are a senior Apache Spark engineer with deep big data experience. You specialize in building scalable data processing pipelines using DataFrame API, Spark SQL, and RDD operations. You optimize Spark applications for performance through partitioning strategies, caching, and cluster t...
1.6K
2973 data-analytics markdown-viewer/skills
Data Analytics Diagram Generator Quick Start: Define data sources → Declare ingestion/ETL icons → Connect to storage/warehouse → Add BI/visualization → Wrap in ```plantuml fence. ⚠️ IMPORTANT: Always use ```plantuml or ```puml code fence. NEVER use ```text — it will NOT render as a diagram. Critical Rules Every diagram starts with @startuml and ends with @enduml Use left to right direction for data pipelines (Source → Ingest → Transform → Store → Visualize) Use mxgraph.aws4.* stencil syntax for ...
1.6K
2974 resume formatter paramchoudhary/resumeskills
Use this skill when the user: - Needs help with resume layout and formatting - Has a messy or hard-to-read resume - Wants to ensure ATS compatibility through formatting - Needs a clean, professional design - Mentions: "format resume", "resume layout", "resume design", "clean resume", "professional format" Core Capabilities - Structure resumes for optimal readability - Ensure ATS compatibility through formatting - Create visual hierarchy - Optimize white space and margins - Select app...
1.6K
2975 aso-audit eronred/aso-skills
ASO Audit Analyze App Store and Google Play listings against ASO best practices. Fetches live listing data, scores metadata, visuals, and ratings, then produces a prioritized action plan. When to Use User shares an App Store or Google Play URL User asks to audit or optimize an app listing User wants to compare their app against competitors User asks about app store ranking, visibility, or download conversion Before Auditing Check for product marketing context first: If .agents/product-marketing-...
1.6K
2976 wiki-lint ar9av/obsidian-wiki
Wiki Lint — Health Audit You are performing a health check on an Obsidian wiki. Your goal is to find and fix structural issues that degrade the wiki's value over time. Before scanning anything: follow the Retrieval Primitives table in llm-wiki/SKILL.md . Prefer frontmatter-scoped greps and section-anchored reads over full-page reads. On a large vault, blindly reading every page to lint it is exactly what this framework is built to avoid. Before You Start Read .env to get OBSIDIAN_VAULT_PATH Read...
1.6K
2977 design-agent crewaiinc/skills
CrewAI Agent Design Guide How to design effective agents with the right role, goal, backstory, tools, and configuration. The 80/20 Rule Spend 80% of your effort on task design, 20% on agent design. A well-designed task elevates even a simple agent. But even the best agent cannot rescue a vague, poorly scoped task. Get the task right first (see the design-task skill), then refine the agent. 1. The Role-Goal-Backstory Framework Every agent needs three things: who it is, what it wants, and why it's...
1.6K
2978 claude-code-plugin-release thedotmack/claude-mem
Version Bump & Release Workflow IMPORTANT: You must first plan and write detailed release notes before starting the version bump workflow. CRITICAL: ALWAYS commit EVERYTHING (including build artifacts). At the end of this workflow, NOTHING should be left uncommitted or unpushed. Run git status at the end to verify. Preparation Analyze : Determine if the change is a PATCH (bug fixes), MINOR (features), or MAJOR (breaking) update. Environment : Identify the repository owner and name (e.g., from gi...
1.6K
2979 wiki-update ar9av/obsidian-wiki
Wiki Update — Sync Any Project to Your Wiki You are distilling knowledge from the current project into the user's Obsidian wiki. This skill works from any project directory, not just the obsidian-wiki repo. Before You Start Read ~/.obsidian-wiki/config to get: OBSIDIAN_VAULT_PATH — where the wiki lives OBSIDIAN_WIKI_REPO — where the obsidian-wiki repo is cloned (for reading other skills if needed) If ~/.obsidian-wiki/config doesn't exist, tell the user to run bash setup.sh from their obsidian-wi...
1.6K
2980 wiki-status ar9av/obsidian-wiki
Wiki Status — Audit & Delta You are computing the current state of the wiki: what's been ingested, what's new since last ingest, and what the delta looks like. This helps the user decide whether to append (ingest the delta) or rebuild (archive and reprocess everything). Before You Start Read .env to get OBSIDIAN_VAULT_PATH , OBSIDIAN_SOURCES_DIR , CLAUDE_HISTORY_PATH , CODEX_HISTORY_PATH Read .manifest.json at the vault root — this is the ingest tracking ledger The Manifest The manifest lives at...
1.6K
2981 fetch browserbase/skills
Browserbase Fetch API Fetch a page and return its content, headers, and metadata — no browser session required. Prerequisites Get your API key from: https://browserbase.com/settings export BROWSERBASE_API_KEY = "your_api_key" When to Use Fetch vs Browser Use Case Fetch API Browser Skill Static page content Yes Overkill Check HTTP status/headers Yes No JavaScript-rendered pages No Yes Form interactions No Yes Page behind bot detection Possible (with proxies) Yes (stealth mode) Simple scraping Yes...
1.6K
2982 project-guidelines-example affaan-m/everything-claude-code
Project Guidelines Skill (Example) This is an example of a project-specific skill. Use this as a template for your own projects. Based on a real production application: Zenith - AI-powered customer discovery platform. When to Use Reference this skill when working on the specific project it's designed for. Project skills contain: Architecture overview File structure Code patterns Testing requirements Deployment workflow Architecture Overview Tech Stack: Frontend : Next.js 15 (App Router), TypeScr...
1.6K
2983 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.6K
2984 napkin github/awesome-copilot
Napkin — Visual Whiteboard for Copilot CLI Napkin gives users a browser-based whiteboard where they can draw, sketch, and add sticky notes to think through ideas visually. The agent reads back the whiteboard contents (via a PNG snapshot and optional JSON data) and responds conversationally with analysis, suggestions, and next steps. The target audience is lawyers, PMs, and business stakeholders — not software developers. Keep everything approachable and jargon-free. Activation When the user invo...
1.6K
2985 infocard markdown-viewer/skills
Infocard Generator Quick Start: Analyze content (density × structure × mood) → Auto-sense tone for color palette → Pick a layout skeleton → Embed HTML directly in Markdown with <style scoped> . Critical Rules Rule 1: Direct HTML Embedding IMPORTANT : Write info cards as direct HTML in Markdown. NEVER use code blocks ( ```html ). The HTML should be embedded directly in the document without any fencing. Rule 2: No Empty Lines in HTML Structure CRITICAL : Do NOT add any empty lines within the HTML ...
1.6K
2986 vueuse-functions vueuse/skills
VueUse Functions This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant. When to Apply Apply this skill whenever assisting user development work in Vue.js / Nuxt. Always check first whether a VueUse function can implement the requirement. Pre...
1.6K
2987 scorecard-marketing wondelai/skills
A proven 4-step system for generating qualified leads through interactive assessments. This approach generates warm leads with rich data about each prospect. Core Philosophy Everything is downstream from lead generation. People buy to resolve psychological tension between their current reality and desired reality. A scorecard awakens dormant desires by asking revealing questions. Key insight: While people actively searching are harder to sell to (already decided, set budget), those with dorm...
1.6K
2988 goframe-v2 gogf/skills
重要规范 工程开发规范 开发完整工程类型的项目如HTTP、微服务项目时,需要先安装GoFrame CLI开发工具,并使用CLI工具创建项目骨架,对应命令为gf init,命令的具体使用方式需参考文档 项目创建-init 。 在GoFrame工程规范中,由开发工具自动维护的代码文件,如dao、do、entity等源码文件,不允许手动创建或修改。 除非用户有明确要求,否则不使用logic目录来存放业务逻辑代码,而是直接在service目录下进行业务逻辑的封装和实现。 完整工程目录、代码封装以及源码实现的示例需参考已有示例项目,如: HTTP项目最佳实践示例: user-http-service gRPC项目最佳实践示例: user-grpc-service 组件使用规范 创建新的方法或变量前要先分析是否在其它位置中已经存在,尽量引用已有的实现。 错误处理统一使用gerror组件,确保错误信息带有完整堆栈信息以提供可追踪性。 在调研使用新组件时,优先考虑引用GoFrame框架中已有组件、优先参考示例代码中的最佳实践源码。 Go开发资料 完整的GoFrame开发资料,包含各类组件的设计介绍、使...
1.6K
2989 design-everyday-things wondelai/skills
Design of Everyday Things Framework Foundational design principles for creating products that are intuitive, discoverable, and understandable. The "bible of UX" — applicable to physical products, software, and any human-designed system. Core Principle Good design is actually a lot harder to notice than poor design, in part because good designs fit our needs so well that the design is invisible. When something works well, we take it for granted. When it fails, we blame ourselves — but the fault i...
1.6K
2990 ui-ux-designer lotosbin/claude-skills
No SKILL.md available for this skill. View on GitHub
1.6K
2991 wp-block-development wordpress/agent-skills
WP Block Development When to use Use this skill for block work such as: creating a new block, or updating an existing one changing block.json (scripts/styles/supports/attributes/render/viewScriptModule) fixing “block invalid / not saving / attributes not persisting” adding dynamic rendering ( render.php / render_callback ) block deprecations and migrations ( deprecated versions) build tooling for blocks ( @wordpress/scripts , @wordpress/create-block , wp-env ) Inputs required Repo root and targe...
1.6K
2992 context7-mcp upstash/context7
When the user asks about libraries, frameworks, or needs code examples, use Context7 to fetch current documentation instead of relying on training data. When to Use This Skill Activate this skill when the user: Asks setup or configuration questions ("How do I configure Next.js middleware?") Requests code involving libraries ("Write a Prisma query for...") Needs API references ("What are the Supabase auth methods?") Mentions specific frameworks (React, Vue, Svelte, Express, Tailwind, etc.) How to...
1.6K
2993 seo-technical agricidaniel/claude-seo
Technical SEO Audit Categories 1. Crawlability robots.txt: exists, valid, not blocking important resources XML sitemap: exists, referenced in robots.txt, valid format Noindex tags: intentional vs accidental Crawl depth: important pages within 3 clicks of homepage JavaScript rendering: check if critical content requires JS execution Crawl budget: for large sites (>10k pages), efficiency matters AI Crawler Management As of 2025-2026, AI companies actively crawl the web to train models and power AI...
1.6K
2994 seo-schema agricidaniel/claude-seo
Schema Markup Analysis & Generation Detection Scan page source for JSON-LD <script type="application/ld+json"> Check for Microdata ( itemscope , itemprop ) Check for RDFa ( typeof , property ) Always recommend JSON-LD as primary format (Google's stated preference) Validation Check required properties per schema type Validate against Google's supported rich result types Test for common errors: Missing @context Invalid @type Wrong data types Placeholder text Relative URLs (should be absolute) Inva...
1.6K
2995 marimo-batch marimo-team/skills
Pydantic is a great way to declare a source of truth for a batch job, especially for ML. You can declare something like: from pydantic import BaseModel , Field class ModelParams ( BaseModel ) : sample_size : int = Field ( default = 1024 * 4 , description = "Number of training samples per epoch." ) learning_rate : float = Field ( default = 0.01 , description = "Learning rate for the optimizer." ) You can fill these model params with two methods too, you can imagine a form in the UI. el = mo . md ...
1.6K
2996 brief-to-tasks julianoczkowski/designer-skills
This skill turns a design brief into an ordered, buildable task list. Each task is a vertical slice: a piece of UI that can be built, reviewed, and verified on its own. Example prompts "Break the brief into tasks" "What should I build first?" "Create a task list from the design brief" "Plan the build order for this feature" Process Read the design brief. Look for .design/*/DESIGN_BRIEF.md . If multiple subfolders exist, use the most recently modified one, or ask the user which feature they are w...
1.6K
2997 read-arxiv-paper karpathy/nanochat
You will be given a URL of an arxiv paper, for example: [https://www.arxiv.org/abs/2601.07372](https://www.arxiv.org/abs/2601.07372) Part 1: Normalize the URL The goal is to fetch the TeX Source of the paper (not the PDF!), the URL always looks like this: [https://www.arxiv.org/src/2601.07372](https://www.arxiv.org/src/2601.07372) Notice the /src/ in the url. Once you have the URL: Part 2: Download the paper source Fetch the url to a local .tar.gz file. A good location is `~/.cache/nano...
1.6K
2998 app-store-review dpearson2699/swift-ios-skills
App Store Review Preparation Guidance for catching App Store rejection risks before submission. Apple reviewed 7.7 million submissions in 2024 and rejected 1.9 million. Most rejections are preventable with proper preparation. Contents Overview Top Rejection Reasons and How to Avoid Them PrivacyInfo.xcprivacy -- Privacy Manifest Requirements Data Use, Sharing, and Privacy Policy (Guideline 5.1.2) In-App Purchase and StoreKit Rules (Guideline 3.1.1) HIG Compliance Checklist App Tracking Transparen...
1.6K
2999 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...
1.6K
3000 claude-hud-statusline aradotso/trending-skills
Claude HUD Skill by ara.so — Daily 2026 Skills collection. Claude HUD is a Claude Code plugin that adds a persistent statusline to your terminal showing real-time context window usage, active tool calls, running subagents, and todo progress — always visible below your input prompt. What It Does Feature Description Context health Visual bar showing how full your context window is (green → yellow → red) Tool activity Live display of file reads, edits, and searches as they happen Agent tracking Sho...
1.6K