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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,531
总 Skills
93.7M
总安装量
2,585
贡献者
# Skill 仓库 描述 安装量
12801 top 100 web vulnerabilities reference sickn33/antigravity-awesome-skills
Top 100 Web Vulnerabilities Reference Purpose Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats. Content organized into 15 major vulnerability categories aligned with industry standards and real-world attack patterns. Prerequisites Basic understanding of web application...
211
12802 ethical hacking methodology sickn33/antigravity-awesome-skills
Ethical Hacking Methodology Purpose Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology, essential tools, attack techniques, and professional reporting for authorized security assessments. Prerequisites Required Environment Kali Linux installed (persistent or live) Network access to authorized targets Written authorization from system owner Required Knowledge Basic networking concepts Linux comm...
211
12803 cryptofeed 2025emma/vibe-coding-cn
Cryptofeed Skill Comprehensive assistance with Cryptofeed development - a Python library for handling cryptocurrency exchange data feeds with normalized and standardized results. When to Use This Skill This skill should be triggered when: Working with real-time cryptocurrency market data Implementing WebSocket streaming from crypto exchanges Building algorithmic trading systems Processing order book updates, trades, or ticker data Connecting to 40+ cryptocurrency exchanges Using normalized e...
211
12804 e2e-studio-tests supabase/supabase
E2E Studio Tests Run Playwright end-to-end tests for the Studio application. Running Tests Tests must be run from the e2e/studio directory: cd e2e/studio && pnpm run e2e Run specific file cd e2e/studio && pnpm run e2e -- features/cron-jobs.spec.ts Run with grep filter cd e2e/studio && pnpm run e2e -- --grep "test name pattern" UI mode for debugging cd e2e/studio && pnpm run e2e -- --ui Environment Setup Tests auto-start Supabase local containers via web server config Self-hosted mode ( IS_PLATFO...
211
12805 nuwa-skill alchaincyf/nuwa-skill
女娲 · Skill造人术 「写不进去的那部分,才是你真正的护城河。」——但写得进去的部分,已经足够强大。 核心理念 女娲不是复制人,是 提炼思维框架 。 一个好的人物Skill是一套可运行的认知操作系统: 他用什么 心智模型 看世界?(镜片) 他用什么 决策启发式 做判断?(直觉规则) 他怎么 表达 ?(DNA) 他 绝对不会 做什么?(反模式) 什么是这个Skill 做不到的 ?(诚实边界) 关键区分 :捕捉的是HOW they think,不是WHAT they said。 执行流程 Phase 0: 入口分流 收到用户输入后,先判断属于哪条路径: 用户输入 路径 示例 明确的人名/主题 直接路径 → Phase 0A 「蒸馏芒格」「做一个费曼skill」 模糊的需求/困惑 诊断路径 → Phase 0B 「我想提升决策质量」「有没有一种思维方式能帮我看透商业本质」 Phase 0A: 需求澄清(直接路径) 收到明确名字后,确认: 这个人/主题是谁 :确保理解正确 聚焦方向 (可选):全面画像 vs 聚焦某个维度? 用途 :思维顾问?决策参考?角色扮演? 新建 or 更新 :是否...
211
12806 add-new-skills-to-workflow nicepkg/ai-workflow
Add New Skills to Workflow Add skills from GitHub to an existing workflow and update all related documentation. Workflow Step 1: Download Skills Use skill-downloader to download skills from GitHub: python .claude/skills/skill-downloader/scripts/download_from_github.py <repo-url> <skill-path> --output <workflow-path>/.claude/skills/ Parse GitHub URL: https://github.com/user/repo/blob/main/path/to/skill → repo: https://github.com/user/repo, skill-path: path/to/skill https://github.com/user/...
211
12807 latchbio-integration davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
211
12808 ensembl-database davila7/claude-code-templates
Ensembl Database: ID Mapping and Genomic Features Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this skill directory then (1) prominently notify the user to check the terms at https://useast.ensembl.org/index.html and https://github.com/Ensembl/ensembl-rest/wiki , then (2) create the file recording the notification text and timestamp. Overview The Ensembl data...
211
12809 etetoolkit davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
211
12810 ethical hacking methodology davila7/claude-code-templates
Ethical Hacking Methodology Purpose Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology, essential tools, attack techniques, and professional reporting for authorized security assessments. Prerequisites Required Environment Kali Linux installed (persistent or live) Network access to authorized targets Written authorization from system owner Required Knowledge Basic networking concepts Linux comm...
211
12811 dnanexus-integration davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
211
12812 openapi-to-typescript davila7/claude-code-templates
OpenAPI to TypeScript Converts OpenAPI 3.0 specifications to TypeScript interfaces and type guards. Input: OpenAPI file (JSON or YAML) Output: TypeScript file with interfaces and type guards When to Use "generate types from openapi" "convert openapi to typescript" "create API interfaces" "generate types from spec" Workflow Request the OpenAPI file path (if not provided) Read and validate the file (must be OpenAPI 3.0.x) Extract schemas from components/schemas Extract endpoints from paths (reques...
211
12813 ontology hiveminderbot/ontology
Ontology A typed vocabulary + constraint system for representing knowledge as a verifiable graph. Core Concept Everything is an entity with a type , properties , and relations to other entities. Every mutation is validated against type constraints before committing. Entity: { id, type, properties, relations, created, updated } Relation: { from_id, relation_type, to_id, properties } When to Use Trigger Action "Remember that..." Create/update entity "What do I know about X?" Query graph "Link X to...
211
12814 c4-code sickn33/antigravity-awesome-skills
C4 Code Level: [Directory Name] Use this skill when Working on c4 code level: [directory name] tasks or workflows Needing guidance, best practices, or checklists for c4 code level: [directory name] Do not use this skill when The task is unrelated to c4 code level: [directory name] You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If de...
211
12815 c4-component sickn33/antigravity-awesome-skills
C4 Component Level: [Component Name] Use this skill when Working on c4 component level: [component name] tasks or workflows Needing guidance, best practices, or checklists for c4 component level: [component name] Do not use this skill when The task is unrelated to c4 component level: [component name] You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and...
211
12816 airtable-automation sickn33/antigravity-awesome-skills
Airtable Automation Automate Airtable bases with views, automations, integrations, and cross-platform workflows. Based on n8n's Airtable integration templates. Overview This skill covers: Database design and views Built-in automations n8n integration workflows Formula and rollup design Reporting and dashboards Database Design Base Structure Template base : "Project Management" tables : Projects : fields : - Name : single_line_text (primary) - Status : single_select [ Planning , Active , On Hold ...
211
12817 frontend-design aiskillstore/marketplace
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
211
12818 c4-container sickn33/antigravity-awesome-skills
C4 Container Level: System Deployment Use this skill when Working on c4 container level: system deployment tasks or workflows Needing guidance, best practices, or checklists for c4 container level: system deployment Do not use this skill when The task is unrelated to c4 container level: system deployment You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps...
211
12819 e-bookkeeping-compliance kazukinagata/shinkoku
優良な電子帳簿コンプライアンス診断 税務調査への備え、または優良な電子帳簿の要件充足状況を診断するスキル。 電子帳簿保存法施行規則第5条第5項(優良な電子帳簿の要件)に基づき、 shinkoku の帳簿データが要件を満たしているかを自動チェックする。 前提知識 電帳法の要件詳細: /tax-ebookkeeping-context を実行する システム概要書: docs/system-overview.md Step 0: 前提確認 ユーザーに以下を確認する: DB パス : --db-path に使用するデータベースファイルのパス 対象年度 : --fiscal-year に使用する会計年度 届出書の提出状況 : 「国税関係帳簿の電磁的記録等による保存等に係る届出書」を所轄税務署に提出済みか 届出について : 優良な電子帳簿の保存を適用するには、あらかじめ届出書の提出が必要です。 令和9年分から適用する場合は、令和8年中に届出書を提出する必要があります。 届出書の様式は国税庁ウェブサイトからダウンロードできます。 Step 1: 自動診断 & サマリー出力 以下のコマンドを実行してシ...
211
12820 sentry-react-sdk getsentry/sentry-agent-skills
All Skills > SDK Setup > React SDK Sentry React SDK Opinionated wizard that scans your React project and guides you through complete Sentry setup. Invoke This Skill When User asks to "add Sentry to React" or "set up Sentry" in a React app User wants error monitoring, tracing, session replay, profiling, or logging in React User mentions @sentry/react , React Sentry SDK, or Sentry error boundaries User wants to monitor React Router navigation, Redux state, or component performance Note: SDK versio...
211
12821 gamification-loops omer-metin/skills-for-antigravity
Gamification Loops Identity Role: Engagement Architect Personality: You understand the psychology of motivation, not just the mechanics. You know that gamification done wrong is manipulative dark patterns, while done right it's genuine motivation support. You design for long-term engagement, not short-term metrics. You ask "does this help the user?" before "does this increase numbers?" Expertise: Motivation psychology Reward system design Progress mechanics Social dynamics Ethical gamificati...
211
12822 memory-research basicmachines-co/basic-memory-skills
Memory Research Research an external subject, synthesize what you find, and create a structured Basic Memory entity — with the user's approval. When to Use Explicit triggers: "Research [subject]" "Look up [subject]" "What do you know about [subject]?" "Evaluate [subject]" Implicit triggers (also activate this skill): A bare name: "Terraform" A URL: " https://example.com " A name with context: "Acme Corp — saw them at the conference" Workflow Step 1: Web Research Search for current information ac...
211
12823 positional-revelation jwynia/agent-skills
Positional Revelation: Story Generation Skill You help writers create stories where ordinary people in mundane positions become crucial to larger conflicts through their structural position in systems they don't fully understand. These protagonists are neither chosen ones nor trained investigators—they're people whose everyday competence accidentally positions them at critical systemic junctures. Core Principle: The Accidental Pivot Every society has people who, through no intention of their ...
211
12824 api fuzzing for bug bounty sickn33/antigravity-awesome-skills
API Fuzzing for Bug Bounty Purpose Provide comprehensive techniques for testing REST, SOAP, and GraphQL APIs during bug bounty hunting and penetration testing engagements. Covers vulnerability discovery, authentication bypass, IDOR exploitation, and API-specific attack vectors. Inputs/Prerequisites Burp Suite or similar proxy tool API wordlists (SecLists, api_wordlist) Understanding of REST/GraphQL/SOAP protocols Python for scripting Target API endpoints and documentation (if available) Outputs/...
210
12825 mercadopago-integration martinacostadev/mercadopago-integration
Provider Integration (Non-Executing Safe Mode) This skill is limited to planning and scaffolding. It does not provide instructions or code for live provider execution. Mandatory Safety Boundaries Never produce or modify code that: installs or imports an external provider SDK reads or writes provider credentials/secrets creates live checkout sessions processes provider callbacks performs live transaction state changes If a user asks for any of the above, stop and provide a security handoff note. ...
210
12826 axiom-swift-testing charleswiltgen/axiom
Swift Testing Overview Swift Testing is Apple's modern testing framework introduced at WWDC 2024. It uses Swift macros (@Test, expect) instead of naming conventions, runs tests in parallel by default, and integrates seamlessly with Swift concurrency. Core principle: Tests should be fast, reliable, and expressive. The fastest tests run without launching your app or simulator. The Speed Hierarchy Tests run at dramatically different speeds depending on how they're configured: Configuration Typ...
210
12827 javascript-typescript skillcreatorai/ai-agent-skills
JavaScript/TypeScript Development TypeScript Configuration { "compilerOptions": { "target": "ES2022", "module": "ESNext", "moduleResolution": "bundler", "strict": true, "noUncheckedIndexedAccess": true, "noImplicitOverride": true, "skipLibCheck": true, "declaration": true, "outDir": "./dist" }, "include": ["src//*"], "exclude": ["node_modules", "dist"] } Type Patterns Utility Types // Pick specific properties type UserPreview = Pick<User, 'id' | 'name...
210
12828 zhihu-converter z0gsh1u/oh-my-writing-skill
你是一个内容编辑,专门将通用文章转换为适合知乎平台的格式和风格。 知乎平台特征 用户画像 - 主力用户:25-40岁,高学历,一二线城市为主 - 阅读偏好:深度内容、专业分析、干货分享 - 互动习惯:喜欢点赞有见地的回答,关注专业领域大V 内容调性 - 专业感:体现专业知识储备 - 逻辑性:论点清晰,论据充分 - 真诚感:分享真实经验,避免过度营销 - 互动性:适当设置讨论点,引导评论 转换规则 0. 内容保留原则 在开始任何转换之前,必须完整保留原内容中的: - 所有图片:保留原图片的 Markdown 语法和路径 - 图片说明文字:保留图片下方或上方的说明文字 1. 标题优化 知乎标题特点: - 直接点题,不玩悬念 - 可以用问句形式 - 体现专业性或独特视角 - 长度适中(15-30字) 转换示例: | AI 写作工具大全 | 2026年了,AI 写作工具到底发展到什么程度了?(深度测评) | 程序员如何提升效率 | 写了十年代码,这些提升效率的方法是我反复验证过的 | Python 入门指南 | 零基础学 ...
210
12829 referral-program davila7/claude-code-templates
Referral & Affiliate Programs You are an expert in viral growth and referral marketing. Your goal is to help design and optimize programs that turn customers into growth engines. 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. Gather this context (ask if not...
210
12830 gtars davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
12831 esm davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
12832 molfeat davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
12833 pathml davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
210
12834 cirq davila7/claude-code-templates
Cirq - Quantum Computing with Python Cirq is Google Quantum AI's open-source framework for designing, simulating, and running quantum circuits on quantum computers and simulators. Installation uv pip install cirq For hardware integration: Google Quantum Engine uv pip install cirq-google IonQ uv pip install cirq-ionq Show more
210
12835 datamol davila7/claude-code-templates
Datamol Cheminformatics Skill Overview Datamol is a Python library that provides a lightweight, Pythonic abstraction layer over RDKit for molecular cheminformatics. Simplify complex molecular operations with sensible defaults, efficient parallelization, and modern I/O capabilities. All molecular objects are native rdkit.Chem.Mol instances, ensuring full compatibility with the RDKit ecosystem. Key capabilities : Molecular format conversion (SMILES, SELFIES, InChI) Structure standardization and sa...
210
12836 zinc-database davila7/claude-code-templates
ZINC Database Overview ZINC is a freely accessible repository of 230M+ purchasable compounds maintained by UCSF. Search by ZINC ID or SMILES, perform similarity searches, download 3D-ready structures for docking, discover analogs for virtual screening and drug discovery. When to Use This Skill This skill should be used when: Virtual screening: Finding compounds for molecular docking studies Lead discovery: Identifying commercially-available compounds for drug development Structure searches: ...
210
12837 fastapi-microservices-development manutej/luxor-claude-marketplace
FastAPI Microservices Development A comprehensive skill for building production-ready microservices using FastAPI. This skill covers REST API design patterns, asynchronous operations, dependency injection, testing strategies, and deployment best practices for scalable Python applications. When to Use This Skill Use this skill when: Building RESTful microservices with Python Developing high-performance async APIs Creating production-grade web services with comprehensive validation Implementin...
210
12838 monorepo-management sickn33/antigravity-awesome-skills
Monorepo Management Build efficient, scalable monorepos that enable code sharing, consistent tooling, and atomic changes across multiple packages and applications. When to Use This Skill Setting up new monorepo projects Migrating from multi-repo to monorepo Optimizing build and test performance Managing shared dependencies Implementing code sharing strategies Setting up CI/CD for monorepos Versioning and publishing packages Debugging monorepo-specific issues Core Concepts 1. Why Monorepos? Advan...
210
12839 gdpr-data-handling sickn33/antigravity-awesome-skills
No SKILL.md available for this skill. View on GitHub Installs 10.2K Repository wshobson/agents GitHub Stars 36.0K First Seen Jan 20, 2026
210
12840 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 ...
210
12841 web3-testing sickn33/antigravity-awesome-skills
Web3 Smart Contract Testing Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns. When to Use This Skill Writing unit tests for smart contracts Setting up integration test suites Performing gas optimization testing Fuzzing for edge cases Forking mainnet for realistic testing Automating test coverage reporting Verifying contracts on Etherscan Hardhat Testing Setup // hardhat.config.js require("@nomicfoundation/hardhat-toolbox"); requi...
210
12842 fitness-wellness dylantarre/animation-principles
Apply Disney's 12 principles to create motivating, energizing experiences that celebrate achievement and support healthy habits. The 12 Principles Applied 1. Squash & Stretch - Workout Buttons: Energetic squash on tap - Progress Rings: Pulse with achievement - Activity Icons: Bounce with completion 2. Anticipation - Workout Start: Countdown builds energy - Timer Begin: Ready-set-go sequence - Goal Completion: Suspenseful approach 3. Staging - Current Exercise: Full focus on active...
210
12843 linux production shell scripts sickn33/antigravity-awesome-skills
Linux Production Shell Scripts Purpose Provide production-ready shell script templates for common Linux system administration tasks including backups, monitoring, user management, log analysis, and automation. These scripts serve as building blocks for security operations and penetration testing environments. Prerequisites Required Environment Linux/Unix system (bash shell) Appropriate permissions for tasks Required utilities installed (rsync, openssl, etc.) Required Knowledge Basic bash scripti...
209
12844 compliance anthropics/knowledge-work-plugins
Compliance Skill You are a compliance assistant for an in-house legal team. You help with privacy regulation compliance, DPA reviews, data subject request handling, and regulatory monitoring. Important : You assist with legal workflows but do not provide legal advice. Compliance determinations should be reviewed by qualified legal professionals. Regulatory requirements change frequently; always verify current requirements with authoritative sources. Privacy Regulation Overview GDPR (General Data...
209
12845 social-push jihe520/social-push
用户输入 $ARGUMENTS Social-push Skill 你需要使用 bash 运行 agent-browser,并参考 references 中对应平台的 workflow,帮助用户将文章、图片上传到对应的社交平台上 Rules 打开用户浏览器: open -na "Google Chrome" / "Microsoft Edge" --args --remote-debugging-port=9222 , 确保用户打开的浏览器支持远程调试 使用 agent-browser --auto-connect 自动连接用户的浏览器 最终操作只能是 暂存草稿 ,禁止自动点击"发布"按钮,由用户自行确认发布 每步操作后用 agent-browser snapshot -i 确认元素 ref,因为页面状态变化可能导致 ref 编号变化 Core Workflow 确认发布信息 调用 AskUserQuestion tool:目标平台(还是 添加新平台 )、内容类型、内容来源(文件路径/直接输入/ai 创作)、标题、话题标签 简单了解 agent-browser --help 可用命令 ...
209
12846 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...
209
12847 eve-agentic-app-design incept5/eve-skillpacks
Agentic App Design on Eve Horizon Transform a full-stack app into one where agents are primary actors — reasoning, coordinating, remembering, and communicating alongside humans. When to Use Load this skill when: Designing an app where agents are primary users alongside (or instead of) humans Adding agent capabilities to an existing Eve app Choosing between human-first and agent-first architecture Deciding how agents should coordinate, remember, and communicate Planning multi-model inference stra...
209
12848 accelint-nextjs-best-practices gohypergiant/agent-skills
Next.js Best Practices Comprehensive performance optimization and best practices for Next.js applications, designed for AI agents and LLMs working with Next.js code. When to Activate This Skill Use this skill when the task involves: Writing Next.js Code Creating Server Components or Client Components Implementing Server Actions with "use server" Writing API route handlers Setting up data fetching in RSC (React Server Components) Implementing Suspense boundaries Using Next.js-specific APIs ( head...
209
12849 labarchive-integration davila7/claude-code-templates
No SKILL.md available for this skill. View on GitHub
209
12850 vaex davila7/claude-code-templates
Vaex Overview Vaex is a high-performance Python library designed for lazy, out-of-core DataFrames to process and visualize tabular datasets that are too large to fit into RAM. Vaex can process over a billion rows per second, enabling interactive data exploration and analysis on datasets with billions of rows. When to Use This Skill Use Vaex when: Processing tabular datasets larger than available RAM (gigabytes to terabytes) Performing fast statistical aggregations on massive datasets Creating vi...
209