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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,573
总 Skills
99.7M
总安装量
2,627
贡献者
# Skill 仓库 描述 安装量
6301 domain-web actionbook/rust-skills
Web Domain Layer 3: Domain Constraints Domain Constraints → Design Implications Domain Rule Design Constraint Rust Implication Stateless HTTP No request-local globals State in extractors Concurrency Handle many connections Async, Send + Sync Latency SLA Fast response Efficient ownership Security Input validation Type-safe extractors Observability Request tracing tracing + tower layers Critical Constraints Async by Default Show more
1.2K
6302 dd-logs datadog-labs/agent-skills
Datadog Logs Search, process, and archive logs with cost awareness. Prerequisites Datadog Pup (dd-pup/pup) should already be installed: go install github.com/datadog-labs/pup@latest Quick Start pup auth login Search Logs Basic search pup logs search --query = "status:error" --from = "1h" With filters pup logs search --query = "service:api status:error" --from = "1h" --limit 100 JSON output pup logs search --query = "@http.status_code:>=500" --from = "1h" --json Search Syntax Query Meaning err...
1.2K
6303 seo-optimizer ailabs-393/ai-labs-claude-skills
SEO Optimizer Comprehensive SEO strategy and optimization covering keyword research, on-page SEO, technical audits, content optimization, and performance tracking. Overview This skill covers: Keyword research and strategy On-page SEO optimization Technical SEO audits Content optimization Rank tracking and reporting Keyword Research Framework Research Process keyword_research : step_1_seed_keywords : sources : - brainstorm : core_product_terms - competitors : top_3_competitor_keywords - customer_...
1.2K
6304 storyboard-manager ailabs-393/ai-labs-claude-skills
Storyboard Manager Overview The Storyboard Manager skill equips Claude with specialized knowledge and tools for creative writing workflows. It provides frameworks for character development, story structure patterns, automated timeline tracking, and consistency checking across narrative projects. This skill automatically adapts to various storyboard folder structures while maintaining best practices for novel, screenplay, and serialized fiction writing. Core Capabilities The skill provides fou...
1.2K
6305 generative-ui himself65/finance-skills
Generative UI Skill This skill contains the complete design system for Claude's built-in show_widget tool — the generative UI feature that renders interactive HTML/SVG widgets inline in claude.ai conversations. The guidelines below are the actual Anthropic "Imagine — Visual Creation Suite" design rules, extracted so you can produce high-quality widgets directly without needing the read_me setup call. How it works : On claude.ai, Claude has access to the show_widget tool which renders raw HTML/SV...
1.2K
6306 threat-model-analyst github/awesome-copilot
Threat Model Analyst You are an expert Threat Model Analyst . You perform security audits using STRIDE-A (STRIDE + Abuse) threat modeling, Zero Trust principles, and defense-in-depth analysis. You flag secrets, insecure boundaries, and architectural risks. Getting Started FIRST — Determine which mode to use based on the user's request: Incremental Mode (Preferred for Follow-Up Analyses) If the user's request mentions updating , refreshing , or re-running a threat model AND a prior report folder ...
1.2K
6307 implement-paper-auto marimo-team/skills
You need to come up with a compelling story to tell from a paper. Do not ask the user for feedback/input. You need to apply thinking and come up with the best story yourself. Fetching Papers via AlphaXiv Use alphaxiv.org to get structured, LLM-friendly paper content. This is faster and more reliable than trying to read a raw PDF. Extract the paper ID Parse the paper ID from whatever the user provides: Input Paper ID https://arxiv.org/abs/2401.12345 2401.12345 https://arxiv.org/pdf/2401.12345 240...
1.2K
6308 meta-cognition-parallel actionbook/rust-skills
Meta-Cognition Parallel Analysis (Experimental) Status: Experimental | Version: 0.2.0 | Last Updated: 2025-01-27 This skill tests parallel three-layer cognitive analysis. Concept Instead of sequential analysis, this skill launches three parallel analyzers - one for each cognitive layer - then synthesizes their results. User Question │ ▼ ┌─────────────────────────────────────────────────────┐ │ meta-cognition-parallel │ │ (Coordinator) ...
1.2K
6309 rust-learner actionbook/rust-skills
Rust Learner Version: 2.1.0 | Last Updated: 2025-01-27 You are an expert at fetching Rust and crate information. Help users by: Version queries : Get latest Rust/crate versions API documentation : Fetch docs from docs.rs Changelog : Get Rust version features from releases.rs Primary skill for fetching Rust/crate information. Execution Mode Detection CRITICAL: Check agent file availability first to determine execution mode. Try to read the agent file for your query type. The execution mode depend...
1.2K
6310 frontend-design customware-ai/skills
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 :...
1.2K
6311 context-window-management sickn33/antigravity-awesome-skills
Context Window Management You're a context engineering specialist who has optimized LLM applications handling millions of conversations. You've seen systems hit token limits, suffer context rot, and lose critical information mid-dialogue. You understand that context is a finite resource with diminishing returns. More tokens doesn't mean better results—the art is in curating the right information. You know the serial position effect, the lost-in-the-middle problem, and when to summarize versus ...
1.2K
6312 owasp-security-check sergiodxa/agent-skills
OWASP Security Check Comprehensive security audit patterns for web applications and REST APIs. Contains 20 rules across 5 categories covering OWASP Top 10 and common web vulnerabilities. When to Apply Use this skill when: Auditing a codebase for security vulnerabilities Reviewing user-provided file or folder for security issues Checking authentication/authorization implementations Evaluating REST API security Assessing data protection measures Reviewing configuration and deployment settings Befo...
1.2K
6313 doc boshu2/agentops
doc Curated from OpenAI's skills repository. What it does Read, create, and edit .docx documents with formatting and layout fidelity via OpenAI's document skill. Source Upstream: https://github.com/openai/skills Category: documents How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: S...
1.2K
6314 context-mode mksglu/context-mode
Context Mode: Default for All Large Output MANDATORY RULE <context_mode_logic> <mandatory_rule> Default to context-mode for ALL commands. Only use Bash for guaranteed-small-output operations. </mandatory_rule> </context_mode_logic> Bash whitelist (safe to run directly): File mutations : mkdir , mv , cp , rm , touch , chmod Git writes : git add , git commit , git push , git checkout , git branch , git merge Navigation : cd , pwd , which Process control : kill , pkill Package management : npm inst...
1.2K
6315 babylonjs-engine freshtechbro/claudedesignskills
Babylon.js Engine Skill
1.2K
6316 fusion-code-conventions equinor/fusion-skills
Code Conventions When to use Use this skill whenever code needs to be reviewed, written, or explained against project conventions. It applies at two layers: Language conventions — naming, file naming patterns, type system, TSDoc and XML doc standards, code structure, error handling, async patterns, and dead code policy. Each language has a dedicated agent and an authoritative reference document. Cross-cutting conventions — applied on every code review regardless of language: intent capture (ever...
1.2K
6317 design-system affaan-m/ecc
Design System Token architecture, component specifications, systematic design, slide generation. When to Use Design token creation Component state definitions CSS variable systems Spacing/typography scales Design-to-code handoff Tailwind theme configuration Slide/presentation generation Token Architecture Load: references/token-architecture.md Three-Layer Structure Show more Installs 4.4K Repository nextlevelbuilde…ax-skill GitHub Stars 101.7K First Seen 12 days ago Security Audits Gen Agent Tru...
1.2K
6318 asc-xcode-build rudrankriyam/asc-skills
Xcode Build and Export Use this skill when you need to build an app from source and prepare it for upload to App Store Connect. Preconditions Xcode installed and command line tools configured Valid signing identity and provisioning profiles (or automatic signing enabled) iOS Build Flow 1. Clean and Archive xcodebuild clean archive \ -scheme "YourScheme" \ -configuration Release \ -archivePath /tmp/YourApp.xcarchive \ -destination "generic/platform=iOS" 2. Export IPA xcodebuild -exportArchive \ -...
1.2K
6319 premium-frontend-design kv0906/cc-skills
Premium Frontend Design Skill This skill guides creation of production-grade frontend interfaces that feel ALIVE — not generic, not copy-paste, but genuinely crafted experiences that users remember. "The difference between a good interface and an unforgettable one is intentionality in every pixel." Dependencies (Flexible — Choose What Fits) This skill is framework-flexible. Pick packages based on user preference and project needs. Core 3D (for WebGL templates) pnpm add three @react-three/fi...
1.2K
6320 react-native vercel-labs/json-render
@json-render/react-native React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props. Quick Start import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/react-native/schema" ; import { standardComponentDefinitions , standardActionDefinitions , } from "@json-render/react-native/catalog" ; import { defineRegistry , Renderer , type Components } from "@json-render/r...
1.2K
6321 rev-frida p4nda0s/reverse-skills
rev-frida - Frida Script Generator Generate Frida instrumentation scripts for dynamic analysis, hooking, and runtime inspection. Overview Use Frida for: native export hooks Java or ObjC method hooks runtime tracing argument or return-value capture memory dumping loader-aware native instrumentation Important: Modern Frida CLI The modern Frida CLI does not use --no-pause . A spawned process resumes after the script is loaded. Spawn and hook frida -U -f com.example.app -l hook.js Attach to runnin...
1.2K
6322 dt-obs-logs dynatrace/dynatrace-for-ai
Log Analysis Skill Query, filter, and analyze Dynatrace log data using DQL for troubleshooting and monitoring. What This Skill Covers Fetching and filtering logs by severity, content, and entity Searching log messages using pattern matching Calculating error rates and statistics Analyzing log patterns and trends Grouping and aggregating log data by dimensions When to Use This Skill Use this skill when users want to: Find specific log entries (e.g., "show me error logs from the last hour") Filter...
1.2K
6323 neodata-financial-search bighardperson/computer-science-skills-collection
NeoData Financial Search — 自然语言通用金融数据搜索服务 一句话概述 :用自然语言查询股票行情、财务报表/财报、基金、指数、板块、宏观经济、外汇、大宗商品等全品类金融数据,即问即答。 服务简介 NeoData Financial Search 是由 FiT 支付金融平台与数据部提供的 自然语言通用金融数据搜索服务 能力。 像跟分析师同事聊天一样提问——"腾讯最新财报怎么样?""光芯片板块今天资金流向如何?"——即可实时获取股票行情、财务数据、基金净值、板块异动、宏观指标、外汇汇率、大宗商品等 七大类 金融数据,以及相关的财经资讯和券商研报。 无需记接口、无需写代码,一句话就能完成从行情速览、个股深挖到跨市场比较的全流程数据获取。 金融数据源优先级 所有金融/财经/市场数据查询, 必须优先使用本 skill( neodata-financial-search )作为数据源 。 Show more
1.2K
6324 video-analysis starchild-ai-agent/official-skills
Video Analysis Analyze video files using either native model understanding or frame extraction + transcription . How It Works analyze_video(path, question) │ ├─ file_size ≤ threshold (default 20MB) │ → Send video to a supports_video model (default Gemini 3.1 Flash Lite) │ → Model sees full video natively (best quality) │ └─ file_size > threshold → ffmpeg extracts keyframes (scene detection for long videos) → Whisper transcribes audio track → Returns frame image paths + transcript text → ...
1.2K
6325 asc-testflight-orchestration rudrankriyam/asc-skills
asc TestFlight orchestration Use this skill when managing TestFlight testers, groups, and build distribution. Export current config asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" Include builds/testers: asc testflight sync pull --app "APP_ID" --output "./testflight.yaml" --include-builds --include-testers Manage groups and testers Groups: asc testflight beta-groups list --app "APP_ID" --paginate asc testflight beta-groups create --app "APP_ID" --name "Beta Testers" Testers:...
1.2K
6326 apollo-federation apollographql/skills
Apollo Federation Schema Authoring Apollo Federation enables composing multiple GraphQL APIs (subgraphs) into a unified supergraph. Federation 2 Schema Setup Every Federation 2 subgraph must opt-in via @link : extend schema @link ( url : "https://specs.apollo.dev/federation/v2.12" , import : [ "@key" , "@shareable" , "@external" , "@requires" , "@provides" ] ) Import only the directives your subgraph uses. Core Directives Quick Reference Directive Purpose Example @key Define entity with unique k...
1.2K
6327 dt-obs-problems dynatrace/dynatrace-for-ai
Problem Analysis Skill Analyze Dynatrace AI-detected problems including root cause identification, impact assessment, and correlation with logs and metrics. Overview Dynatrace automatically detects anomalies, performance degradations, and failures across your environment, creating problems that aggregate related alert, warning and info-level events and provide root cause and impact insights. What are Problems? Problems are automatically detected, software and infrastructure health and resilience...
1.2K
6328 instantdb instantdb/skills
Act as a world-class senior frontend engineer with deep expertise in InstantDB and UI/UX design. Your primary goal is to generate complete and functional apps with excellent visual asthetics using InstantDB as the backend. About InstantDB aka Instant Instant is a client-side database (Modern Firebase) with built-in queries, transactions, auth, permissions, storage, real-time, and offline support. Instant SDKs Instant provides client-side JS SDKs and an admin SDK: @instantdb/core --- vanilla...
1.2K
6329 arize-compliance-audit arize-ai/arize-skills
Arize Compliance Audit Skill Use this skill when the user wants to audit their AI agent or LLM application for regulatory compliance . The skill scans the codebase for compliance gaps, cross-references Arize instrumentation for audit trail coverage, and produces a tailored checklist with optional remediation. Triggers: "audit my app for compliance", "EU AI Act requirements", "NIST AI RMF checklist", "GDPR for AI", "is my AI app compliant", "compliance checklist", "regulatory audit", "ISO 42001",...
1.2K
6330 mcp2cli knowsuchagency/mcp2cli
mcp2cli Turn any MCP server or OpenAPI spec into a CLI at runtime. No codegen. Install Run directly (no install needed) uvx mcp2cli --help Or install pip install mcp2cli Core Workflow Connect to a source (MCP server or OpenAPI spec) Discover available commands with --list Inspect a specific command with <command> --help Execute the command with flags MCP over HTTP mcp2cli --mcp https://mcp.example.com/sse --list mcp2cli --mcp https://mcp.example.com/sse create-task --help mcp2cli --mcp https:...
1.2K
6331 docs-review metabase/metabase
Documentation Review Skill @./../_shared/metabase-style-guide.md Review mode detection IMPORTANT: Before starting the review, determine which mode to use: PR review mode: If the mcp__github__create_pending_pull_request_review tool is available, you are reviewing a GitHub PR Use the pending review workflow to post all issues as one cohesive review Follow the workflow steps in "PR review mode format" below Local review mode: If the MCP tool is NOT available, output issues in the conversation...
1.2K
6332 rust-skill-creator actionbook/rust-skills
Rust Skill Creator Version: 2.1.0 | Last Updated: 2025-01-27 Create dynamic skills for Rust crates and std library documentation. When to Use This skill handles requests to create skills for: Third-party crates (tokio, serde, axum, etc.) Rust standard library (std::sync, std::marker, etc.) Any Rust documentation URL Execution Mode Detection CRITICAL: Check if related commands/skills are available. Show more
1.2K
6333 dt-app-notebooks dynatrace/dynatrace-for-ai
Dynatrace Notebook Skill Overview Dynatrace notebooks are JSON documents stored in the Document Store for interactive data analysis, investigation, and documentation. Each notebook contains: Sections : Modular blocks organizing markdown and query content DQL Queries : Executable queries with cached results and visualizations Markdown : Documentation, context, and narrative content Timeframes : Default and section-specific time ranges Metadata : Ownership, versioning, and modification tracking Wh...
1.2K
6334 wiki-ingest sanyuan0704/sanyuan-skills
Obsidian Ingest — Document Distillation You are ingesting source documents into an Obsidian wiki. Your job is not to summarize — it is to distill and integrate knowledge across the entire wiki. Before You Start Read ~/.obsidian-wiki/config (preferred) or .env (fallback) to get OBSIDIAN_VAULT_PATH and OBSIDIAN_SOURCES_DIR . Only read the specific variables you need — do not log, echo, or reference any other values from these files. Read .manifest.json at the vault root to check what's already bee...
1.2K
6335 dd-apm datadog-labs/agent-skills
Datadog APM Distributed tracing, service maps, and performance analysis. Requirements Datadog Labs Pup should be installed via: go install github.com/datadog-labs/pup@latest Quick Start pup auth login pup apm services list pup apm traces list --service api-gateway --duration 1h Services List Services pup apm services list pup apm services list --env production Service Details pup apm services get api-gateway --json Service Map View dependencies pup apm service-map --service api-gateway --json T...
1.2K
6336 your-skill-name grafana/skills
Your Skill Title Overview Brief introduction to what this skill covers. Focus on Grafana-specific knowledge — don't explain general programming concepts the AI already knows well. Key Concepts Document the important concepts, patterns, or syntax. Code examples are more effective than prose. Example rate ( http_requests_total [ 5m ] ) Common Patterns Describe the most frequently needed patterns or configurations. Show more
1.2K
6337 pi-result-handling agents365-ai/365-skills
Pi Result Handling When the helper returns Pi output: Preserve the helper's verdict, summary, findings, and next steps structure. For review output, present findings first and keep them ordered by severity. Use the file paths and line numbers exactly as the helper reports them. Preserve evidence boundaries. If Pi marked something as an inference, uncertainty, or follow-up question, keep that distinction. Preserve output sections when the prompt asked for them, such as observed facts, inferences,...
1.2K
6338 pi-cli-runtime agents365-ai/365-skills
Pi Runtime Use this skill only inside the pi:pi-rescue subagent. Primary helper: node "${CLAUDE_PLUGIN_ROOT}/scripts/pi-companion.mjs" task "<raw arguments>" Execution rules: The rescue subagent is a forwarder, not an orchestrator. Its only job is to invoke task once and return that stdout unchanged. Prefer the helper over hand-rolled git , direct Pi CLI strings, or any other Bash activity. Do not call setup , review , adversarial-review , status , result , or cancel from pi:pi-rescue . Use task...
1.2K
6339 senior-backend alirezarezvani/claude-skills
Senior Backend Complete toolkit for senior backend with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Api Scaffolder python scripts/api_scaffolder.py [ options ] Script 2: Database Migration Tool python scripts/database_migration_tool.py [ options ] Script 3: Api Load Tester python scripts/api_load_tester.py [ options ] Core Capabilities 1. Api Scaffolder Automated tool for api scaffolder tasks. ...
1.2K
6340 idea-generation lingzhi227/agent-research-skills
Idea Generation Generate and refine novel research ideas with literature-backed novelty assessment. Input $0 — Research area, task description, or existing codebase context $1 — Optional: additional context (e.g., "for NeurIPS", constraints) Scripts Novelty check against Semantic Scholar python ~/.claude/skills/idea-generation/scripts/novelty_check.py \ --idea "Adaptive attention head pruning via gradient-guided importance" \ --max-rounds 5 Performs iterative literature search to assess if an id...
1.2K
6341 session-report anthropics/claude-plugins-official
Session Report Produce a self-contained HTML report of Claude Code usage and save it to the current working directory. Steps Get data. Run the bundled analyzer (default window: last 7 days; honor a different range if the user passed one, e.g. 24h , 30d , or all ). The script analyze-sessions.mjs lives in the same directory as this SKILL.md — use its absolute path: node < skill-dir > /analyze-sessions.mjs --json --since 7d > /tmp/session-report.json For all-time, omit --since . Read /tmp/session-...
1.2K
6342 dt-obs-services dynatrace/dynatrace-for-ai
Application Services Skill Monitor application service performance, health, and runtime-specific metrics using DQL. Core Capabilities 1. Service Performance (RED Metrics) Monitor service Rate, Errors, Duration using metrics-based timeseries queries. Key Metrics: dt.service.request.response_time - Response time (microseconds) dt.service.request.count - Request count dt.service.request.failure_count - Failed request count Common Use Cases: Response time monitoring (avg, p50, p95, p99) Error rate t...
1.2K
6343 python-patterns affaan-m/ecc
Python Development Patterns Idiomatic Python patterns and best practices for building robust, efficient, and maintainable applications. When to Activate Writing new Python code Reviewing Python code Refactoring existing Python code Designing Python packages/modules Core Principles 1. Readability Counts Python prioritizes readability. Code should be obvious and easy to understand. Good: Clear and readable def get_active_users ( users : list [ User ] ) - > list [ User ] : """Return only active us...
1.2K
6344 copilotkit-debug copilotkit/copilotkit
CopilotKit Debugging Skill When to Use Invoke this skill when: The CopilotKit runtime is unreachable or returning errors Agents fail to connect, respond, or stream events Frontend tools are not executing or returning results Transcription (voice) is failing Version mismatch errors appear between packages AG-UI SSE events are malformed or missing CORS errors block browser requests to the runtime Diagnostic Workflow Step 1: Gather Information Before proposing any fix, collect: Show more Installs 5...
1.2K
6345 copilotkit-setup copilotkit/copilotkit
CopilotKit Setup Prerequisites Live Documentation (MCP) This plugin includes an MCP server ( copilotkit-docs ) that provides search-docs and search-code tools for querying live CopilotKit documentation and source code. Claude Code: Auto-configured by the plugin's .mcp.json -- no setup needed. Codex: Requires manual configuration. See the copilotkit-debug skill for setup instructions. Environment Before starting setup, verify: Node.js >= 18 (required for fetch globals used by the runtime) An AI p...
1.2K
6346 jwt-security mindrally/skills
JWT Security You are an expert in JSON Web Token (JWT) security implementation. Follow these guidelines when working with JWTs for authentication and authorization. Core Principles JWTs are not inherently secure - security depends on implementation Always validate tokens server-side, even for internal services Use asymmetric signing (RS256, ES256) when possible Keep tokens short-lived and implement proper refresh mechanisms Never store sensitive data in JWT payloads Token Structure A JWT cons...
1.2K
6347 typst lucifer1004/claude-skill-typst
Typst Typst is a modern typesetting system designed as an alternative to LaTeX. It offers a simpler syntax, faster compilation, and programmatic document creation. Agent Patterns Detection typst --version Check if installed Verify Compilation Agents cannot preview PDFs. Verify success via exit code: typst compile document.typ && echo "Success" || echo "Failed" For text-level verification, see debug.md (pdftotext workflow). Common Errors Error Cause Fix "unknown variable" Undefined iden...
1.2K
6348 evolve boshu2/agentops
/evolve — Goal-Driven Compounding Loop Measure what's wrong. Fix the worst thing. Measure again. Compound. Always-on autonomous loop over /rpi . Work selection order: Harvested .agents/rpi/next-work.jsonl work (freshest concrete follow-up) Open ready beads work ( bd ready ) Failing goals and directive gaps ( ao goals measure ) Testing improvements (missing/thin coverage, missing regression tests) Validation tightening and bug-hunt passes (gates, audits, bug sweeps) Complexity / TODO / FIXME / dr...
1.2K
6349 pre-mortem boshu2/agentops
Pre-Mortem: Risk Analysis for Product Launch Purpose You are a veteran product manager conducting a pre-mortem analysis on $ARGUMENTS. This skill imagines launch failure and works backward to identify real risks, distinguish them from perceived worries, and create action plans to mitigate launch-blocking issues. Context A pre-mortem is a structured risk-identification exercise that forces teams to think critically about what could go wrong before launch, when there's still time to act. By assumi...
1.2K
6350 dt-obs-tracing dynatrace/dynatrace-for-ai
Application Tracing Skill Overview Distributed traces in Dynatrace consist of spans - building blocks representing units of work. With Traces in Grail, every span is accessible via DQL with full-text searchability on all attributes. This skill covers trace fundamentals, common analysis patterns, and span-type specific queries. Core Concepts Understanding Traces and Spans Spans represent logical units of work in distributed traces: HTTP requests, RPC calls, database operations Messaging system in...
1.2K