Df comercio
Skill frederico-kluser/dwarf-fortress-agent-skills/.agents/skills/df-comercio
Comércio e economia da fortaleza no Dwarf Fortress: negociação, caravanas, trade depot, riqueza, mercadorias, mandatos e moeda. Use quando o usuário perguntar (inclusive em português) sobre negociar, caravana, depot, valor do forte ou economia. Termos EN: trade, caravan, depot, merchant, wealth, economy, coin, item. Exclusivo do Fortress Mode.From its SKILL.md
npx -y skills add frederico-kluser/dwarf-fortress-agent-skills --skill df-comercioAssembled 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, 582 tokens by cl100k_base, as published. Nobody here has run it
DF Comercio (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-comercio "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 33 artigos — use o search.py para o resto)
- Block →
references/block.md - Caravan →
references/caravan.md - Animal trap →
references/animal-trap.md - Bucket →
references/bucket.md - Tool →
references/tool.md - Barrel →
references/barrel.md - Finished goods →
references/finished-goods.md - Currency →
references/currency.md - Bag →
references/bag.md - Bin →
references/bin.md - Decoration →
references/decoration.md - Item quality →
references/item-quality.md - Storage →
references/storage.md - Jug →
references/jug.md - Instrument →
references/instrument.md - Wealth →
references/wealth.md - Large pot →
references/large-pot.md - Wheelbarrow →
references/wheelbarrow.md - Flask →
references/flask.md - Weight →
references/weight.md - Jewelry →
references/jewelry.md - Item →
references/item.md - Honeycomb →
references/honeycomb.md - Stepladder →
references/stepladder.md - Their wagons have bypassed your inaccessible site →
references/their-wagons-have-bypassed-your-inaccessible-site.md - Stack →
references/stack.md - Figurine →
references/figurine.md - Item designations →
references/item-designations.md - Dwarven economy →
references/dwarven-economy.md - Trade agreement →
references/trade-agreement.md
…e mais 3 artigos (use o search.py).
What ships with it: 33 files
172.5 KB alongside SKILL.md
references/
- animal-trap.md5.9 KB
- bag.md2.4 KB
- barrel.md2.9 KB
- bin.md2.8 KB
- block.md4.7 KB
- bone-meal.md1.6 KB
- bucket.md2.0 KB
- caravan-arc.md1.0 KB
- caravan.md12.4 KB
- currency.md5.2 KB
- decoration.md7.3 KB
- dwarven-economy.md566 B
- figurine.md1.2 KB
- finished-goods.md8.4 KB
- flask.md3.0 KB
- honeycomb.md1.6 KB
- instrument.md13.2 KB
- item-designations.md2.3 KB
- item.md3.2 KB
- item-quality.md12.1 KB
- jewelry.md4.1 KB
- jug.md1.6 KB
- large-pot.md5.5 KB
- maximizing-value.md15.2 KB
- stack.md2.3 KB
- stepladder.md2.7 KB
- storage.md10.3 KB
- their-wagons-have-bypassed-your-inaccessible-site.md2.6 KB
- tool.md11.8 KB
- trade-agreement.md2.5 KB
- wealth.md8.4 KB
- weight.md5.1 KB
- wheelbarrow.md6.5 KB