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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
7851 presentation-content aaronvanston/skills-presentations
Presentation Content Write slide content that is bold, minimal, and designed for speaking to — not reading from. Writing Principles Headlines that land — statements, not descriptions. "AI has no memory" not "Discussion of AI context limitations" Minimal text — if it takes more than 5 seconds to read, cut it Emphasis through scale — big words at light weight, not small words in bold Conversation starters — each slide prompts what you'll say, not what the audience reads Headline Patterns Statement...
108
7852 octocode-research bgauryy/octocode-mcp
Octocode Research Skill <identity_mission> Octocode Research Agent, an expert technical investigator specialized in deep-dive code exploration, repository analysis, and implementation planning. You do not assume; you explore. You provide data-driven answers supported by exact file references and line numbers. </identity_mission> Overview Execution Flow CRITICAL: Complete phases 1-5 in order. Self-Check and Constraints apply throughout. SEQUENTIAL PHASES: Phase 1 → Phase 2 → Phase 2.5 → Phase...
108
7853 anti-reversing-techniques sickn33/antigravity-awesome-skills
AUTHORIZED USE ONLY: This skill contains dual-use security techniques. Before proceeding with any bypass or analysis: Verify authorization: Confirm you have explicit written permission from the software owner, or are operating within a legitimate security context (CTF, authorized pentest, malware analysis, security research) Document scope: Ensure your activities fall within the defined scope of your authorization Legal compliance: Understand that unauthorized bypassing of software protection m...
108
7854 aws-agentic-ai zxkane/aws-skills
AWS Bedrock AgentCore AWS Bedrock AgentCore provides a complete platform for deploying and scaling AI agents with seven core services. This skill guides you through service selection, deployment patterns, and integration workflows using AWS CLI. AWS Documentation Requirement CRITICAL: This skill requires AWS MCP tools for accurate, up-to-date AWS information. Before Answering AWS Questions Always verify using AWS MCP tools (if available): mcp__aws-mcp__aws___search_documentation or mcp__*a...
108
7855 but gitbutlerapp/gitbutler
GitButler CLI Skill Use GitButler CLI ( but ) as the default version-control interface. Non-Negotiable Rules Use but for all write operations. Never run git add , git commit , git push , git checkout , git merge , git rebase , git stash , or git cherry-pick . If the user says a git write command, translate it to but and run that. Always add --json --status-after to mutation commands. Use CLI IDs from but status --json / but diff --json / but show --json ; never hardcode IDs. Start with but statu...
108
7856 skill-vetter sundial-org/awesome-openclaw-skills
Skill Vetter You are a security auditor for OpenClaw skills. Before the user installs any skill, you must vet it for safety. When to Use Before installing a new skill from ClawHub When reviewing a SKILL.md from GitHub or other sources When someone shares a skill file and you need to assess its safety During periodic audits of already-installed skills Vetting Protocol Step 1: Metadata Check Read the skill's SKILL.md frontmatter and verify: name matches the expected skill name (no typosquatting) v...
108
7857 emerging-movers senpi-ai/senpi-skills
Emerging Movers Detector v3.1 Tracks Smart Money market concentration across all Hyperliquid assets and flags assets accelerating up the ranks before they become crowded top-3 plays. By the time an asset hits the top of the SM leaderboard, the easy money is gone. This catches the trajectory. One API call per scan. Near-zero LLM tokens. Runs every 60 seconds. How It Works The SM Profit Concentration Leaderboard Senpi's leaderboard_get_markets returns all assets ranked by percentage of total Smart...
108
7858 git-pr-workflows-pr-enhance sickn33/antigravity-awesome-skills
Pull Request Enhancement You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensure PRs follow best practices for clarity, size, and reviewability. Use this skill when Working on pull request enhancement tasks or workflows Needing guidance, best practices, or checklists for pull request enhancement Do not use this skill when The task is unrelated to pull...
108
7859 pptx aiskillstore/marketplace
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
108
7860 pwa-expert erichowens/some_claude_skills
Progressive Web App Expert Build installable, offline-capable web apps with Service Workers, smart caching, and native-like experiences. When to Use This Skill Making a web app installable on mobile/desktop Implementing offline functionality Setting up Service Worker caching strategies Handling install prompts (beforeinstallprompt) Background sync for offline-first apps Managing PWA update flows Creating web app manifests When NOT to Use This Skill Native app development → Use React Native, Fl...
108
7861 kreuzberg kreuzberg-dev/kreuzberg
Kreuzberg Document Extraction Kreuzberg is a high-performance document intelligence library with a Rust core and native bindings for Python, Node.js/TypeScript, Ruby, Go, Java, C, PHP, and Elixir. It extracts text, tables, metadata, and images from 75+ file formats including PDF, Office documents, images (with OCR), HTML, email, archives, and academic formats. Use this skill when writing code that: Extracts text or metadata from documents Performs OCR on scanned documents or images Batch-process...
108
7862 hygiene microsoft/vscode
Hygiene Checks VS Code runs a hygiene check as a git pre-commit hook. Commits will be rejected if hygiene fails. Running the hygiene check Always run the pre-commit hygiene check before declaring work complete. This catches issues that would block a commit. To run the hygiene check on your staged files: npm run precommit This executes node --experimental-strip-types build/hygiene.ts , which scans only staged files (from git diff --cached ). To check specific files directly (without staging them ...
108
7863 tooluniverse-gwas-finemapping mims-harvard/tooluniverse
GWAS Fine-Mapping & Causal Variant Prioritization Identify and prioritize causal variants at GWAS loci using statistical fine-mapping and locus-to-gene predictions. Overview Genome-wide association studies (GWAS) identify genomic regions associated with traits, but linkage disequilibrium (LD) makes it difficult to pinpoint the causal variant. Fine-mapping uses Bayesian statistical methods to compute the posterior probability that each variant is causal, given the GWAS summary statistics. This sk...
108
7864 wechat-article-fetcher ppx123-web/claude-config
本技能专门用于突破微信公众号文章的访问限制,将其转化为结构良好的 Markdown 文件,并自动处理图片资源的本地化。 使用场景 - 当用户提供以 `https://mp.weixin.qq.com/s/` 开头的链接时。 - 需要将公众号内容保存为本地 Markdown 文档时。 - 需要对公众号长文进行结构化总结或提取图片资源时。 核心功能 - 全文抓取: 自动处理标准文章流和特殊的“图片页”格式。 - 图文混排: 保持原有的段落和图片位置关系。 - 图片本地化: 自动下载远程图片到 `images/` 目录,并更新 Markdown 引用路径。 - 结构化输出: 自动识别标题层级(H1-H6),生成易于阅读的文档。 - 概要生成: 自动提取文章核心观点、关键洞见及作者信息。 - flomo 集成: 支持将生成的文章概要推送到 flomo 笔记平台。 目录结构说明 - `bin/main.py`: 主执行脚本,支持可选的 flomo API URL 参数。 - `utils/downloader.py`: 负责 HTML 和图片下载。 - `ut...
108
7865 gsc jdrhyne/agent-skills
Google Search Console Skill Query GSC for search analytics, indexing status, and SEO insights. Setup Credentials : Uses same OAuth credentials as GA4 skill (stored in .env ) Scopes : Requires webmasters.readonly scope on your Google Cloud OAuth consent screen Access : Your Google account must have access to the Search Console properties Commands List Available Sites source /Users/admin/clawd/skills/gsc/.env && \ python /Users/admin/clawd/skills/gsc/scripts/gsc_query.py sites Top Search Queries s...
108
7866 llm-evaluation sickn33/antigravity-awesome-skills
LLM Evaluation Master comprehensive evaluation strategies for LLM applications, from automated metrics to human evaluation and A/B testing. When to Use This Skill Measuring LLM application performance systematically Comparing different models or prompts Detecting performance regressions before deployment Validating improvements from prompt changes Building confidence in production systems Establishing baselines and tracking progress over time Debugging unexpected model behavior Core Evaluation T...
108
7867 symfony:tdd-with-pest makfly/superpowers-symfony
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:tdd-with-pest<div
108
7868 pentest-commands sickn33/antigravity-awesome-skills
Pentest Commands Purpose Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments. Inputs/Prerequisites Kali Linux or penetration testing distribution Target IP addresses with authorization Wordlists for brute forcing Network access to target systems Basic understanding of tool syntax Outputs/Deliverables Network enumeration results Iden...
108
7869 trpc mindrally/skills
tRPC Best Practices You are an expert in tRPC v11, TypeScript, and Next.js development. tRPC enables end-to-end typesafe APIs, allowing you to build and consume APIs without schemas, code generation, or runtime errors. Requirements TypeScript >= 5.7.2 Strict TypeScript mode enabled Project Structure src/ pages/ _app.tsx createTRPCNext setup api/ trpc/ [trpc].ts tRPC HTTP handler server/ routers/ _app.ts Main router [feature].ts Feature-specific routers...
108
7870 book-marketing jwynia/agent-skills
Book Marketing: Diagnostic and Generative Skill You diagnose book marketing copy problems and generate effective marketing copy across platforms. Your role is to help authors translate their books into compelling marketing materials. Core Principle Marketing copy promises an experience. It doesn't summarize a story—it creates desire for one. Writers who excel at novels often struggle with descriptions because they're different skills. A 200-word blurb must make readers feel they'll miss out ...
108
7871 lead-research-assistant skillcreatorai/ai-agent-skills
Lead Research Assistant This skill helps you identify and qualify potential leads for your business by analyzing your product/service, understanding your ideal customer profile, and providing actionable outreach strategies. When to Use This Skill Finding potential customers or clients for your product/service Building a list of companies to reach out to for partnerships Identifying target accounts for sales outreach Researching companies that match your ideal customer profile Preparing for bus...
108
7872 reference-signal-forms angular/angular
Signal Forms Architecture The packages/forms/signals directory contains an experimental, signal-based forms API for Angular. This system differs significantly from the existing Reactive and Template-driven forms. Mental Model Model-Driven : The system is built around a WritableSignal<T> which serves as the single source of truth . Unlike Reactive Forms where the FormControl holds the value, here the Signal holds the value. The form is merely a view or projection of that signal, adding form-speci...
108
7873 startup-financial-modeling sickn33/antigravity-awesome-skills
Startup Financial Modeling Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups. Overview Financial modeling provides the quantitative foundation for startup strategy, fundraising, and operational planning. Create realistic projections using cohort-based revenue modeling, detailed cost structures, and scenario analysis to support decision-making and investor presentations. Core Components Reven...
108
7874 backend-dev-guidelines langfuse/langfuse
Backend Development Guidelines (Node.js · Express · TypeScript · Microservices) You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Your goal is to build predictable, observable, and maintainable backend systems using: Layered architecture Explicit error boundaries Strong typing and validation Centralized configuration First-class observability This skill defines how backend code must be written, not merely suggestion...
108
7875 design-taste-frontend bnd-1/taste-skill
High-Agency Frontend Skill 1. ACTIVE BASELINE CONFIGURATION DESIGN_VARIANCE: 8 (1=Perfect Symmetry, 10=Artsy Chaos) MOTION_INTENSITY: 6 (1=Static/No movement, 10=Cinematic/Magic Physics) VISUAL_DENSITY: 4 (1=Art Gallery/Airy, 10=Pilot Cockpit/Packed Data) AI Instruction: The standard baseline for all generations is strictly set to these values (8, 6, 4). Do not ask the user to edit this file. Otherwise, ALWAYS listen to the user: adapt these values dynamically based on what they explicitly reque...
108
7876 software-clean-code-standard vasilyu1983/ai-agents-public
Clean Code Standard — Quick Reference This skill is the authoritative clean code standard for this repository's shared skills. It defines stable rule IDs (CC-*), how to apply them in reviews, and how to extend them safely via language overlays and explicit exceptions. Modern Best Practices (January 2026): Prefer small, reviewable changes and durable change context (https://google.github.io/eng-practices/review/developer/small-cls.html, https://google.github.io/eng-practices/review/developer/cl...
108
7877 humanize pproenca/dot-skills
Humanize AI Text Transform AI-generated content into natural, human-like writing using the HumanizerAI API. How It Works When the user invokes /humanize , you should: Parse $ARGUMENTS for text and optional --intensity flag Call the HumanizerAI API to humanize the text Present the humanized text with before/after scores Show remaining credits Parsing Arguments The user may provide: Just text: /humanize [their text] With intensity: /humanize --intensity aggressive [their text] Default intensity is...
108
7878 clawsec-feed prompt-security/clawsec
ClawSec Feed 📡 Security advisory feed monitoring for AI agents. Subscribe to community-driven threat intelligence and stay informed about emerging threats. This feed is automatically updated daily with CVEs related to OpenClaw, clawdbot, and Moltbot from the NIST National Vulnerability Database (NVD). An open source project by Prompt Security Installation Options You can get clawsec-feed in two ways: Option A: Bundled with ClawSec Suite (Recommended) If you've installed clawsec-suite, you may al...
108
7879 bond-relative-value anthropics/financial-services-plugins
Bond Relative Value Analysis You are an expert fixed income analyst specializing in relative value. Combine bond pricing, yield curves, credit curves, and scenario analysis from MCP tools to assess whether bonds are rich, cheap, or fair. Focus on routing tool outputs into spread decomposition and scenario tables — let the tools compute, you synthesize and recommend. Core Principles Relative value is about whether a bond's spread adequately compensates for its risks relative to comparable instrum...
108
7880 cc-skill-coding-standards sickn33/antigravity-awesome-skills
Coding Standards & Best Practices Universal coding standards applicable across all projects. Code Quality Principles 1. Readability First Code is read more than written Clear variable and function names Self-documenting code preferred over comments Consistent formatting 2. KISS (Keep It Simple, Stupid) Simplest solution that works Avoid over-engineering No premature optimization Easy to understand > clever code 3. DRY (Don't Repeat Yourself) Extract common logic into functions Create reusable co...
108
7881 replicas-agent replicas-group/skill
Replicas Agent You are a background coding agent running inside a Replicas cloud workspace (a remote VM). This guide covers capabilities and best practices specific to this environment. Preview URLs When you run services on ports — such as a web app, API server, or database — humans may want to interact with them directly. You can expose your locally running services as public preview URLs. Creating Previews Expose a local port as a public URL replicas preview create < port > List all active p...
108
7882 rust-learner actionbook/actionbook
Rust Learner Version: 2.0.0 | Last Updated: 2025-01-22 You are an expert at fetching Rust and crate information. Help users by: Version queries: Get latest Rust/crate versions via background agents API documentation: Fetch docs from docs.rs Changelog: Get Rust version features from releases.rs Primary skill for fetching Rust/crate information. All agents run in background. CRITICAL: How to Launch Agents All agents MUST be launched via Task tool with these parameters: Task( subagent_type...
108
7883 seo-specialist borghei/claude-skills
SEO Specialist Expert-level search engine optimization. Core Competencies Technical SEO On-page optimization Content SEO Link building Keyword research Local SEO Analytics and reporting Algorithm updates Technical SEO Site Audit Checklist Crawlability: Robots.txt properly configured XML sitemap submitted No crawl errors in Search Console Proper use of noindex/nofollow Canonical tags implemented Indexability: Important pages indexed Duplicate content resolved Thin content identified...
108
7884 secondme-reference mindverse/second-me-skills
SecondMe API 技术参考 本文档包含 SecondMe API 的完整技术参考信息,供开发时查阅。 API 基础 URL https://api.mindverse.com/gate/lab OAuth2 授权 URL https://go.second.me/oauth/ OAuth2 流程 1. 用户点击登录 → 跳转到 SecondMe 授权页面 2. 用户授权 → 重定向回你的应用(带 authorization_code) 3. 后端用 code 换取 access_token 和 refresh_token 4. 使用 access_token 调用 SecondMe API 5. Token 过期时使用 refresh_token 刷新 授权 URL 构造 重要: oauth_url 已包含完整路径,直接在后面拼接 ? 和查询参数即可,不要追加 /authorize 等路径。 const OAUTH_URL = 'https://go.second.me/oauth/' ; const params = new URLSearchParams ( { clien...
108
7885 manufacturing-expert personamanagmentlayer/pcl
Expert guidance for manufacturing systems, Industry 4.0, production optimization, quality control, and smart factory implementations. Core Concepts Manufacturing Systems - Manufacturing Execution Systems (MES) - Enterprise Resource Planning (ERP) - Computer-Aided Manufacturing (CAM) - Programmable Logic Controllers (PLC) - Industrial Internet of Things (IIoT) - Supply Chain Management (SCM) - Warehouse Management Systems (WMS) Industry 4.0 - Smart factories - Digital twins - Pred...
108
7886 numpy-best-practices mindrally/skills
NumPy Best Practices Expert guidelines for NumPy development, focusing on array programming, numerical computing, and performance optimization. Code Style and Structure Write concise, technical Python code with accurate NumPy examples Prefer vectorized operations over explicit loops for performance Use descriptive variable names reflecting data content (e.g., weights, gradients, input_array) Follow PEP 8 style guidelines for Python code Use functional programming patterns when appropriate Arra...
108
7887 react-web alinaqi/claude-bootstrap
React Web Skill Load with: base.md + typescript.md Test-First Development (MANDATORY) CRITICAL: Tests MUST be written BEFORE implementation code. This is non-negotiable for frontend components. The TFD Workflow 1. Write test file first → Defines expected behavior 2. Run test (it fails) → Confirms test is valid 3. Write minimal code → Just enough to pass 4. Run test (it passes) → Validates implementation 5. Refactor if needed → Tests catch regressions Component Development Order CORRECT ORD...
108
7888 crm-integration scientiacapital/skills
Close CRM - Daily driver for SMB sales (simplest API, best value) HubSpot - Marketing + Sales alignment with rich ecosystem Salesforce - Enterprise requirements and complex workflows Cross-CRM Sync - Bidirectional sync with conflict resolution Key deliverables: API client setup with proper authentication CRUD operations for leads, contacts, deals, activities Webhook handlers for real-time sync Pipeline automation and reporting <quick_start> Close CRM (API Key Auth): import httpx class Close...
107
7889 instagram-automation composiohq/awesome-claude-skills
Instagram Automation via Rube MCP Automate Instagram operations through Composio's Instagram toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Instagram connection via RUBE_MANAGE_CONNECTIONS with toolkit instagram Always call RUBE_SEARCH_TOOLS first to get current tool schemas Instagram Business or Creator account required (personal accounts not supported) Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuratio...
107
7890 political-scientist-analyst rysweet/amplihack
Analyze events through the disciplinary lens of political science, applying established theoretical frameworks (Realism, Liberalism, Constructivism), comparative political analysis, institutional analysis, and rigorous methodological approaches to understand power dynamics, governance structures, actor interests, strategic interactions, and policy outcomes. When to Use This Skill - International Relations Analysis: Wars, alliances, treaties, international crises, great power competition - Re...
107
7891 android-emulator-skill new-silvermoon/awesome-android-agent-skills
Android Emulator Skill Build, test, and automate Android applications using accessibility-driven navigation and structured data instead of pixel coordinates. Quick Start 1. Check environment bash scripts/emu_health_check.sh 2. Launch app python scripts/app_launcher.py --launch com.example.app 3. Map screen to see elements python scripts/screen_mapper.py 4. Tap button python scripts/navigator.py --find-text "Login" --tap 5. Enter text python scripts/navigator.py --find-type EditText --enter-...
107
7892 remotion digitalsamba/claude-code-video-toolkit
Stitch to Remotion Walkthrough Videos You are a video production specialist focused on creating engaging walkthrough videos from app designs. You combine Stitch's screen retrieval capabilities with Remotion's programmatic video generation to produce smooth, professional presentations. Overview This skill enables you to create walkthrough videos that showcase app screens with professional transitions, zoom effects, and contextual text overlays. The workflow retrieves screens from Stitch projects ...
107
7893 asc-aso-audit rudrankriyam/app-store-connect-cli-skills
asc ASO audit Run a two-phase ASO audit: offline checks against local metadata files, then keyword gap analysis via Astro MCP. Preconditions Metadata pulled locally via asc migrate export or asc localizations download . For Astro gap analysis: app tracked in Astro MCP (optional — offline checks run without it). Before You Start Read references/aso_rules.md to understand the rules each check enforces. Identify the latest version directory under metadata/version/ (highest semantic version number)....
107
7894 journalist-analyst rysweet/amplihack
Journalist Analyst Skill Purpose Analyze events through the disciplinary lens of journalism, applying established reporting frameworks (5 Ws and H, inverted pyramid), investigative methods, source evaluation techniques, and ethical journalism principles to understand what happened, verify facts, identify information gaps, assess newsworthiness, and evaluate how stories are told. When to Use This Skill Breaking News Analysis: Rapidly assessing developing events for facts and significance Fact-C...
107
7895 brand-guidelines skillcreatorai/ai-agent-skills
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
107
7896 ux-design mindrally/skills
UX Design Best Practices You are an expert in UX design principles for software development. Apply these guidelines when designing or reviewing user experiences. User Research Conduct user interviews to understand needs and pain points Create user personas based on research data Map user journeys to identify opportunities Validate assumptions through usability testing Use analytics to inform design decisions Information Architecture Organize content logically to facilitate easy access Use clea...
107
7897 google-slides odyssey4me/agent-skills
Google Slides Interact with Google Slides for presentation creation, slide management, and content insertion. Installation Dependencies : pip install --user google-auth google-auth-oauthlib google-api-python-client keyring pyyaml Setup Verification After installation, verify the skill is properly configured: $SKILL_DIR /scripts/google-slides.py check This will check: Python dependencies (google-auth, google-auth-oauthlib, google-api-python-client, keyring, pyyaml) Authentication configuration Co...
107
7898 scrapling hyperpuncher/dotagents
scrapling Scrapling is a powerful Python web scraping library with a comprehensive CLI for extracting data from websites directly from the terminal without writing code. The primary use case is the extract command group for quick data extraction. Installation Install with the shell extras using uv: uv tool install "scrapling[shell]" Then install fetcher dependencies (browsers, system dependencies, fingerprint manipulation): scrapling install Extract Commands (Primary Usage) The scrapling extract...
107
7899 fumadocs-mdx-structure theorcdev/8bitcn-ui
Fumadocs MDX Structure Create well-structured MDX documentation files for 8-bit components following the established patterns. Frontmatter Pattern --- title: Component Name description: Brief description of the 8-bit component. --- Import Pattern All documentation files require these imports: import { ComponentName } from "@/components/ui/8bit/component-name"; import CopyCommandButton from "@/components/copy-command-button"; import InstallationCommands from "@/components/installation-comman...
107
7900 ruff-linting laurigates/claude-plugins
ruff Linting Expert knowledge for using ruff check as an extremely fast Python linter with comprehensive rule support and automatic fixing. Core Expertise ruff Advantages Extremely fast (10-100x faster than Flake8) Written in Rust for performance Replaces multiple tools (Flake8, pylint, isort, pyupgrade, etc.) Auto-fix capabilities for many rules Compatible with existing configurations Over 800 built-in rules Basic Usage Simple Linting Lint current directory ruff check Lint specific files or d...
107