Df adventure
Skill frederico-kluser/dwarf-fortress-agent-skills/.agents/skills/df-adventure
Adventure Mode do Dwarf Fortress: criação de personagem, viagem, fast travel, conversas com NPCs, acampamento, exploração de sítios e masmorras, retire/reclaim. Use quando o usuário estiver no modo Aventureiro ou perguntar (inclusive em português) sobre aventura, exploração, quests, diálogos ou viagem. Termos EN: adventurer, travel, camp, quest, conversation, retire, site, dungeon. Exclusivo do Adventure Mode.From its SKILL.md
npx -y skills add frederico-kluser/dwarf-fortress-agent-skills --skill df-adventureAssembled 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.9 KB, 614 tokens by cl100k_base, as published. Nobody here has run it
DF Adventure (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-adventure "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 30 artigos — use o search.py para o resto)
- Historical figure →
references/historical-figure.md - Performer →
references/performer.md - Scholar →
references/scholar.md - Knapper →
references/knapper.md - Clothing →
references/clothing.md - Legends →
references/legends.md - Messenger →
references/messenger.md - Wrestling →
references/wrestling.md - Claim →
references/claim.md - Tavern keeper →
references/tavern-keeper.md - Scribe →
references/scribe.md - Quest →
references/quest.md - Intrigue →
references/intrigue.md - Adventurer mode gameplay →
references/adventurer-mode-gameplay.md - Reputation →
references/reputation.md - Rumor →
references/rumor.md - Level of conflict →
references/level-of-conflict.md - Adventure mode quick start →
references/adventure-mode-quick-start.md - Talking →
references/talking.md - Die →
references/die.md - Occupation →
references/occupation.md - Adventurer mode character creation →
references/adventurer-mode-character-creation.md - Campfire →
references/campfire.md - Adventure mode quick reference →
references/adventure-mode-quick-reference.md - Adventurer mode F.A.Q. →
references/adventurer-mode-f-a-q.md - Bestiary →
references/bestiary.md - Guide to intelligent wilderness creatures in adventurer mode →
references/guide-to-intelligent-wilderness-creatures-in-adventurer-mode.md - History of Adventure Mode →
references/history-of-adventure-mode.md - Surrender →
references/surrender.md - Kisat Dur →
references/kisat-dur.md
What ships with it: 30 files
300.1 KB alongside SKILL.md
references/
- adventure-mode-quick-reference.md3.3 KB
- adventure-mode-quick-start.md41.4 KB
- adventurer-mode-character-creation.md37.7 KB
- adventurer-mode-f-a-q.md22.2 KB
- adventurer-mode-gameplay.md46.9 KB
- bestiary.md1.1 KB
- campfire.md2.0 KB
- claim.md3.7 KB
- clothing.md16.8 KB
- die.md8.7 KB
- guide-to-intelligent-wilderness-creatures-in-adventurer-mode.md5.3 KB
- historical-figure.md6.3 KB
- history-of-adventure-mode.md6.7 KB
- intrigue.md4.5 KB
- kisat-dur.md597 B
- knapper.md1.8 KB
- legends.md7.0 KB
- level-of-conflict.md6.5 KB
- messenger.md2.0 KB
- occupation.md1.9 KB
- performer.md5.7 KB
- quest.md19.7 KB
- reputation.md7.8 KB
- rumor.md6.9 KB
- scholar.md6.7 KB
- scribe.md826 B
- surrender.md1.6 KB
- talking.md10.1 KB
- tavern-keeper.md1.7 KB
- wrestling.md12.9 KB