workspace-surface-audit

Audit workspace surfaces and return prioritized ECC-native recommendations.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill workspace-surface-audit-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-surface-audit
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/workspace-surface-audit
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill workspace-surface-audit-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit the active workspace and its tooling to reveal current capabilities and gaps, guiding setup and optimization of Gemini CLI workflows.

Core Features & Use Cases

  • Inventory active harness targets, installed plugins, configured MCP servers, and exposed environment keys.
  • Benchmark workspace capabilities against ECC-native primitives and official marketplace coverage.
  • Produce concrete, prioritized next moves to improve automation with skills, hooks, and agents.

Quick Start

Run the workspace-surface-audit skill to generate a surface report and actionable ECC-native recommendations.

Frequently Asked Questions about workspace-surface-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my workspace for missing MCP servers and plugins?

To audit your workspace for missing MCP servers and plugins, you run the surface audit to map capabilities and gaps across the repo, configured MCP servers, plugins, and connectors, returning a prioritized set of recommendations.

What is the best way to identify missing workflows in my Gemini CLI setup?

Identifying missing workflows in your Gemini CLI setup involves benchmarking your workspace capabilities against ECC-native primitives and official marketplace coverage to produce concrete next moves.

Can I compare my current workspace surfaces to native ECC coverage?

Yes, you can compare your current workspace surfaces to native ECC coverage by running a deterministic check for surface visibility and config presence, which benchmarks your setup against official marketplace coverage.

Does the workspace surface audit require any dependencies to run?

No, the workspace surface audit requires no dependencies to run, as it implements deterministic checks for surface visibility, config presence, and installed components directly within your active workspace.

How do I map exposed environment keys in my active workspace?

To map exposed environment keys in your active workspace, you run an inventory check that audits the active harness targets, installed plugins, configured MCP servers, and exposed environment surfaces.

What limitations should I expect when mapping ECC capabilities?

When mapping ECC capabilities, the limitation is that the audit only implements deterministic checks for surface visibility and config presence, meaning it provides recommendations rather than automatically installing missing components.