agentsclimarketplace

Df fortress geral

Skill frederico-kluser/dwarf-fortress-agent-skills/.agents/skills/df-fortress-geral

Mecânicas gerais do Fortress Mode no Dwarf Fortress: defesa, eventos, embarks, física (água, magma, pressão, desabamento), guias de iniciante, FAQs, quickstart e visão geral. Use para perguntas amplas (inclusive em português) sobre tocar uma fortaleza, embark, cerco, magma, água, ou que não caiam numa categoria específica. Termos EN: fortress, embark, siege, magma, water, pressure, cave-in, guide, FAQ, getting started. Exclusivo do Fortress Mode.From its SKILL.md

Install
npx -y skills add frederico-kluser/dwarf-fortress-agent-skills --skill df-fortress-geral

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

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 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.

SKILL.md

2.8 KB, 601 tokens by cl100k_base, as published. Nobody here has run it

DF Fortress Geral (Dwarf Fortress)

Os artigos em references/ estão em inglês (fonte: wiki oficial). O usuário pode perguntar em português: traduza a pergunta para os termos de jogo em inglês (veja .agents/skills/scripts/glossary-pt-en.tsv), busque em inglês e responda no idioma do usuário. Leia apenas o artigo relevante — não pré-carregue tudo.

Como buscar (faça isto primeiro)

Busca full-text rankeada (BM25, com stemming e tradução PT→EN automática):

python3 .agents/skills/scripts/search.py --skill df-fortress-geral "steel smelting"     # use --json para saída estruturada

Em 0 resultados o script afrouxa sozinho (AND → OR → prefixo). Sem o índice:

grep -ril "TERMO" references/ | head

Índice (principais 30 de 133 artigos — use o search.py para o resto)

  • Pasture → references/pasture.md
  • Fire → references/fire.md
  • Cave-in → references/cave-in.md
  • Bedroom design → references/bedroom-design.md
  • Wear → references/wear.md
  • Audio → references/audio.md
  • Burrow → references/burrow.md
  • Design strategies → references/design-strategies.md
  • Combat → references/combat.md
  • War → references/war.md
  • Dwarven atom smasher → references/dwarven-atom-smasher.md
  • Engraving → references/engraving.md
  • Grazer → references/grazer.md
  • Time → references/time.md
  • Experience → references/experience.md
  • Dwarf Fortress → references/dwarf-fortress.md
  • Frequently Asked Questions → references/frequently-asked-questions.md
  • Contaminant → references/contaminant.md
  • Stupid dwarf trick → references/stupid-dwarf-trick.md
  • Citizenship → references/citizenship.md
  • Exploit → references/exploit.md
  • Mass pitting → references/mass-pitting.md
  • Quickstart guide → references/quickstart-guide.md
  • Path → references/path.md
  • Silk farming → references/silk-farming.md
  • Dam → references/dam.md
  • Magic → references/magic.md
  • Obsidian farming → references/obsidian-farming.md
  • Reservoir → references/reservoir.md
  • Catsplosion → references/catsplosion.md

…e mais 103 artigos (use o search.py).

What ships with it: 133 files

1223.4 KB alongside SKILL.md

93 more files not listed here. See all 133 in the repository.

Keep looking

Skills are one crate of 326,149. 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.