技能雷达 · GITHUB
值得安装的 Agent Skills。
汇总公开仓库中已验证的 Skills。安装前先看清它能做什么、包内包含什么、热度如何,以及来源是否可靠。
- 目录范围
- 已验证
- Skills
- 5,771
- 仓库
- 824
- 最近同步
- 2026年9月8日
affaan-mito-training
Inspect the availability of ML training on a completed Itô compute booking and, when the canonical backend becomes available, hand off an explicitly confirmed training manifest. Use after ito-compute has booked GPU nodes and the user wants pre-training, fine-tuning, or RL on that metal. ECC implements no training stack of its own.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mjpa-patterns
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot. Use when designing JPA entities or relationships, or when a Hibernate query, transaction, or N+1 problem needs fixing.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mknowledge-ops
Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mkotlin-exposed-patterns
JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern. Use when working with the Exposed ORM — DSL or DAO queries, transactions, pooling, or migrations.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mkubernetes-patterns
Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. Use when writing or reviewing Kubernetes manifests, or debugging probes, RBAC, autoscaling, or resource limits.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mlaravel-patterns
Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps. Use when building or reviewing Laravel apps — controllers, Eloquent, service layers, queues, or API resources.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mlaravel-plugin-discovery
Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mlatency-critical-systems
Use for latency-sensitive systems such as realtime dashboards, market data, streaming agents, execution gateways, queues, caches, or HFT-like infrastructure where freshness and p95 latency matter. Use when p95 latency or data freshness matters — realtime dashboards, market data, streaming agents, queues, or caches.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mlead-intelligence
AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when the user wants to find, qualify, and reach high-value contacts.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mliving-docs-governance
Keep a long-lived project's documentation from rotting by assigning existing project docs clear constitution, map, status, and history roles, then wiring the active agent harness to those canonical sources. Use in the maintain phase when docs drift from code, agents lose context between sessions, or intentional removals keep being recreated. Prefer adopting the repository's current docs structure over creating new root files. 中文触发:文档治理、活文档、项目状态追踪、防文档漂移、项目地图、健康仪表盘、删除区、长期项目治理
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mlogistics-exception-management
Codified expertise for handling freight exceptions, shipment delays, damages, losses, and carrier disputes. Informed by logistics professionals with 15+ years operational experience. Includes escalation protocols, carrier-specific behaviors, claims procedures, and judgment frameworks. Use when handling shipping exceptions, freight claims, delivery issues, or carrier disputes.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mmailtrap-email-integration
Guides agents through integrating transactional email sending via Mailtrap's Email API, including sandbox testing, domain verification, and API authentication. Use when implementing email-sending features, debugging delivery issues, or setting up safe dev/staging email testing.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mmanim-video
Build reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed. Use when the user wants a clean animated explainer rather than a generic talking-head script.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mmessages-ops
Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mml-adoption-playbook
End-to-end methodology for AI agents and software engineers to add machine learning algorithms to existing non-ML codebases. Covers problem framing, data readiness, architectural decoupling, and baseline model integration. Use when adding a machine learning capability to a codebase that has none, from problem framing through a baseline model.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mmysql-patterns
MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends. Use when designing MySQL or MariaDB schemas and indexes, or when a query, transaction, or replica lags.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnanoclaw-repl
Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p. Use when operating or extending the NanoClaw REPL.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnetmiko-ssh-automation
Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling. Use when automating network device access with Python Netmiko, whether collecting state or pushing guarded config changes.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnetwork-bgp-diagnostics
Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection. Use when a BGP neighbor is down, routes are missing, or prefix policy and AS path need inspection.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnetwork-config-validation
Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene. Use when reviewing a router or switch configuration before deployment.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnetwork-interface-health
Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts. Use when an interface shows errors, drops, CRCs, flapping, or a duplex or speed mismatch.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnextjs-turbopack
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnodejs-keccak256
Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation. Use when hashing for Ethereum in JavaScript or TypeScript, or when a selector, signature, storage slot, or derived address is wrong.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日
affaan-mnutrient-document-processing
Process, convert, OCR, extract, redact, sign, and fill documents using the Nutrient DWS API. Works with PDFs, DOCX, XLSX, PPTX, HTML, and images. Use when converting, OCRing, extracting from, redacting, signing, or filling documents via the Nutrient DWS API.
- 安装量
- 1
- GitHub Stars
- 25.3万
- 最近更新
- 9月7日