skill-ecosystem-curation
Class-level skill ecosystem curation: housekeeping, deduplication/collision reconciliation, archival, and consolidation governance.
Best use case
skill-ecosystem-curation is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Class-level skill ecosystem curation: housekeeping, deduplication/collision reconciliation, archival, and consolidation governance.
Teams using skill-ecosystem-curation should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/skill-ecosystem-curation/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How skill-ecosystem-curation Compares
| Feature / Agent | skill-ecosystem-curation | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Class-level skill ecosystem curation: housekeeping, deduplication/collision reconciliation, archival, and consolidation governance.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Skill Ecosystem Curation ## When to Use Use when auditing, curating, deduplicating, archiving, or consolidating skills into class-level umbrellas. ## Class-Level Workflow 1. Treat bundled/hub-installed and pinned skills as out of scope unless explicitly authorized. 2. When asked to review a session and update the skill library, be active: most substantive sessions should produce at least one skill patch or support-file update. A no-op is appropriate only when there was no correction, no reusable technique, and no loaded/existing skill gap. 3. Prefer patching the skill(s) loaded or used during the session before creating anything new; then prefer an existing class-level umbrella plus `references/`, `templates/`, or `scripts/` support files over one-session-one-skill micro-entries. 4. Archive, never delete, agent-created skills being absorbed. 5. Preserve narrow experiential details as references/templates/scripts under the umbrella. ## Consolidated Session Learnings The `references/` directory contains archived narrow skills absorbed during the 2026-04-29 umbrella consolidation pass. Use the subsections below as the class-level index, then open the named reference when a case-specific recipe is needed. ## Absorbed Narrow Skills (2026-04-29) ### `periodic-skill-ecosystem-housekeeping-audit` - Former skill demoted to `references/periodic-skill-ecosystem-housekeeping-audit.md`. - Preserved insight: Maintain a deterministic recurring skill ecosystem housekeeping audit covering skill content quality, grouping/taxonomy drift, size, waivers, baselines, and local-only GitHub payloads. ### `skill-dedup-collision-reconciliation-with-content-security-scan` - Former skill demoted to `references/skill-dedup-collision-reconciliation-with-content-security-scan.md`. - Preserved insight: Reconcile duplicate/colliding workspace-hub skills without losing useful content, while avoiding pre-commit skill-content security scan regressions.
Related Skills
repo-ecosystem-hygiene
Interpret the daily read-only repo ecosystem hygiene audit and route remediation through approved workflows.
provider-session-ecosystem-audit-and-exporters
Build and maintain cross-provider session-log audits for Codex, Codex, Hermes, and Gemini, including exporter design, normalization, and behavioral verification.
ecosystem-terminology
Canonical names, abbreviations, and relationship vocabulary for the workspace-hub ecosystem. Load this when naming repos, modules, machines, files, or expanding acronyms to ensure consistency across humans and agents. type: reference
llm-wiki-ecosystem-gap-to-issues
Review the workspace-hub LLM-wiki/document-intelligence ecosystem, identify high-leverage gaps, and create grounded GitHub feature issues without duplicating existing work.
hermes-ecosystem-integration
Wire Hermes into workspace-hub ecosystem — multi-repo skills, config sync, session export to learning pipeline, memory cross-pollination, skill patch tracking, and cross-machine health checks.
provider-session-ecosystem-audit
Audit Codex/Codex/Hermes/Gemini session logs, normalize provider-specific quirks, and wire recurring exports/reporting for ongoing ecosystem health checks.
periodic-skill-ecosystem-housekeeping-audit
Maintain a deterministic recurring skill ecosystem housekeeping audit covering skill content quality, grouping/taxonomy drift, size, waivers, baselines, and local-only GitHub payloads.
python-gis-ecosystem-cross-repo-context
Sub-skill of python-gis-ecosystem: Cross-Repo Context.
python-gis-ecosystem-31-export-vector-to-file
Sub-skill of python-gis-ecosystem: 3.1 Export Vector to File (+1).
python-gis-ecosystem-21-crs-transforms-pyproj
Sub-skill of python-gis-ecosystem: 2.1 Coordinate Reference System Transforms (pyproj + GeoPandas) (+5).
python-gis-ecosystem-11-install
Sub-skill of python-gis-ecosystem: 1.1 Install (+2).
test-oversized-skill
A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.