Df dwarves
Skill frederico-kluser/dwarf-fortress-agent-skills/.agents/skills/df-dwarves
Gestão de dwarves no Dwarf Fortress: labores, habilidades, atributos, humores (strange mood), necessidades, pensamentos, nobres, profissões, justiça e psicologia. Use quando o usuário perguntar (inclusive em português) sobre gerenciar anões, trabalho, labor, humor estranho, nobres, mandatos ou felicidade. Termos EN: labor, skill, attribute, strange mood, noble, profession, happiness, thought, need, justice. Exclusivo do Fortress Mode.From its SKILL.md
npx -y skills add frederico-kluser/dwarf-fortress-agent-skills --skill df-dwarvesAssembled 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.7 KB, 579 tokens by cl100k_base, as published. Nobody here has run it
DF Dwarves (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-dwarves "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 177 artigos — use o search.py para o resto)
- Preferences →
references/preferences.md - Animal trainer →
references/animal-trainer.md - Skill →
references/skill.md - Mechanic →
references/mechanic.md - Critical thinker →
references/critical-thinker.md - Mathematician →
references/mathematician.md - Record keeper →
references/record-keeper.md - Cook →
references/cook.md - Fisherdwarf →
references/fisherdwarf.md - Miner →
references/miner.md - Ambusher →
references/ambusher.md - Trapper →
references/trapper.md - Chemist →
references/chemist.md - Carpenter →
references/carpenter.md - Geographer →
references/geographer.md - Bone carver →
references/bone-carver.md - Logician →
references/logician.md - Observer →
references/observer.md - Astronomer →
references/astronomer.md - Peasant →
references/peasant.md - Thought →
references/thought.md - Optics engineer →
references/optics-engineer.md - Weaponsmith →
references/weaponsmith.md - Mason →
references/mason.md - Swimmer →
references/swimmer.md - Thresher →
references/thresher.md - Social skill →
references/social-skill.md - Furnace operator →
references/furnace-operator.md - Druid →
references/druid.md - Herbalist →
references/herbalist.md
…e mais 147 artigos (use o search.py).
What ships with it: 177 files
760.2 KB alongside SKILL.md
references/
- acolyte.md1.3 KB
- administrator.md1.1 KB
- ambusher.md9.1 KB
- animal-caretaker.md2.1 KB
- animal-dissector.md1.8 KB
- animal-trainer.md31.8 KB
- appraiser.md4.3 KB
- armorsmith.md3.1 KB
- astronomer.md3.8 KB
- attachment.md1.7 KB
- attribute.md40.6 KB
- balance.md1.5 KB
- baron.md4.6 KB
- beekeeper.md986 B
- blacksmith.md3.5 KB
- bone-carver.md1.6 KB
- bookbinder.md805 B
- bookkeeper.md2.5 KB
- book.md20.9 KB
- bowyer.md1.6 KB
- brewer.md4.3 KB
- broker.md4.2 KB
- captain.md1.0 KB
- carpenter.md1.5 KB
- cave-adaptation.md5.7 KB
- cheese-maker.md1.6 KB
- chemist.md3.2 KB
- children.md19.7 KB
- cleaning.md7.5 KB
- clothier.md1.6 KB
- combat-hardening.md884 B
- combat-skill.md8.5 KB
- comedian.md1.2 KB
- concentration.md398 B
- consoler.md682 B
- consort.md4.1 KB
- construction-removal.md1.2 KB
- conversationalist.md1.2 KB
- cook.md6.2 KB
- coordination.md772 B
137 more files not listed here. See all 177 in the repository.