Df criaturas
Skill frederico-kluser/dwarf-fortress-agent-skills/.agents/skills/df-criaturas
Criaturas, animais e bestiário do Dwarf Fortress: bichos, monstros, inimigos, montarias, animais domésticos, megabestas, humanoides, vermes e raças jogáveis, incluindo os dados de raw (tokens) de cada criatura. Use quando o usuário perguntar (em qualquer idioma, inclusive português) sobre uma criatura, bicho, animal, monstro, dragão, goblin, troll, gato, cão, ou sobre stats de criatura como tamanho, pet value, ataques. Termos EN: creature, animal, beast, monster, megabeast, vermin, mount, pet, dragon, goblin, titan, forgotten beast. Adventure e Fortress Mode.From its SKILL.md
npx -y skills add frederico-kluser/dwarf-fortress-agent-skills --skill df-criaturasAssembled 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, 591 tokens by cl100k_base, as published. Nobody here has run it
DF Criaturas (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-criaturas "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 1642 artigos — use o search.py para o resto)
- Dwarf →
references/dwarf.md - Giant earthworm →
references/giant-earthworm.md - Creature →
references/creature.md - Elf →
references/elf.md - Goblin →
references/goblin.md - Human →
references/human.md - Megabeast →
references/megabeast.md - Forgotten beast →
references/forgotten-beast.md - Fly →
references/fly.md - Rat →
references/rat.md - Pond turtle →
references/pond-turtle.md - Mosquito →
references/mosquito.md - Bark scorpion →
references/bark-scorpion.md - Crow →
references/crow.md - Hamster →
references/hamster.md - Lizard →
references/lizard.md - Jumping spider →
references/jumping-spider.md - Nautilus →
references/nautilus.md - Snail →
references/snail.md - Brown recluse spider →
references/brown-recluse-spider.md - Slug →
references/slug.md - Wren →
references/wren.md - Firefly →
references/firefly.md - Monarch butterfly →
references/monarch-butterfly.md - Skink →
references/skink.md - Sparrow →
references/sparrow.md - Tick →
references/tick.md - Worm →
references/worm.md - Grasshopper →
references/grasshopper.md - Green tree frog →
references/green-tree-frog.md
…e mais 1612 artigos (use o search.py).
What ships with it: 1642 files
8652.9 KB alongside SKILL.md
references/
- aardvark-man.md3.4 KB
- aardvark-man-raw.md5.6 KB
- aardvark.md6.1 KB
- aardvark-raw.md4.3 KB
- acorn-fly.md3.3 KB
- acorn-fly-raw.md3.2 KB
- adder-man.md4.7 KB
- adder-man-raw.md6.0 KB
- adder.md6.8 KB
- adder-raw.md4.9 KB
- agent.md4.2 KB
- albatross-man.md2.5 KB
- albatross-man-raw.md5.9 KB
- albatross.md6.1 KB
- albatross-raw.md5.1 KB
- alligator-man.md3.9 KB
- alligator-man-raw.md6.2 KB
- alligator.md7.5 KB
- alligator-raw.md4.7 KB
- alligator-snapping-turtle.md6.1 KB
- alligator-snapping-turtle-raw.md4.4 KB
- alpaca.md8.1 KB
- alpaca-raw.md6.0 KB
- alternate-creature-sorting.md47.0 KB
- alternate-creature-sorting-parte-2-3.md47.0 KB
- alternate-creature-sorting-parte-3-3.md7.0 KB
- amethyst-man.md4.9 KB
- amethyst-man-raw.md2.9 KB
- amphibian-man.md10.5 KB
- amphibian-man-raw.md4.5 KB
- amphibious.md1018 B
- anaconda-man.md2.3 KB
- anaconda-man-raw.md4.8 KB
- anaconda.md5.9 KB
- anaconda-raw.md3.8 KB
- anchovy.md4.1 KB
- anchovy-raw.md2.8 KB
- angel.md25.9 KB
- angelshark.md4.9 KB
- angelshark-raw.md3.1 KB
1602 more files not listed here. See all 1642 in the repository.