Df fortress construcao
Skill frederico-kluser/dwarf-fortress-agent-skills/.agents/skills/df-fortress-construcao
Construção da fortaleza no Dwarf Fortress: oficinas, móveis, mecanismos, pontes, alavancas, stockpiles, salas, zonas, construções e componentes de máquina. Use quando o usuário perguntar (inclusive em português) sobre construir, design de fortaleza, armazenamento ou engenharia. Termos EN: building, workshop, furniture, mechanism, stockpile, bridge, lever, pump. Exclusivo do Fortress Mode.From its SKILL.md
npx -y skills add frederico-kluser/dwarf-fortress-agent-skills --skill df-fortress-construcaoAssembled 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.6 KB, 565 tokens by cl100k_base, as published. Nobody here has run it
DF Fortress Construcao (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-construcao "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 100 artigos — use o search.py para o resto)
- Cage →
references/cage.md - Zone →
references/zone.md - Workshop →
references/workshop.md - Construction →
references/construction.md - Stockpile →
references/stockpile.md - Furniture →
references/furniture.md - Door →
references/door.md - Bridge →
references/bridge.md - Lever →
references/lever.md - Trade depot →
references/trade-depot.md - Screw pump →
references/screw-pump.md - Statue →
references/statue.md - Smelter →
references/smelter.md - Bed →
references/bed.md - Mechanism →
references/mechanism.md - Pressure plate →
references/pressure-plate.md - Wall →
references/wall.md - Floodgate →
references/floodgate.md - Floor →
references/floor.md - Well →
references/well.md - Grate →
references/grate.md - Glass furnace →
references/glass-furnace.md - Table →
references/table.md - Water wheel →
references/water-wheel.md - Anvil →
references/anvil.md - Slab →
references/slab.md - Coffin →
references/coffin.md - Cabinet →
references/cabinet.md - Hatch cover →
references/hatch-cover.md - Kiln →
references/kiln.md
…e mais 70 artigos (use o search.py).
What ships with it: 100 files
661.7 KB alongside SKILL.md
references/
- adder-computing.md11.9 KB
- alcohol-plant-stockpile.md3.7 KB
- altar.md1.6 KB
- animal-logic.md13.7 KB
- anvil.md10.0 KB
- archery-target.md3.6 KB
- armor-stand.md1.0 KB
- ashery.md1.4 KB
- axle.md3.3 KB
- barracks.md2.5 KB
- bars.md3.1 KB
- bed.md3.7 KB
- bedroom.md4.1 KB
- book-binding.md1014 B
- bookcase.md1.1 KB
- bowyer-s-workshop.md2.1 KB
- bridge.md20.3 KB
- cabinet.md912 B
- cage.md18.3 KB
- carpenter-s-workshop.md2.4 KB
- chain.md2.5 KB
- clothier-s-shop.md2.2 KB
- clutter.md4.6 KB
- coffin.md4.6 KB
- computing.md13.5 KB
- construction.md5.0 KB
- container.md1.7 KB
- craftsdwarf-s-workshop.md4.1 KB
- creature-logic.md21.4 KB
- dining-room.md4.3 KB
- display-furniture.md4.0 KB
- door.md7.0 KB
- dormitory.md1.0 KB
- dungeon-zone.md7.0 KB
- dyer-s-shop.md1.4 KB
- floodgate.md5.2 KB
- floor.md6.2 KB
- fluid-logic.md16.3 KB
- furniture.md9.5 KB
- garbage-dump.md7.6 KB
60 more files not listed here. See all 100 in the repository.