社群技能
生產力與協作
3937 skills
steipete/gemini
Gemini CLI one-shot prompts, summaries, generation, skills, hooks, MCP, or Gemma routing.
github.com
steipete/gh-issues
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally…
github.com
steipete/skill-creator
Create, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
github.com
steipete/clawhub
Search, install, update, sync, or publish agent skills with the ClawHub CLI and registry.
github.com
steipete/coding-agent
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or…
github.com
steipete/mcporter
List, configure, authenticate, call, and inspect MCP servers/tools with mcporter over HTTP or stdio.
github.com
obra/dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential…
github.com
obra/subagent-driven-development
Use when executing implementation plans with independent tasks in the current session
github.com
affaan-m/skill-scout
Search existing local, marketplace, GitHub, and web skill sources before creating a new skill. Use…
github.com
affaan-m/mle-workflow
Production machine-learning engineering workflow for data contracts, reproducible training, model…
github.com
affaan-m/ecc-guide
Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and…
github.com
affaan-m/agentic-os
Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture,…
github.com
affaan-m/skill-stocktake
Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only)…
github.com
affaan-m/gget
gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style…
github.com
affaan-m/agent-architecture-audit
Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper…
github.com
affaan-m/netmiko-ssh-automation
Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded…
github.com
affaan-m/flox-environments
Create reproducible, cross-platform (macOS/Linux) development environments with Flox, a declarative…
github.com
affaan-m/pubmed-database
Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID…
github.com
affaan-m/hermes-imports
Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use…
github.com
affaan-m/claude-api
Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use,…
github.com
affaan-m/gateguard
Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete…
github.com
affaan-m/ecc-tools-cost-audit
Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR…
github.com
affaan-m/messages-ops
Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs,…
github.com
affaan-m/terminal-ops
Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo…
github.com
affaan-m/llm-trading-agent-security
Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt…
github.com
affaan-m/email-ops
Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow…
github.com
affaan-m/unified-notifications-ops
Operate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and…
github.com
affaan-m/automation-audit-ops
Evidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to…
github.com
affaan-m/github-ops
GitHub repository operations, automation, and management. Issue triage, PR management, CI/CD…
github.com
affaan-m/agent-sort
Build an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules,…
github.com
affaan-m/finance-billing-ops
Evidence-first revenue, pricing, refunds, team-billing, and billing-model truth workflow for ECC.…
github.com
affaan-m/knowledge-ops
Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local…
github.com
affaan-m/agent-introspection-debugging
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained…
github.com
affaan-m/workspace-surface-audit
Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then…
github.com
affaan-m/lead-intelligence
AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with…
github.com
affaan-m/opensource-pipeline
Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chains…
github.com
affaan-m/google-workspace-ops
Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers,…
github.com
affaan-m/laravel-plugin-discovery
Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find…
github.com
affaan-m/openclaw-persona-forge
为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图…
github.com
affaan-m/safety-guard
Use this skill to prevent destructive operations when working on production systems or running…
github.com
affaan-m/healthcare-eval-harness
Patient safety evaluation harness for healthcare application deployments. Automated test suites for…
github.com
affaan-m/healthcare-cdss-patterns
Clinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose…
github.com
affaan-m/agent-payment-x402
Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial…
github.com
affaan-m/autonomous-agent-harness
Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled…
github.com
affaan-m/benchmark
benchmark — an installable skill for AI agents.
github.com
affaan-m/santa-method
Multi-agent adversarial verification with convergence loop. Two independent review agents must both…
github.com
affaan-m/jira-integration
Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding…
github.com
affaan-m/git-workflow
Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict…
github.com
affaan-m/dmux-workflows
Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent…
github.com
affaan-m/team-builder
Interactive agent picker for composing and dispatching parallel teams
github.com
affaan-m/context-budget
Audits Claude Code context window consumption across agents, skills, MCP servers, and rules.…
github.com
affaan-m/claude-devfleet
Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents…
github.com
affaan-m/agent-eval
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with…
github.com
affaan-m/mcp-server-patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs…
github.com
affaan-m/documentation-lookup
Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for…
github.com
affaan-m/ralphinho-rfc-pipeline
RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit…
github.com
affaan-m/ai-regression-testing
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without…
github.com
affaan-m/enterprise-agent-ops
Operate long-lived agent workloads with observability, security boundaries, and lifecycle…
github.com
affaan-m/blueprint
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent…
github.com
affaan-m/continuous-agent-loop
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
github.com