ecosystem-guide

ecosystem-guide is a skill for Claude Code, Codex from lckx777/copy-chief-black. It costs 85 tokens per session (2,123 once invoked), scanned C, original, MIT.

A coordinator for a multi-stage offer and copywriting workflow. It tracks stages such as research, strategic briefing, production, and delivery, and checks what has been completed.

In plain words
What is it for?
It is for starting or resuming offers, checking project status, identifying missing work, and troubleshooting the workflow.
Why use it?
It helps teams understand where a project stopped and what must happen next. It also provides quality gates so later work does not begin while required earlier work is missing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths; mentions CLAUDE.md; mentions subagents.

Good fit It is for starting or resuming offers, checking project status, identifying missing work, and troubleshooting the workflow.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lckx777/copy-chief-black/ecosystem-guide
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lckx777/copy-chief-black --skill ecosystem-guide
Clone the repo
git clone --depth 1 https://github.com/lckx777/copy-chief-black

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ecosystem-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/lckx777/copy-chief-black/ecosystem-guide/github.svg)](https://agentmods.dev/skills/lckx777/copy-chief-black/ecosystem-guide)
Your own site
<a href="https://agentmods.dev/skills/lckx777/copy-chief-black/ecosystem-guide"><img src="https://agentmods.dev/badge/skills/lckx777/copy-chief-black/ecosystem-guide/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ecosystem-guide

Your own site · 80×15
<a href="https://agentmods.dev/skills/lckx777/copy-chief-black/ecosystem-guide"><img src="https://agentmods.dev/badge/skills/lckx777/copy-chief-black/ecosystem-guide.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,123 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00085 $0.02123
Opus 5 $0.00043 $0.01061
Sonnet 5 $0.00017 $0.00425
Haiku 4.5 $0.00009 $0.00212

Measured 9d ago against content hash c5ab3e42cd65, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-13, from the pricing page.

Security

Grade C, and why

ecosystem-guide scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

grep "VERSION=" ~/.claude/.version

Enumerates other installed skillsmediumAgent snooping

Other skills' SKILL.md files reveal prompts, capabilities and secrets that should be invisible to peers.

ls ~/.claude/skills/ | wc -l # Skills
framework/skills/ecosystem-guide/SKILL.md · 276 lines

How it starts

The opening of the file, as written. The whole thing — 276 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Ecosystem Guide

Orquestrador unificado para workflow de ofertas e estado do ecossistema.

Quick State Check

# Verificar estado atual
ls ~/.claude/skills/ | wc -l    # Skills
ls ~/.claude/commands/*.md | wc -l    # Commands

# MCPs conectados
claude mcp list | grep "Connected" | wc -l

# Versão do ecossistema
grep "VERSION=" ~/.claude/.version

Workflow Principal

PESQUISA → HELIX → PRODUÇÃO → ENTREGA
   ↓         ↓         ↓         ↓
audience-research → helix-system → production-agent → copy-critic

Criar Nova Oferta

Usar skill create-offer ou manualmente:

cd ~/copywriting-ecosystem/{nicho}
mkdir -p {oferta}/{research,briefings/phases,production}

4 Fases do Pipeline

FASE 1: PESQUISA (1-2 dias)

Skill: audience-research-agent

O que acontece:

  • Orquestra 4 módulos de pesquisa (VOC, Competitors, Mechanism, Avatar)
  • Cada módulo gera summary.md (≤500 tokens)
  • Synthesizer consolida em research/synthesis.md

Quality Gate:

  • synthesis.md existe
  • Confidence score ≥70%
  • 4 summaries presentes

Validação: python3 ~/copywriting-ecosystem/scripts/validate-gate.py RESEARCH {path}


FASE 2: HELIX BRIEFING (2-3 dias)

Comando: Invocar helix-system-agent

10 Fases HELIX:

  1. MUP (Mecanismo Único de Persuasão)
  2. MUS (Mecanismo Único de Solução)
  3. DRE (Dominant Resident Emotion)
  4. One Belief
  5. Inimigo Comum
  6. Nova Oportunidade
  7. Prova/Autoridade
  8. Oferta Irresistível
  9. Stack de Valor
  10. Urgência/Escassez

Quality Gate:

  • 10/10 fases preenchidas
  • MUP validado com copy-critic (STAND)
  • MUS validado com copy-critic (STAND)

FASE 3: PRODUÇÃO (3-5 dias)

Skill: production-agent

Deliverables:

  • VSL draft completo
  • LP 14 blocos
  • ≥3 criativos por plataforma
  • Sequência de emails

Quality Gate:

  • Review score ≥12/16

FASE 4: REVIEW & ENTREGA

Skill: copy-critic (validação final)

Entrega: Usar skill sync-project para sincronizar com Claude.ai Project

Read the full file on GitHub · 276 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 276 lines · 85 tokens per session scan C c5ab3e42cd65

Subscribe to this mod's changes

ecosystem-guide is a skill published in the GitHub repository lckx777/copy-chief-black (5 stars, last pushed 6mo ago), licensed MIT. It adds 85 tokens to every session and 2,123 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 2 findings (reads agent configuration directories, enumerates other installed skills). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.