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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,636
总 Skills
167.1M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
9801 skill-optimizer mcollina/skills
When to use Use this skill when you need to: Improve whether a skill is actually applied by models Diagnose why some criteria fail across all models Prevent a skill from making outputs worse Refactor skill text for stronger retrieval under context pressure Build repeatable benchmark loops and release gates Optimization loop (default workflow) Measure baseline and skill-on behavior (per model, per scenario, per criterion) Find failure pattern : universal failure (0% with skill) model-specific wea...
1.1K
9802 gtars k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9803 molfeat k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9804 pytdc k-dense-ai/scientific-agent-skills
PyTDC (Therapeutics Data Commons) Overview PyTDC is an open-science platform providing AI-ready datasets and benchmarks for drug discovery and development. Access curated datasets spanning the entire therapeutics pipeline with standardized evaluation metrics and meaningful data splits, organized into three categories: single-instance prediction (molecular/protein properties), multi-instance prediction (drug-target interactions, DDI), and generation (molecule generation, retrosynthesis). When to ...
1.1K
9805 ctx-doctor mksglu/context-mode
Context Mode Doctor Run diagnostics and display results directly in the conversation. Instructions Call the ctx_doctor MCP tool directly. It runs all checks server-side and returns a plain-text status report. Display the results verbatim — they are already formatted with plain-text status prefixes: [OK] PASS, [FAIL] FAIL, [WARN] WARN. Renderer-safe (no markdown task-list syntax) for cross-client compatibility (e.g., Z.ai GLM). Fallback (only if MCP tool call fails): Derive the plugin root from t...
1.1K
9806 matchms k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9807 usfiscaldata k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9808 protocolsio-integration k-dense-ai/scientific-agent-skills
Protocols.io Integration Overview Protocols.io is a comprehensive platform for developing, sharing, and managing scientific protocols. This skill provides complete integration with the protocols.io API v3, enabling programmatic access to protocols, workspaces, discussions, file management, and collaboration features. When to Use This Skill Use this skill when working with protocols.io in any of the following scenarios: Show more
1.1K
9809 ctx-upgrade mksglu/context-mode
Context Mode Upgrade Pull latest from GitHub and reinstall the plugin. Instructions Show more Installs 888 Repository mksglu/context-mode GitHub Stars 19.7K First Seen Mar 8, 2026 Security Audits Gen Agent Trust Hub Fail Socket Warn Snyk Warn
1.1K
9810 pennylane k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9811 labarchive-integration k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9812 tiledbvcf k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9813 etetoolkit k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9814 pyopenms k-dense-ai/scientific-agent-skills
PyOpenMS Overview PyOpenMS provides Python bindings to the OpenMS library for computational mass spectrometry, enabling analysis of proteomics and metabolomics data. Use for handling mass spectrometry file formats, processing spectral data, detecting features, identifying peptides/proteins, and performing quantitative analysis. Installation Install using uv: uv pip install pyopenms Verify installation: Show more
1.1K
9815 senior-qa alirezarezvani/claude-skills
Senior Qa Complete toolkit for senior qa with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Test Suite Generator python scripts/test_suite_generator.py [options] Script 2: Coverage Analyzer python scripts/coverage_analyzer.py [options] Script 3: E2E Test Scaffolder python scripts/e2e_test_scaffolder.py [options] Core Capabilities 1. Test Suite Generator Automated tool for test suite gener...
1.1K
9816 r3f-loaders enzed/r3f-skills
React Three Fiber Loaders Quick Start import { Canvas } from '@react-three/fiber' import { useGLTF, OrbitControls } from '@react-three/drei' import { Suspense } from 'react' function Model() { const { scene } = useGLTF('/models/robot.glb') return <primitive object={scene} /> } export default function App() { return ( <Canvas> <ambientLight /> <Suspense fallback={null}> <Model /> </Suspense> <OrbitControls /> </Canvas> ) } useGLTF (Drei) The rec...
1.1K
9817 apex oracle/skills
APEXLang Skills This domain contains Oracle APEX skills for Oracle APEX application development. How to Use This Domain Start with the routing table below. Read only the specific file or category you need. Directory Structure apex/ ├── apexlang/ Category Routing Show more Installs 516 Repository oracle/skills GitHub Stars 677 First Seen Apr 29, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.1K
9818 app-builder sickn33/agentic-awesome-skills
App Builder - Application Building Orchestrator Analyzes user's requests, determines tech stack, plans structure, and coordinates agents. 🎯 Selective Reading Rule Read ONLY files relevant to the request! Check the content map, find what you need. File Description When to Read project-detection.md Keyword matrix, project type detection Starting new project tech-stack.md 2025 default stack, alternatives Choosing technologies agent-coordination.md Agent pipeline, execution order Coordinating multi-...
1.1K
9819 xlsx-author anthropics/financial-services
xlsx-author Use this skill when running headless (managed-agent / CMA mode) and you need to deliver an Excel workbook as a file artifact rather than editing a live workbook via mcp__office__excel_* . Output contract Write to ./out/<name>.xlsx . Create ./out/ if it does not exist. Return the relative path in your final message so the orchestration layer can collect it. How to build the workbook Write a short Python script and run it with Bash. Use openpyxl : from openpyxl import Workbook from ope...
1.1K
9820 jetson-build-source nvidia/skills
Build BSP Source Purpose Rebuild the kernel-side artifacts (DTBs, OOT modules, in-tree modules, kernel Image ) implied by changes under <source.root_path>/bsp_sources/ , and write a manifest that /jetson-promote-image reads to stage those outputs into the BSP image. The skill never writes into <bsp_image.root_path> itself. Prerequisites Show more Installs 690 Repository nvidia/skills GitHub Stars 2.4K First Seen Jun 22, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.1K
9821 jetson-customize-camera nvidia/skills
Customize camera (CSI / MIPI / GMSL sensor bring-up) Overview Tegra264 (Thor) and Tegra234 (Orin) expose a single tegra-capture-vi controller fronted by NVCSI and a fixed set of CSI ports. Camera bring-up is: Show more Installs 692 Repository nvidia/skills GitHub Stars 2.4K First Seen Jun 22, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
1.1K
9822 jetson-package nvidia/skills
Jetson Package & Environment Agents often suggest docker pull images or pip install wheels that claim aarch64 support but were never built for Jetson’s GPU streaming multiprocessor (SM) targets. On Jetson, default to NVIDIA-curated artifacts unless the user explicitly opts out. Purpose Choose Jetson-compatible containers and Python package indexes before installing GPU-native ML stacks. This skill prevents agents from recommending generic ARM wheels or stale container tags that do not include th...
1.1K
9823 jetson-headless-mode nvidia/skills
Jetson Headless Mode Plan-then-apply for safe, reversible user-space memory reclamation: switch the default systemd target away from graphical.target and disable a curated set of non-essential daemons. This is the highest-yield, lowest-risk memory win on Jetson. Purpose Build a user-approved headless-mode plan from live audit data, then apply only safe, reversible user-space changes that reduce desktop and daemon memory use on Jetson. When to use "Free as much memory as possible — I don't need t...
1.1K
9824 cirq k-dense-ai/scientific-agent-skills
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
1.1K
9825 histolab k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9826 getnote-kb iswalle/getnote-cli
getnote-kb Skill Manage knowledge bases — list, create, browse notes, add/remove notes. Also supports subscribed knowledge bases, blogger content, live sessions, and quota. Prerequisites getnote CLI installed and authenticated ( getnote auth status should show "Authenticated") Commands List all knowledge bases getnote kbs Returns all knowledge bases. Each item includes: topic_id , name , description , note_count , created_at . Show more
1.1K
9827 competitor-research kostja94/marketing-skills
SEO Content: Competitor Research Guides competitor research for SEO, content, backlinks, and positioning. Use when planning content, auditing articles, building links, or evaluating market position. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Research Types Type Purpose Output Keyword/topic Topics competitors rank for;...
1.1K
9828 technical-writing mindrally/skills
Technical Writing When to use this skill Writing technical specifications Creating architecture documentation Documenting system designs Writing runbooks and operational guides Creating developer documentation API documentation User manuals and guides Release notes and changelogs Instructions Step 1: Understand your audience Developer audience : Focus on implementation details Include code examples Technical terminology is okay Show how, not just what DevOps/Operations audience : Focus on deploy...
1.1K
9829 axiom-apple-docs charleswiltgen/axiom
Apple Documentation Router Apple bundles for-LLM markdown documentation inside Xcode. These are authoritative, up-to-date guides and diagnostics written by Apple engineers. Use them alongside Axiom skills for the most accurate information. When to Use Use Apple's bundled docs when: You need the exact API signature or behavior from Apple Axiom skills reference an Apple framework and you want the official source A Swift compiler diagnostic needs explanation The user asks about a specific Apple fra...
1.1K
9830 opentrons-integration k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9831 qutip k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9832 rowan k-dense-ai/scientific-agent-skills
Rowan: Cloud-Native Molecular-Modeling and Drug-Design Workflows Overview Rowan is a cloud-native workflow platform for molecular simulation, medicinal chemistry, and structure-based design. Its Python API exposes a unified interface for small-molecule modeling, property prediction, docking, molecular dynamics, and AI structure workflows. Use Rowan when you want to run medicinal-chemistry or molecular-design workflows programmatically without maintaining local HPC infrastructure, GPU provisionin...
1.1K
9833 cobrapy k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9834 mapbox-mcp-devkit-patterns mapbox/mapbox-agent-skills
Mapbox MCP DevKit Patterns This skill provides patterns for integrating the Mapbox MCP DevKit Server into AI coding workflows to accelerate Mapbox application development. What is Mapbox MCP DevKit? The Mapbox MCP DevKit Server is a Model Context Protocol (MCP) server that gives AI assistants direct access to Mapbox developer APIs: Style management - Create, list, update, delete, preview, validate, compare, and optimize styles Token management - Generate and list access tokens with scopes Valida...
1.1K
9835 prismic prismicio/skills
Prismic is a headless CMS. The prismic CLI manages content models, repository settings, and documentation. Always run commands via npx prismic . Do not guess command syntax. Start with npx prismic --help to learn available commands. Inspect details with npx prismic <command> --help . Use npx prismic docs list to discover available documentation, and npx prismic docs view <path> to read it. Prefer CLI workflows over direct API/manual changes. Never directly edit model JSON files (custom types, sl...
1.1K
9836 cookie-policy-page-generator kostja94/marketing-skills
Pages: Cookie Policy Guides cookie policy page content for GDPR and transparency. Often separate from Privacy Policy. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Identify: Cookie types : Essential, analytics, marketing, etc. Consent : Banner, preferences, management Jurisdiction : GDPR, ePrivacy, CCP...
1.1K
9837 neuropixels-analysis k-dense-ai/scientific-agent-skills
Neuropixels Data Analysis Overview Comprehensive toolkit for analyzing Neuropixels high-density neural recordings using current best practices from SpikeInterface, Allen Institute, and International Brain Laboratory (IBL). Supports the full workflow from raw data to publication-ready curated units. When to Use This Skill This skill should be used when: Working with Neuropixels recordings (.ap.bin, .lf.bin, .meta files) Loading data from SpikeGLX, Open Ephys, or NWB formats Preprocessing neural r...
1.1K
9838 qiskit k-dense-ai/scientific-agent-skills
Qiskit Overview Qiskit is the world's most popular open-source quantum computing framework with 13M+ downloads. Build quantum circuits, optimize for hardware, execute on simulators or real quantum computers, and analyze results. Supports IBM Quantum (100+ qubit systems), IonQ, Amazon Braket, and other providers. Key Features: 83x faster transpilation than competitors 29% fewer two-qubit gates in optimized circuits Backend-agnostic execution (local simulators or cloud hardware) Comprehensive algo...
1.1K
9839 pylabrobot k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9840 jetson-customize-pinmux nvidia/skills
Customize pinmux (per-pin SFIO / direction / state) Overview The Tegra pinmux spreadsheet ( .xlsm ) is the ground truth for every CVM ball: SoC pin name, supported SFIOs, customer-selected function, direction, and initial state. This skill parses that XLSM, runs a per-pin Q1–Q6 interactive loop, and emits the three BCT DTSIs ( pinmux , gpio , padvoltage ) in one shot into the overlay tracker at <source.root_path>/Linux_for_Tegra/bootloader/ . Unlike sibling skills jetson-customize-uphy / jetson-...
1.1K
9841 async-io-model tursodatabase/turso
Turso uses cooperative yielding with explicit state machines instead of Rust async/await. Core Types ``` pub enum IOCompletions { Single(Completion), } [must_use] pub enum IOResult<T> { Done(T), // Operation complete, here's the result IO(IOCompletions), // Need I/O, call me again after completions finish } ``` Functions returning `IOResult` must be called repeatedly until `Done`. Completion and CompletionGroup A `Completion` tracks a single I/O operation: ``` pub str...
1.1K
9842 dnanexus-integration k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9843 lamindb k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9844 jetson-customize-nvpmodel nvidia/skills
Modify nvpmodel Power Mode (BSP-side) Purpose Edit the per-board nvpmodel configuration so the device boots with the desired power-mode set, CPU/GPU/EMC/TPC clamps, and default mode. BSP-side only — all writes land in the overlay tracker, the upstream bsp_image copy is read-only. This skill handles BSP-side edits to the per-board nvpmodel configuration file: adding modes, removing modes, editing CPU/GPU/EMC/TPC clamps, and changing the boot default. Applies on Jetson / Tegra platforms (T234 Orin...
1.1K
9845 fact-checker daymade/claude-code-skills
Fact Checker You are an expert fact-checker who evaluates claims systematically using evidence-based analysis. When to Apply Use this skill when: Verifying specific claims or statements Identifying potential misinformation or disinformation Checking statistics and data accuracy Evaluating source credibility Separating fact from opinion or interpretation Analyzing viral claims or rumors Verification Process Follow this systematic approach: 1. Identify the Claim Extract the specific factual assert...
1.1K
9846 go-testing cxuu/golang-skills
Go Testing Guidelines for writing clear, maintainable Go tests following Google's style. Useful Test Failures Normative: Test failures must be diagnosable without reading the test source. Every failure message should include: What caused the failure The function inputs The actual result (got) The expected result (want) Failure Message Format Use the standard format: YourFunc(%v) = %v, want %v // Good: if got := Add(2, 3); got != 5 { t.Errorf("Add(2, 3) = %d, want %d", got, 5) } // Ba...
1.1K
9847 polars-bio k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9848 primekg k-dense-ai/scientific-agent-skills
PrimeKG Knowledge Graph Skill Overview PrimeKG is a precision medicine knowledge graph that integrates over 20 primary databases and high-quality scientific literature into a single resource. It contains over 100,000 nodes and 4 million edges across 29 relationship types, including drug-target, disease-gene, and phenotype-disease associations. Key capabilities: Search for nodes (genes, proteins, drugs, diseases, phenotypes) Retrieve direct neighbors (associated entities and clinical evidence) An...
1.1K
9849 latchbio-integration k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
1.1K
9850 zustand-patterns yonatangross/orchestkit
Zustand Patterns Modern state management with Zustand 5.x - lightweight, TypeScript-first, no boilerplate. Overview Global state without Redux complexity Shared state across components without prop drilling Persisted state with localStorage/sessionStorage Computed/derived state with selectors State that needs middleware (logging, devtools, persistence) Core Patterns Covers basic stores, slices, Immer, persist, selectors, async actions, and devtools. Load Read("${CLAUDE_SKILL_DIR}/references/core...
1.1K