docs/zh-CN/skills/workspace-surface-audit/SKILL.md
审计活跃仓库、MCP服务器、插件、连接器、环境表面和工具设置,然后推荐最高价值的ECC原生技能、钩子、代理和操作员工作流。当用户希望帮助设置Claude Code或了解其环境中实际可用的功能时使用。
npx skillsauth add affaan-m/everything-claude-code workspace-surface-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
只读审计技能,用于回答"这个工作区和机器当前实际上能做什么,以及我们下一步应该添加或启用什么?"
这是 ECC 原生对设置审计插件的回答。除非用户明确要求后续实现,否则不会修改文件。
.env、.mcp.json、插件设置或连接的应用表面,以发现缺失的工作流层仅检查回答该问题所需的文件和设置:
package.json、锁定文件、语言标记、框架配置、README.md.mcp.json、.lsp.json、.claude/settings*.json、.codex/*AGENTS.md、CLAUDE.md、安装清单、钩子配置.env* 文件STRIPE_API_KEY、TWILIO_AUTH_TOKEN、FAL_KEY生成简洁的清单:
如果某个表面仅以原始形式存在,请指出。例如:
将工作区与以下内容进行比较:
不要仅列出名称。对于每个比较,回答:
对于每个实际差距,推荐正确的 ECC 原生形态:
| 差距类型 | 首选 ECC 形态 | |----------|---------------------| | 可重复的操作工作流 | 技能 | | 自动执行或副作用 | 钩子 | | 专门的委派角色 | 代理 | | 外部工具桥接 | MCP 服务器或连接器 | | 安装/引导指南 | 设置或审计技能 |
当需求是操作性的而非基础设施性的时,默认使用面向用户的技能来编排现有工具。
按此顺序返回五个部分:
development
Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.
development
Use when multiple consumers and providers must evolve an API or event schema without field drift, integration surprises, or one side silently redefining the interface.
tools
Query live GPU inventory, submit an authenticated Itô fixed-rate RFQ, inspect RFQ or procurement status, and run explicitly gated node qualification through the separately installed canonical CLI. Use when a user asks to find H100/H200 capacity, request a fixed compute rate, check Itô compute status, or validate GPU nodes.
data-ai
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.