███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12701 | brevo-automation | composiohq/awesome-claude-skills |
Brevo Automation via Rube MCP Automate Brevo (formerly Sendinblue) email marketing operations through Composio's Brevo toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Brevo connection via RUBE_MANAGE_CONNECTIONS with toolkit brevo Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Ver...
|
71 |
| 12702 | codex-readiness-integration-test | openai/skills |
LLM Codex Readiness Integration Test This skill runs a multi-stage integration test to validate agentic execution quality. It always runs in execute mode (no read-only mode). Entry Point python skills/codex-readiness-integration-test/bin/run_integration_test.py Outputs Each run writes to .codex-readiness-integration-test/<timestamp>/ and updates .codex-readiness-integration-test/latest.json. New outputs per run: agentic_summary.json and logs/agentic.log (agentic loop execution) llm_results....
|
71 |
| 12703 | python | alinaqi/claude-bootstrap |
Python Guidelines Standards and best practices for Python development. Follow these guidelines when writing or modifying Python code. Design Principles Apply DRY, KISS, and SOLID consistently. Prefer functional methods where relevant; use classes for stateful behavior. Use composition with Protocol classes for interfaces rather than inheritance. Each module should have a single responsibility. Use dependency injection for class dependencies. Code Style Naming: Descriptive yet concise names f...
|
71 |
| 12704 | vue-expert | 404kidwiz/claude-supercode-skills |
Vue Expert Senior Vue specialist with deep expertise in Vue 3 Composition API, reactivity system, and modern Vue ecosystem. Role Definition You are a senior frontend engineer with 10+ years of JavaScript framework experience. You specialize in Vue 3 with Composition API, Nuxt 3, Pinia state management, and TypeScript integration. You build elegant, reactive applications with optimal performance. When to Use This Skill Building Vue 3 applications with Composition API Creating reusable composa...
|
71 |
| 12705 | wp-playground | automattic/agent-skills |
WordPress Playground When to use Spin up a disposable WordPress to test a plugin/theme without full stack setup. Run or iterate on Playground Blueprints (JSON) locally. Build a reproducible snapshot of a site for sharing or CI. Switch WP/PHP versions quickly to reproduce issues. Debug plugin/theme code with Xdebug in an isolated Playground. Inputs required Host machine readiness: Node.js ≥ 20.18, npm / npx available. Project path to mount ( --auto-mount or explicit mount mapping). Desired WP ver...
|
71 |
| 12706 | renaissance-statistical-arbitrage | copyleftdev/sk1llz |
Renaissance Technologies Style Guide Overview Renaissance Technologies, founded by mathematician Jim Simons, operates the Medallion Fund—the most successful hedge fund in history with ~66% annual returns before fees over 30+ years. The firm hires mathematicians, physicists, and computer ...
|
71 |
| 12707 | intent-check | arcblock/idd |
Intent Check 触发 Intent 检查流程,是 intent-validate 和 intent-sync agents 的用户友好入口。 功能 格式验证 (intent-validate) - 检查 Intent 文件是否符合 IDD 规范 代码同步 (intent-sync) - 检查代码实现与 Intent 的一致性 综合报告 - 汇总两项检查结果 工作流程 /intent-check [options] ↓ ┌───────────────────────────────────┐ │ 确定检查范围 │ │ - 指定路径 or 当前目录 │ │ - 单模块 or 全项目 │ └─────────────┬─────────────────────┘ ↓ ┌───────────────────────────────────┐ │ 调用 intent-validate agent │ │ → 格式合规报告...
|
71 |
| 12708 | aws-cloudformation-task-ecs-deploy-gh | giuseppe-trisciuoglio/developer-kit |
AWS CloudFormation Task ECS Deploy with GitHub Actions Comprehensive skill for deploying ECS containers using GitHub Actions CI/CD pipelines with CloudFormation infrastructure management. Overview Deploy containerized applications to Amazon ECS using GitHub Actions workflows. This skill covers the complete deployment pipeline: authentication with AWS (OIDC recommended), building Docker images, pushing to Amazon ECR, updating task definitions, and deploying ECS services. Integrate with CloudForma...
|
71 |
| 12709 | bamboohr-automation | composiohq/awesome-claude-skills |
BambooHR Automation via Rube MCP Automate BambooHR human resources operations through Composio's BambooHR toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/bamboohr Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active BambooHR connection via RUBE_MANAGE_CONNECTIONS with toolkit bamboohr Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — ...
|
71 |
| 12710 | tailwindcss-plugins | josiahsiegel/claude-plugin-marketplace |
Tailwind CSS Plugins Official Plugins @tailwindcss/typography Beautiful typographic defaults for content you don't control (Markdown, CMS content). Installation npm install -D @tailwindcss/typography @import "tailwindcss"; @plugin "@tailwindcss/typography"; Basic Usage <article class="prose"> <h1>Article Title</h1> <p>This content gets beautiful default styles...</p> </article> Size Modifiers Class Description prose-sm Smaller text (14px base) prose Default (16px base) prose-lg Larger t...
|
71 |
| 12711 | axiom-xcode-mcp-tools | charleswiltgen/axiom |
Xcode MCP Tool Workflows Core principle : Xcode MCP gives you programmatic IDE access. Use workflow loops, not isolated tool calls. Window Targeting (Critical Foundation) Most tools require a tabIdentifier . Always call XcodeListWindows first. 1. XcodeListWindows → list of (tabIdentifier, workspacePath) pairs 2. Match workspacePath to your project 3. Use that tabIdentifier for all subsequent tool calls Cache the mapping for the session. Only re-fetch if: A tool call fails with an invalid tab ide...
|
71 |
| 12712 | qa-testing-ios | vasilyu1983/ai-agents-public |
QA Testing (iOS) Use xcodebuild + Xcode Simulator (simctl) to build, run, and stabilize iOS tests. Primary docs: XCTest, Swift Testing, simctl, Xcode testing Inputs to Confirm Xcode entrypoint: -workspace or -project -scheme (and optional -testPlan) Destination(s): simulator name + iOS runtime (or OS=latest), and whether real devices are required UI-test hooks: launch arguments/env toggles (stubs, demo data, auth bypass, disable animations) Artifact needs: xcresult, coverage, screenshots/vide...
|
71 |
| 12713 | aws-cloudformation-lambda | giuseppe-trisciuoglio/developer-kit |
AWS CloudFormation Lambda Serverless Overview Create production-ready serverless infrastructure using AWS CloudFormation templates. This skill covers Lambda functions, layers, event sources, API Gateway, Step Functions, cold start optimization, and best practices for parameters, outputs, and cross-stack references. When to Use Use this skill when: Creating new Lambda functions with CloudFormation Configuring Lambda layers for shared code Integrating Lambda with API Gateway (REST and HTTP API) Im...
|
71 |
| 12714 | docx | dedalus-erp-pas/foundation-skills |
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
|
71 |
| 12715 | basecamp-automation | composiohq/awesome-claude-skills |
Basecamp Automation via Rube MCP Automate Basecamp operations including project management, to-do list creation, task management, message board posting, people management, and to-do group organization through Composio's Basecamp toolkit. Toolkit docs : composio.dev/toolkits/basecamp Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Basecamp connection via RUBE_MANAGE_CONNECTIONS with toolkit basecamp Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setu...
|
71 |
| 12716 | linux-privilege-escalation | sickn33/antigravity-awesome-skills |
Linux Privilege Escalation Purpose Execute systematic privilege escalation assessments on Linux systems to identify and exploit misconfigurations, vulnerable services, and security weaknesses that allow elevation from low-privilege user access to root-level control. This skill enables comprehensive enumeration and exploitation of kernel vulnerabilities, sudo misconfigurations, SUID binaries, cron jobs, capabilities, PATH hijacking, and NFS weaknesses. Inputs / Prerequisites Required Access Low-p...
|
71 |
| 12717 | intent-story | arcblock/idd |
Intent Story 通过采访式对话,帮助用户分享 IDD (Intent Driven Development) 的采用经验,生成传播 IDD 方法论的博客文章。 核心理念 采访式创作:AI 分析 + 提问 + 用户回答 + AI 按风格整合 真实故事:基于用户真实经验,不编造案例 传播 IDD:每篇文章都自然介绍 IDD 理念和工具 Workflow /intent-story ↓ ┌───────────────────────────────────┐ │ Phase 1: 背景分析 │ │ - 检测输入语言 │ │ - 加载写作风格(如有) │ │ - 了解用户 IDD 使用背景 │ └─────────────┬─────────────────────┘ ↓ ┌───────────────────────────────────┐ │ Phase 2: 结构化采访 │ │ - 采...
|
71 |
| 12718 | youtube-transcript-cn | zephyrwang6/myskill |
从 YouTube 视频提取字幕,输出中文文字稿。 快速使用 ``` python3 scripts/get_transcript.py "https://www.youtube.com/watch?v=VIDEO_ID" ``` 工作流程 - 获取视频链接:从用户消息中提取 YouTube URL - 运行脚本:执行 `scripts/get_transcript.py` 提取字幕 - 处理输出: 如果字幕是中文:直接输出 - 如果字幕是英文:翻译为中文后输出 - 保存结果:根据用户需求保存为 Markdown 文件 脚本参数 | `url` | YouTube 视频链接或 ID | 必填 | `-f, --format` | 输出格式: `text`, `markdown`, `json` | `markdown` | `-t, --timestamps` | 包含时间戳 | 否 | `-l, --lang` | 首选语言(逗号分隔) | `zh,en` | `-o, --output` | 输出文件路径 | std...
|
71 |
| 12719 | ai-video-generation | mindmorass/reflex |
AI Video Generation Generate videos with 40+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate a video with Veo infsh app run google/veo-3-1-fast --input '{"prompt": "drone shot flying over a forest"}' Available Models Text-to-Video Model App ID Best For Veo 3.1 Fast google/veo-3-1-fast Fast, with optional audio Veo 3.1 google/veo-3-1 Best quality, frame interpolation Veo 3 google/veo-3 High quality with audio Veo 3 Fast g...
|
71 |
| 12720 | test-generator | oimiragieo/agent-studio |
Mode: Cognitive/Prompt-Driven — No standalone utility script; use via agent context. Step 1: Identify Test Type Determine what type of test is needed: Unit Test : Component/function testing Integration Test : Service/API integration E2E Test : Full user flow testing API Test : Endpoint testing Step 2: Analyze Target Code Examine code to test (Use Parallel Read/Grep/Glob): Read component/function code Identify test cases Understand dependencies Note edge cases Step 3: Analyze Test Patterns Review...
|
71 |
| 12721 | git-best-practices | 0xbigboss/claude-code |
Git Best Practices Always Active Principles When this skill is loaded, follow these directives for all git operations: Discover before acting — run branch discovery to determine the repo's default and production branches before branching, merging, or opening PRs Conventional commits — every commit uses type(scope): description format Stage explicitly — add files by name so only intended changes are committed Protect shared history — use --force-with-lease for force pushes; confirm with the user ...
|
71 |
| 12722 | pii-sanitizer | jorgealves/agent_skills |
PII Sanitizer Purpose and Intent The pii-sanitizer is a data protection tool designed to identify and mask Personally Identifiable Information (PII) from datasets, logs, or communications to comply with privacy regulations like GDPR and CCPA. When to Use Log Scrubbing : Clean application logs before sending them to centralized logging platforms (e.g., ELK, Datadog). Dataset Preparation : Sanitize production data before using it in staging or training environments. Customer Support : Mask sensiti...
|
71 |
| 12723 | swift-best-practices | secondsky/claude-skills |
Swift Best Practices Skill Overview Apply modern Swift development best practices focusing on Swift 6+ features, concurrency safety, API design principles, and code quality guidelines for iOS and macOS projects targeting macOS 15.7+. When to Use This Skill Use this skill when: Writing new Swift code for iOS or macOS applications Reviewing Swift code for correctness, safety, and style Implementing Swift concurrency features (async/await, actors, MainActor) Designing Swift APIs and public interfac...
|
71 |
| 12724 | react | dalestudy/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...
|
71 |
| 12725 | indicator-setup | marketcalls/openalgo-indicator-skills |
Set up the complete Python environment for OpenAlgo indicator analysis, charting, and dashboard development. Arguments $0 = Python version (optional, default: python3 ). Examples: python3.12 , python3.13 Steps Step 1: Detect Operating System uname -s 2 > /dev/null || echo "Windows" Map: Darwin = macOS, Linux = Linux, MINGW* / CYGWIN* / Windows = Windows. Step 2: Create Virtual Environment macOS / Linux: python3 -m venv venv source venv/bin/activate pip install --upgrade pip Windows: python -m ve...
|
71 |
| 12726 | live-feed | marketcalls/openalgo-indicator-skills |
Create a real-time indicator feed using OpenAlgo WebSocket streaming. Arguments Parse $ARGUMENTS as: symbol exchange mode $0 = symbol (e.g., SBIN, RELIANCE, NIFTY). Default: SBIN $1 = exchange (e.g., NSE, NSE_INDEX). Default: NSE $2 = mode (e.g., ltp, quote, depth, multi). Default: quote If no arguments, ask user for symbol and what data they want. Instructions Read the indicator-expert rules, especially: rules/websocket-feeds.md — WebSocket connection and subscription rules/data-fetching.md — H...
|
71 |
| 12727 | grill-me | tkersey/dotfiles |
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. If a question can be answered by exploring the codebase, explore the codebase instead.
|
71 |
| 12728 | mcp-builder | dedalus-erp-pas/foundation-skills |
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
|
71 |
| 12729 | lerna | mindrally/skills |
Lerna Monorepo Development You are an expert in Lerna, the fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages. Project Structure Organize packages following Lerna conventions: packages/ - All package directories (default) Can customize with multiple directories in lerna.json Each package should be self-contained with its own: package.json Source code Tests Build configuration Lerna Configuration Configure lerna.json at the root: { "$schema": "http...
|
71 |
| 12730 | aws-cloudformation-s3 | giuseppe-trisciuoglio/developer-kit |
AWS CloudFormation S3 Patterns Create production-ready Amazon S3 infrastructure using AWS CloudFormation templates. This skill covers S3 bucket configurations, bucket policies, versioning, lifecycle rules, and template structure best practices. When to Use Use this skill when: Creating S3 buckets with custom configurations Implementing bucket policies for access control Configuring S3 versioning for data protection Setting up lifecycle rules for data management Creating Outputs for cross-stack r...
|
71 |
| 12731 | data-journalism | jamditis/claude-skills-journalism |
Data journalism methodology Systematic approaches for finding, analyzing, and presenting data in journalism. Data acquisition Public data sources Federal data sources General - Data.gov - Federal open data portal - Census Bureau (census.gov) - Demographics, economic data - BLS (bls.gov) - Employment, inflation, wages - BEA (bea.gov) - GDP, economic accounts - Federal Reserve (federalreserve.gov) - Financial data - SEC EDGAR - Corporate filings Specific domains - EPA (epa.gov/data) - Envir...
|
71 |
| 12732 | graphql-expert | martinholovsky/claude-skills-generator |
GraphQL API Development Expert 0. Anti-Hallucination Protocol 🚨 MANDATORY: Read before implementing any code using this skill Verification Requirements When using this skill to implement GraphQL features, you MUST: Verify Before Implementing ✅ Check official Apollo Server 4+ documentation ✅ Confirm GraphQL spec compliance for directives/types ✅ Validate DataLoader patterns are current ❌ Never guess Apollo Server configuration options ❌ Never invent GraphQL directives ❌ Never assume federati...
|
71 |
| 12733 | implement | yonatangross/orchestkit |
Implementation Verification-driven coding with tight feedback loops. Distilled from 21,321 tracked operations across 64+ projects, 612 debugging sessions, and 2,476 conversation histories. These are the patterns that consistently ship working code. Core insight: 2-3 edits then verify. 73% of fixes go unverified — that's the 1 quality gap. The difference between a clean session and a debugging spiral is verification cadence. The Sequence Every implementation follows the same macro-sequence, regar...
|
71 |
| 12734 | convertkit-automation | composiohq/awesome-claude-skills |
ConvertKit (Kit) Automation via Rube MCP Automate ConvertKit (now known as Kit) email marketing operations through Composio's Kit toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/kit Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Kit connection via RUBE_MANAGE_CONNECTIONS with toolkit kit Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys ...
|
71 |
| 12735 | implementing-jsc-classes-cpp | oven-sh/bun |
For publicly accessible Constructor and Prototype, create 3 classes: - `class Foo : public JSC::DestructibleObject` - if C++ fields exist; otherwise use `JSC::constructEmptyObject` with `putDirectOffset` - `class FooPrototype : public JSC::JSNonFinalObject` - `class FooConstructor : public JSC::InternalFunction` No public constructor? Only Prototype and class needed. Iso Subspaces Classes with C++ fields need subspaces in: - `src/bun.js/bindings/webcore/DOMClientIsoSubspaces.h` - `src/b...
|
71 |
| 12736 | pipedrive-automation | composiohq/awesome-claude-skills |
Pipedrive Automation via Rube MCP Automate Pipedrive CRM workflows including deal management, contact and organization operations, activity scheduling, notes, and pipeline/stage queries through Composio's Pipedrive toolkit. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Pipedrive connection via RUBE_MANAGE_CONNECTIONS with toolkit pipedrive Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server...
|
71 |
| 12737 | miro-automation | composiohq/awesome-claude-skills |
Miro Automation via Rube MCP Automate Miro whiteboard operations through Composio's Miro toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/miro Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Miro connection via RUBE_MANAGE_CONNECTIONS with toolkit miro Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it ...
|
71 |
| 12738 | cloud-architect | 404kidwiz/claude-supercode-skills |
Cloud Architect Senior cloud architect specializing in multi-cloud strategies, migration patterns, cost optimization, and cloud-native architectures across AWS, Azure, and GCP. Role Definition You are a senior cloud architect with 15+ years of experience designing enterprise cloud solutions. You specialize in multi-cloud architectures, migration strategies (6Rs), cost optimization, security by design, and operational excellence. You design highly available, secure, and cost-effective cloud in...
|
71 |
| 12739 | video-clipper | dkyazzentwatwa/chatgpt-skills |
Cut and trim video segments with precise timestamp control. Features - Timestamp Clipping: Cut segments by start/end times - Multi-Segment: Extract multiple clips from one video - Split by Duration: Auto-split into equal chunks - Trim: Remove start/end portions - Format Preservation: Maintain quality and format CLI Usage ``` python video_clipper.py --input video.mp4 --start 00:01:00 --end 00:02:30 --output clip.mp4 python video_clipper.py --input video.mp4 --split 60 --output clips/ `...
|
71 |
| 12740 | stata-regression | meleantonio/awesome-econ-ai-stuff |
Stata Regression Purpose This skill produces reproducible regression analysis workflows in Stata, including model diagnostics and publication-ready tables using esttab or outreg2 . When to Use Estimating linear or nonlinear regression models in Stata Producing tables for academic papers and reports Running robustness checks and alternative specifications Instructions Follow these steps to complete the task: Step 1: Understand the Context Before generating any code, ask the user: What is the depe...
|
71 |
| 12741 | debugging | pluginagentmarketplace/custom-plugin-python |
Debugging When to use this skill Encountering runtime errors or exceptions Code produces unexpected output or behavior Performance degradation or memory issues Intermittent or hard-to-reproduce bugs Understanding unfamiliar error messages Post-incident analysis and prevention Instructions Step 1: Gather Information Collect all relevant context about the issue: Error details : Full error message and stack trace Error type (syntax, runtime, logic, etc.) When did it start occurring? Is it reproduci...
|
71 |
| 12742 | moai-lang-python | modu-ai/moai-adk |
Quick Reference (30 seconds) Python 3.13+ Development Specialist - FastAPI, Django, async patterns, pytest, and modern Python features. Auto-Triggers: Python files with .py extension, pyproject.toml, requirements.txt, pytest.ini, FastAPI or Django discussions Core Capabilities: Python 3.13 Features: JIT compiler via PEP 744, GIL-free mode via PEP 703, pattern matching with match and case statements Web Frameworks: FastAPI 0.115 and later, Django 5.2 LTS Data Validation: Pydantic v2.9 with mo...
|
71 |
| 12743 | explore | yonatangross/orchestkit |
Explore - Internal Codebase Exploration Meta-skill for exploring an internal codebase at varying depths. READ-ONLY workflow - no code changes. Usage /explore <depth> [options] Question Flow (No Arguments) If the user types just /explore with no or partial arguments, guide them through this question flow. Use AskUserQuestion for each phase. Phase 0: Workflow Selection question: "How would you like to explore?" header: "Explore" options: - label: "Help me choose (Recommended)" descripti...
|
71 |
| 12744 | digitalocean-agentic-cloud | bobmatnyc/claude-mpm-skills |
DigitalOcean Agentic Cloud Skill progressive_disclosure: entry_point: summary: "Gradient AI agentic cloud and AI platform for building, training, and deploying AI agents with GPU infrastructure, knowledge bases, and agent routes." when_to_use: - "When building or deploying AI agents on DigitalOcean" - "When selecting Gradient AI for GPU-backed inference" - "When designing agent workflows with knowledge bases and routes" quick_start: - "Choose Gradient AI Agentic Cloud or Gradient AI Platform" - ...
|
71 |
| 12745 | pipeline | yeachan-heo/oh-my-claudecode |
Pipeline Skill Overview The pipeline skill enables chaining multiple agents together in defined workflows where the output of one agent becomes the input to the next. This creates powerful agent pipelines similar to Unix pipes but designed for AI agent orchestration. Core Concepts 1. Sequential Pipelines The simplest form: Agent A's output flows to Agent B, which flows to Agent C. explore -> architect -> executor Flow: Explore agent searches codebase and produces findings Architect receives find...
|
71 |
| 12746 | intent-assess | arcblock/idd |
Intent Assess 评估项目是否适合 IDD,并教育 IDD 方法论。 两个模式 1. 评估模式 (Assessment) /intent-assess 分析当前项目,评估是否适合采用 IDD。 2. 学习模式 (Learning) /intent-assess --learn 教育 IDD 方法论,解释核心概念。 评估模式 工作流程 /intent-assess ↓ ┌───────────────────────────────────┐ │ Phase 1: 项目分析 │ │ - 项目类型识别 │ │ - 代码库规模 │ │ - 现有文档情况 │ │ - 团队协作模式 │ └─────────────┬─────────────────────┘ ↓ ┌───────────────────────────────────┐ │...
|
71 |
| 12747 | verification-before-completion | bobmatnyc/claude-mpm-skills |
Verification Before Completion Overview Claiming work is complete without verification is dishonesty, not efficiency. Core principle: Evidence before claims, always. Violating the letter of this rule is violating the spirit of this rule. The Iron Law NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE If you haven't run the verification command in this message, you cannot claim it passes. The Gate Function BEFORE claiming any status or expressing satisfaction: 1. IDENTIFY: What command prov...
|
71 |
| 12748 | intent-report | arcblock/idd |
Intent Report 将技术性的 Intent 文件转换成人类可读的报告文档。 用途 给 Stakeholder:项目概览、进度、关键决策 给新成员:快速了解项目架构和设计理由 给文档:生成 README、设计文档、架构说明 给会议:项目汇报、技术评审 工作流程 /intent-report [options] ↓ ┌───────────────────────────────────┐ │ 读取 Intent 文件 │ │ - 项目级 + 模块级 │ │ - 解析结构和元数据 │ └─────────────┬─────────────────────┘ ↓ ┌───────────────────────────────────┐ │ 确定报告类型 │ │ - overview / architecture / │ │ progress / full ...
|
71 |
| 12749 | llm-integration | yonatangross/orchestkit |
Local LLM Integration Skill File Organization: This skill uses split structure. Main SKILL.md contains core decision-making context. See references/ for detailed implementations. 1. Overview Risk Level: HIGH - Handles AI model execution, processes untrusted prompts, potential for code execution vulnerabilities You are an expert in local Large Language Model integration with deep expertise in llama.cpp, Ollama, and Python bindings. Your mastery spans model loading, inference optimization, pro...
|
71 |
| 12750 | shopify-automation | composiohq/awesome-claude-skills |
Shopify Automation Comprehensive Shopify e-commerce automation covering inventory management, order processing, customer workflows, and analytics. Based on n8n's e-commerce workflow templates. Overview This skill covers: Inventory management and alerts Order processing automation Customer lifecycle workflows Multi-channel synchronization Analytics and reporting Inventory Management Low Stock Alerts workflow : "Inventory Alert System" schedule : "Daily 9am" steps : 1. fetch_inventory : shopify : ...
|
71 |