agentsclimarketplace

Geo os orchestrator

Skill ffidelis16/GEO-OS/skills/geo-os-orchestrator

Modular operating system for Generative Engine Optimization and AI Search workflows, with skills, rubrics, templates, benchmarks and validation.

Install
npx -y skills add ffidelis16/GEO-OS --skill geo-os-orchestrator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use quando um pedido em linguagem natural precisa ser classificado e roteado para o menor fluxo suficiente entre as skills, módulos e templates existentes do GEO OS.

SKILL.md

2.9 KB, 717 tokens by cl100k_base, as published. Nobody here has run it

GEO OS Orchestrator

Objetivo

Transformar um pedido em um plano operacional curto: fluxo selecionado, skills em ordem, inputs faltantes, templates, output path e próximo comando.

Ler modules/geo-os-orchestrator.md e preencher templates/workflow-selection-template.md.

Quando usar

  • Quando o usuário descreve um objetivo sem saber qual skill acionar.
  • Quando há duas ou mais rotas plausíveis.
  • Antes de um trabalho GEO com múltiplas etapas.
  • Para reduzir um pedido amplo ao menor fluxo suficiente.

Quando não usar

  • Quando o usuário já escolheu uma skill única e forneceu seus inputs.
  • Para executar todas as skills por padrão.
  • Para substituir auditoria, planejamento, redação ou julgamento humano.
  • Para criar app, API, crawler, scraping ou automação externa.

Inputs

Mínimos:

  • pedido original;
  • ativo ou tipo de ativo, quando houver;
  • resultado desejado.

Opcionais: conteúdo, URL, intenção, público, entidade, fontes, auditorias, concorrentes, locale, prazo e restrições.

Processo

  1. Preservar o pedido original.
  2. Classificar a demanda em um dos dez fluxos canônicos do módulo, considerando suas expansões condicionais.
  3. Escolher o menor fluxo suficiente e descartar etapas sem necessidade demonstrada.
  4. Mapear somente skills existentes e ordenar dependências reais.
  5. Separar inputs disponíveis de inputs faltantes.
  6. Se faltar input essencial, não iniciar a skill dependente; indicar o próximo input mínimo.
  7. Indicar templates e uma pasta outputs/<slug>/.
  8. Registrar suposições, limitações e risco de excesso.
  9. Entregar um próximo comando operacional pronto para Codex.

Não executar todas as skills por padrão. Não reescrever conteúdo final.

Outputs

  • workflow selection preenchido;
  • fluxo e justificativa;
  • skills em ordem;
  • inputs necessários e inputs faltantes;
  • templates e output path;
  • limitações;
  • próximo comando operacional.

Critérios de qualidade

  • Seleciona exatamente um fluxo principal.
  • Usa somente skills existentes.
  • Não antecipa trabalho bloqueado por falta de input.
  • Explica por que fluxos maiores foram descartados.
  • Mantém overlay privado como contexto complementar.
  • Não promete ranking, citação, tráfego ou presença.
  • Separa [FATO], [INFERÊNCIA], [HIPÓTESE] e [RECOMENDAÇÃO] quando aplicável.

Erros comuns

  • Virar uma super-skill que executa o programa inteiro.
  • Confundir roteamento com auditoria.
  • Recomendar scorecard sem auditorias ou evidências.
  • Incluir answer blocks antes de intenção e claims liberados.
  • Indicar skill inexistente ou template incompatível.
  • Inventar inputs em vez de registrar lacunas.
  • Entregar explicação sem próximo comando.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most agent orchestration skills give in 717 tokens

Counted across 742 of the 995 authors here whose files we hold, read 2026-08-07

  • Reference existing artifacts by path or URLin 53 of 742, across 25 files
  • Run the full test suite after integrating changesin 51 of 742, across 19 files
  • Dispatch one agent per independent problem domainin 50 of 742, across 17 files
  • Verify fixes do not conflictin 45 of 742, across 13 files
  • Include a suggested skills section in the documentin 45 of 742, across 17 files
  • Redact sensitive informationin 41 of 742, across 11 files
  • Save to the temporary directory of the operating systemin 39 of 742, across 10 files
  • Tailor the document to user-provided focus argumentsin 39 of 742, across 9 files
  • Spot check agent changes for systematic errorsin 34 of 742, across 7 files
  • Write a handoff document summarising the current conversationin 31 of 742, across 6 files
  • Assign each agent a specific scopein 23 of 742, across 8 files
  • Provide specific scope and clear goalin 23 of 742, across 5 files

Said here and by no other author read

  • preserve the original request
  • classify demand into one canonical flow
  • map only existing skills and order dependencies
  • separate available inputs from missing inputs
  • indicate the next minimal input if essential input is missing
  • indicate templates and an output folder

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.