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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,506
总 Skills
92.5M
总安装量
2,584
贡献者
# Skill 仓库 描述 安装量
8901 3d-visualizer daffy0208/ai-dev-standards
3D Visualizer Skill I help you create 3D visualizations, interactive 3D graphics, and immersive web experiences using Three.js. What I Do 3D Graphics: 3D models and scenes Materials and lighting Animations and interactions Camera controls 3D Data Visualization: 3D charts and graphs Network visualizations Geospatial data Scientific visualization Interactive 3D: Product viewers (360°) Configurators Interactive demos 3D games Three.js with React Three Fiber npm install three @react-three/fiber @rea...
564
8902 dotnet-trace-collect dotnet/skills
.NET Trace Collect This skill helps developers diagnose production performance issues by recommending the right diagnostic tools for their environment, guiding data collection, and suggesting analysis approaches. It does not analyze code for anti-patterns or perform the analysis itself. When to Use A developer needs to investigate a production performance issue (high CPU, memory leak, slow requests, excessive GC, networking errors, etc.) Choosing the right diagnostic tool for a specific runtime,...
564
8903 medchem k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
564
8904 pymatgen k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
564
8905 diffdock k-dense-ai/scientific-agent-skills
DiffDock: Molecular Docking with Diffusion Models Overview DiffDock is a diffusion-based deep learning tool for molecular docking that predicts 3D binding poses of small molecule ligands to protein targets. It represents the state-of-the-art in computational docking, crucial for structure-based drug discovery and chemical biology. Core Capabilities: Predict ligand binding poses with high accuracy using deep learning Support protein structures (PDB files) or sequences (via ESMFold) Process single...
564
8906 geniml k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
564
8907 flutter mindrally/skills
Flutter Skill Load with: base.md Project Structure project/ ├── lib/ │ ├── core/ Core utilities │ │ ├── constants/ App constants │ │ ├── extensions/ Dart extensions │ │ ├── router/ go_router configuration │ │ │ └── app_router.dart │ │ └── theme/ App theme │ │ └── app_theme.dart │ ├── data/ Data layer │ │ ├── models/ ...
564
8908 xiaohongshu-ops xiangyu-cas/xiaohongshu-ops-skill
Openclaw 小红书运营技能(通用版) 目标:构建可复用的“小红书运营”流程,让任何账号类型都能复用同一套动作框架。 适用范围(默认即通用流程) 账号定位与内容方向 选题产出与争议点挖掘 竞品/同类账号对标 小红书发布前演练与内容交付 发布后快速复盘(互动结构、评论回复、热点追踪) Viral Copy 链路(输入 URL,高贴合学习封面/配图、标题、正文并生成可发布近似结构笔记) 将每类账号的行业细节作为“案例模块(case module)”挂载到通用流程中。 常用术语 选题 :可发布、可讨论、可转发的内容切入点 引流钩子 :标题/开头一句用于触发停留与点击 结构化输出 :标题、正文、互动问句、话题、标签五元组 快照 :用于验证页面状态的关键证据快照 回放 :流程失败后重试或改道执行 0) 启动与环境校验(所有任务都遵循) 执行前先按 references/xhs-runtime-rules.md 中“运行规则”执行,优先遵循失败可复用顺序。 固定使用内置浏览器 profile: openclaw ,出现通道异常先切回后再重试。 以 evaluate 为先,关键节点少量 snap...
564
8909 decay neolabhq/context-engineering-kit
Evidence Freshness Management Manages evidence freshness by identifying stale decisions and providing governance actions. Implements FPF B.3.4 (Evidence Decay). Key principle: Evidence is perishable. Decisions built on expired evidence carry hidden risk. Quick Concepts What is "stale" evidence? Every piece of evidence has a valid_until date. A benchmark from 6 months ago may no longer reflect current system performance. A security audit from before a major dependency update doesn't account for n...
564
8910 llm-public-opinion-analytics aradotso/data-skills
LLM-Based Public Opinion Analytics Assistant Skill by ara.so — Data Skills collection. Overview This project is an intelligent public opinion analysis assistant that integrates real-time data from 15 mainstream platforms across 26 ranking lists with large language model (LLM) analysis capabilities. It provides conversational hot search queries, topic-specific searches, topic clustering, and sentiment analysis. The system supports: Real-time web scraping from platforms like Weibo, Bilibili, Douyi...
564
8911 web-scraping-automation aaaaqwq/claude-code-skills
网站爬取与 API 自动化 功能说明 此技能专门用于自动化网站数据爬取和 API 接口调用,包括: 分析和爬取网站结构 调用和测试 REST/GraphQL API 创建自动化爬虫脚本 数据解析和清洗 处理反爬虫机制 定时任务和数据存储 使用场景 "爬取这个网站的产品信息" "帮我调用这个 API 并解析返回数据" "创建一个脚本定时抓取新闻" "分析这个网站的 API 接口文档" "绕过这个网站的反爬虫限制" 技术栈 Python 爬虫 requests:HTTP 请求库 BeautifulSoup4:HTML 解析 Scrapy:专业爬虫框架 Selenium:浏览器自动化 Playwright:现代浏览器自动化 JavaScript 爬虫 axios:HTTP 客户端 cheerio:服务端 jQuery puppeteer:Chrome 自动化 node-fetch:Fetch API 工作流程 目标分析: 检查网站结构和数据位置 分析 API 接口和认证方式 评估反爬虫机制 方案设计: 选择合适的技术栈 设计数据提取策略 规划错误处理和重试机制 脚本开发: 编...
563
8912 worldbuilding jwynia/agent-skills
Worldbuilding: Diagnostic Skill Diagnose world-level problems in fictional settings. Identify what's missing or unconvincing and recommend specific interventions. When to Use This Skill Use this skill when: Setting feels like a painted backdrop Technology/magic hasn't transformed society Institutions feel designed rather than evolved Economy doesn't make sense Cultures lack depth Do NOT use this skill when: Story problems are character-focused (use character-arc) Plot structure issues (use...
563
8913 e2e-testing-automation aj-geddes/useful-ai-prompts
E2E Testing Automation Overview End-to-end (E2E) testing validates complete user workflows from the UI through all backend systems, ensuring the entire application stack works together correctly from a user's perspective. E2E tests simulate real user interactions with browsers, handling authentication, navigation, form submissions, and validating results. When to Use Testing critical user journeys (signup, checkout, login) Validating multi-step workflows Testing across different browsers and d...
563
8914 scvelo k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
563
8915 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
563
8916 pennylane k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
563
8917 labarchive-integration k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
563
8918 capture-screen daymade/claude-code-skills
Capture Screen Programmatic screenshot capture on macOS: find windows, control views, capture images. Quick Start Find Excel window ID swift scripts/get_window_id.swift Excel Capture that window (replace 12345 with actual WID) screencapture -x -l 12345 output.png Overview Three-step workflow: 1. Find Window → Swift CGWindowListCopyWindowInfo → get numeric Window ID 2. Control View → AppleScript (osascript) → zoom, scroll, select 3. Capture → screencapture -l <WID> ...
563
8919 react mindrally/skills
React Component Writing Guide Use antd-style for complex styles; for simple cases, use inline style attribute Use Flexbox and Center from @lobehub/ui for layouts (see references/layout-kit.md ) Component priority: src/components > installed packages > @lobehub/ui > antd Use selectors to access zustand store data @lobehub/ui Components If unsure about component usage, search existing code in this project. Most components extend antd with additional props. Reference: node_modules/@lobehub/ui/es/in...
563
8920 auth0-angular auth0/agent-skills
Auth0 Angular Integration Add authentication to Angular applications using @auth0/auth0-angular. Prerequisites Angular 13+ application Auth0 account and application configured If you don't have Auth0 set up yet, use the auth0-quickstart skill first When NOT to Use AngularJS (1.x) - This SDK requires Angular 13+, use legacy solutions for AngularJS Mobile applications - Use auth0-react-native for React Native or native SDKs for Ionic Backend APIs - Use JWT validation middleware for your server lan...
563
8921 bib-search-citation bahayonghang/academic-writing-skills
Bib Search Citation Capability Summary Use this skill when the user provides a local .bib file and needs research-oriented bibliography retrieval rather than a single citation-key lookup. It is designed for large BibTeX/BibLaTeX libraries, including Zotero exports with mixed standard and custom fields such as shorttitle , annotation , keywords , abstract , file , DOI, URL, and eprint metadata. The skill can: search by topic words and field-specific filters filter by author, year, entry type, DOI...
563
8922 optimization-advisor-sms blacktwist/social-media-skills
Optimization Advisor When to Use User asks what to do next or how to improve their social media performance User mentions "optimize my social media," "recommendations," or "suggestions" User says "next steps," "what's my biggest opportunity," or "help me grow" User wants a prioritized action plan based on their data User asks "how do I improve" or wants concrete improvement recommendations User has completed an analysis and wants actionable takeaways Role You are an expert social media optimizat...
563
8923 query neolabhq/context-engineering-kit
Query Knowledge Search the FPF knowledge base and display hypothesis details with assurance information. Action (Run-Time) Search .fpf/knowledge/ and .fpf/decisions/ by user query. For each found hypothesis , display: Basic info: title, layer (L0/L1/L2), kind, scope If layer >= L1: read audit section for R_eff If has dependencies: show dependency graph Evidence summary if exists Present results in table format. Search Locations Show more
563
8924 theme-detector tradermonty/claude-trading-skills
Theme Detector Overview This skill detects and ranks trending market themes by analyzing cross-sector momentum, volume, and breadth signals. It identifies both bullish (upward momentum) and bearish (downward pressure) themes, assesses lifecycle maturity (early/mid/late/exhaustion), and provides a confidence score combining quantitative data with narrative analysis. 3-Dimensional Scoring Model: Theme Heat (0-100): Direction-neutral strength of the theme (momentum, volume, uptrend ratio, breadth) ...
563
8925 mastering-typescript spillwavesolutions/mastering-typescript-skill
Mastering Modern TypeScript Build enterprise-grade, type-safe applications with TypeScript 5.9+. Compatibility: TypeScript 5.9+, Node.js 22 LTS, Vite 7, NestJS 11, React 19 Quick Start Initialize TypeScript project with ESM pnpm create vite@latest my-app --template vanilla-ts cd my-app && pnpm install Configure strict TypeScript cat > tsconfig.json << 'EOF' { "compilerOptions": { "target": "ES2024", "module": "ESNext", "moduleResolution": "bundler", "strict": true, "n...
562
8926 react-composition-2026 patternsdev/skills
Modern React Composition Patterns Table of Contents When to Use Instructions Details Source Composition patterns for building flexible, maintainable React components that scale. These patterns replace boolean-prop proliferation, rigid component APIs, and tangled state with composable, explicit designs. When to Use Reference these patterns when: A component has more than 3-4 boolean props controlling its behavior Building reusable UI components or a shared component library Refactoring components...
562
8927 pricing-strategy sickn33/antigravity-awesome-skills
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. 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 con...
562
8928 treatment-plans k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
562
8929 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
562
8930 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
562
8931 gtars k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
562
8932 frontend-slides zarazhangrui/frontend-slides
Frontend Slides Create zero-dependency, animation-rich HTML presentations that run entirely in the browser. Inspired by the visual exploration approach showcased in work by zarazhangrui (credit: @zarazhangrui). When to Activate Creating a talk deck, pitch deck, workshop deck, or internal presentation Converting .ppt or .pptx slides into an HTML presentation Improving an existing HTML presentation's layout, motion, or typography Exploring presentation styles with a user who does not know their de...
562
8933 android-adb httprunner/skills
Android ADB Reference for controlling Android devices with raw adb commands. Execution Constraints Use adb -s <serial> whenever more than one device is connected. Confirm screen resolution before coordinate actions: adb -s SERIAL shell wm size . Ask for missing required inputs before executing (serial, package/activity, coordinates, APK path). Surface actionable stderr on failure (authorization, cable/network, tcpip state). Prefer ADB Keyboard broadcast for CJK and special character input when A...
562
8934 create-workflow-command neolabhq/context-engineering-kit
Create Workflow Command Create a command that orchestrates multi-step workflows by dispatching sub-agents with task-specific instructions stored in separate files. User Input Workflow Name: $1 Description: $2 Architecture Overview Workflow commands solve the context bloat problem : instead of embedding detailed step instructions in the main command (polluting orchestrator context), store them in separate task files that sub-agents read on-demand. Show more
562
8935 longbridge-etf-analysis longbridge/skills
longbridge-etf-analysis Prompt-only analysis skill. Analyses ETFs across five dimensions: product profile, tracking error, liquidity, premium/discount, and allocation fit — supporting both US-listed ETFs and A-share ETFs. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use "QQQ 和 QQQM 哪个更适合长期持有?" / "QQQ vs QQQM for long-term holding?" "这只 ETF 的跟踪误差大不大?" / "Is the tracking error on this ETF high?" "510300 现在溢价还是折价?" / "Is 510300 tr...
561
8936 ali1688-sourcing zhuhongyin/global-ecom-skills
1688 工厂与拿货价查询 核心定位 这是跨境电商选品的供应链工具。在 1688 找到核心工厂和起批价,为核价计算提供成本数据。 数据来源 1688 网站: 主站: https://www.1688.com 找工厂: https://gongsi.1688.com 找货源: https://s.1688.com 输入参数 { "keyword" : "升降桌 转换器" , "category" : "办公家具" , "material" : "钢木" , "min_order" : 10 , "price_range" : { "min" : 50 , "max" : 200 } , "province" : "浙江" , "certification" : [ "CE" , "FCC" ] , "limit" : 20 } 参数 类型 必需 默认值 说明 keyword string 是 - 搜索关键词 category string 否 全类目 商品类目 material string 否 无 材质要求 min_order int 否 1 最小起订量 price_range obj...
561
8937 ai-security alirezarezvani/claude-skills
AI Security AI and LLM security assessment skill for detecting prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, and agent tool abuse. This is NOT general application security (see security-pen-testing) or behavioral anomaly detection in infrastructure (see threat-detection) — this is about security assessment of AI/ML systems and LLM-based agents specifically. Table of Contents Show more
561
8938 ci-cd-pipeline-builder alirezarezvani/claude-skills
CI/CD Pipeline Builder Tier: POWERFUL Category: Engineering Domain: DevOps / Automation Overview Use this skill to generate pragmatic CI/CD pipelines from detected project stack signals, not guesswork. It focuses on fast baseline generation, repeatable checks, and environment-aware deployment stages. Core Capabilities Detect language/runtime/tooling from repository files Recommend CI stages ( lint , test , build , deploy ) Generate GitHub Actions or GitLab CI starter pipelines Include caching an...
561
8939 wrap camacho/ai-skills
Wrap Session wrap-up: reflect, clean worktrees, prepare for /clear. 1. Reflect Invoke /reflect via the Skill tool. Wait for it to complete before proceeding. Do NOT inline reflect logic — invoke the skill. It handles MEMORY.md, Basic Memory vault, GitHub issues, plan finalization, and .last-reflect-ts . 2. Session Cleanup After reflect completes, clean up session worktrees: REPO_ROOT = " $( git rev-parse --show-toplevel ) " git -C " $REPO_ROOT " worktree list For each entry under .worktrees/ (ne...
561
8940 tiledbvcf k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
561
8941 molfeat k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
561
8942 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...
561
8943 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...
561
8944 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 ...
561
8945 phylogenetics k-dense-ai/scientific-agent-skills
Phylogenetics Overview Phylogenetic analysis reconstructs the evolutionary history of biological sequences (genes, proteins, genomes) by inferring the branching pattern of descent. This skill covers the standard pipeline: MAFFT — Multiple sequence alignment IQ-TREE 2 — Maximum likelihood tree inference with model selection FastTree — Fast approximate maximum likelihood (for large datasets) ETE3 — Python library for tree manipulation and visualization Installation: Conda (recommended for CLI too...
561
8946 polars-bio k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
561
8947 comic-panel-generation eachlabs/skills
Comic Panel Generation Generate professional comic and manga artwork using each::sense. This skill creates single panels, multi-panel strips, full page layouts, and complete comic sequences with consistent character designs. Features Single Panels : Individual comic panels with dynamic compositions Multi-Panel Strips : Traditional 3-4 panel comic strips Manga Pages : Japanese manga-style page layouts with reading flow Superhero Comics : Western comic book style with bold colors and action Webtoo...
561
8948 react-router-data-mode remix-run/agent-skills
React Router Data Mode Data mode uses createBrowserRouter and RouterProvider to enable data loading, actions, and pending UI without the framework's Vite plugin. This is ideal for existing React applications that want to add data loading and mutation capabilities. When to Apply Using createBrowserRouter with route objects Loading data with loader property on routes Handling mutations with action property Navigating with <Link> , <NavLink> , <Form> , redirect , and useNavigate Implementing pendin...
561
8949 writing-for-interfaces andrewgleave/skills
Writing for Interfaces Good interface writing is invisible. When words work seamlessly with design, people don't notice them. Writing should be part of the design process from the start, not something filled in at the end. When words are considered alongside layout, interaction, and visual design, the result feels seamless. When they're an afterthought, product experiences feel stitched together. Every piece of text in an interface is a small act of communication: it should respect the person's ...
561
8950 setup-context7-mcp neolabhq/context-engineering-kit
User Input: $ARGUMENTS Guide for setup Context7 MCP server 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Show more
561