MCP HubMCP Hub
Retour aux compétences

make-fire

pjt222
Mis à jour 2 days ago
8 vues
17
2
17
Voir sur GitHub
Designaidesign

À propos

Cette compétence permet d'allumer et d'entretenir un feu en utilisant des méthodes par friction, étincelle ou solaire, en gérant la sélection du site, le classement des matériaux et les techniques de disposition du feu. Elle est conçue pour des cas d'usage tels que fournir de la chaleur, de la lumière, signaler sa présence, faire bouillir de l'eau, cuisiner et assurer la survie en situation d'urgence. Les développeurs peuvent l'intégrer pour des scénarios nécessitant des capacités de survie en milieu sauvage ou de production de feu par des moyens primitifs.

Installation rapide

Claude Code

Recommandé
Principal
npx skills add pjt222/agent-almanac -a claude-code
Commande PluginAlternatif
/plugin add https://github.com/pjt222/agent-almanac
Git CloneAlternatif
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/make-fire

Copiez et collez cette commande dans Claude Code pour installer cette compétence

Documentation

Make Fire

Start + maintain fire in wilderness w/ natural + carried materials.

Use When

  • Need warmth, light, signal
  • Boil water → purify (see purify-water)
  • Cook foraged/hunted food (see forage-plants)
  • Emergency → heat, morale

In

  • Required: Ignition (ferro rod, flint+steel, lighter, bow drill, lens)
  • Required: Dry tinder
  • Optional: Site constraints (wind, ground, cover)
  • Optional: Purpose (warmth, cooking, signal, purify)

Do

Step 1: Site

Safe, functional, low impact.

Site Selection Criteria:
┌─────────────────────┬────────────────────────────────────┐
│ Factor              │ Requirement                        │
├─────────────────────┼────────────────────────────────────┤
│ Wind                │ Sheltered or with a windbreak      │
│ Ground              │ Mineral soil, rock, or sand        │
│ Overhead clearance  │ No branches within 3 m / 10 ft    │
│ Distance from water │ At least 5 m / 15 ft from streams │
│ Distance from camp  │ Close enough for use, far enough   │
│                     │ to avoid spark hazards to gear     │
│ Drainage            │ Slight slope or flat; avoid hollows│
│                     │ where rain pools                   │
└─────────────────────┴────────────────────────────────────┘

Clear 1 m / 3 ft circle → mineral soil. Snow/wet → platform of green logs or flat stones.

→ Cleared, level site, no debris in circle, clear overhead, wind-shielded.

If err: no ground → raised platform, 4-6 green wrist-thick logs side by side. Wind strong → windbreak from logs, rocks, or tarp at 45°.

Step 2: Gather + Grade

Three categories, graded by dryness + size.

Material Grading:
┌──────────┬──────────────────┬──────────────┬───────────────────────────┐
│ Category │ Diameter         │ Examples     │ Quantity needed           │
├──────────┼──────────────────┼──────────────┼───────────────────────────┤
│ Tinder   │ Hair-thin fibers │ Birch bark,  │ Two fist-sized bundles    │
│          │                  │ dried grass, │                           │
│          │                  │ cedar bark,  │                           │
│          │                  │ fatwood      │                           │
│          │                  │ shavings,    │                           │
│          │                  │ cattail fluff│                           │
├──────────┼──────────────────┼──────────────┼───────────────────────────┤
│ Kindling │ Pencil-thin to   │ Dead twigs,  │ Two armfuls, sorted by   │
│          │ finger-thick     │ split sticks │ thickness                │
├──────────┼──────────────────┼──────────────┼───────────────────────────┤
│ Fuel     │ Wrist-thick to   │ Dead standing│ Enough for intended burn │
│          │ arm-thick        │ wood, split  │ time (1 armload ≈ 1 hr)  │
│          │                  │ logs         │                           │
└──────────┴──────────────────┴──────────────┴───────────────────────────┘

Dryness Test:
- Snap test: dry wood snaps cleanly; damp wood bends
- Sound test: dry wood clicks when struck together; damp wood thuds
- Source priority: dead standing > dead leaning > dead on dry ground > dead on wet ground

→ Three sorted piles, arm's reach. Tinder bone-dry + fine. Kindling snaps clean.

If err: all damp → scrape inner bark (cedar, birch, poplar) → fine fibers. Fatwood ignites wet. Last resort → carried starters (cotton+petroleum jelly, wax cardboard).

Step 3: Build Lay

Choose lay → purpose + conditions.

Fire Lay Decision Table:
┌──────────────┬──────────────────────┬──────────────────────────┐
│ Fire Lay     │ Best for             │ Construction             │
├──────────────┼──────────────────────┼──────────────────────────┤
│ Teepee       │ Quick start, boiling │ Lean kindling against    │
│              │ water, signaling     │ a central tinder bundle  │
│              │                      │ in a cone shape          │
├──────────────┼──────────────────────┼──────────────────────────┤
│ Log cabin    │ Sustained heat,      │ Stack pairs of sticks in │
│              │ cooking, drying      │ alternating layers like  │
│              │                      │ a cabin; tinder in center│
├──────────────┼──────────────────────┼──────────────────────────┤
│ Lean-to      │ Windy conditions     │ Push a green stick into  │
│              │                      │ ground at 30°; lean      │
│              │                      │ kindling against it with │
│              │                      │ tinder underneath        │
├──────────────┼──────────────────────┼──────────────────────────┤
│ Platform     │ Snow/wet ground      │ Lay green logs side by   │
│              │                      │ side as a base; build    │
│              │                      │ teepee or log cabin on   │
│              │                      │ top                      │
├──────────────┼──────────────────────┼──────────────────────────┤
│ Star/Radial  │ Long burns with      │ Lay 4-5 logs radiating   │
│              │ minimal fuel         │ from center like spokes; │
│              │                      │ push inward as they burn │
└──────────────┴──────────────────────┴──────────────────────────┘

Leave gaps → airflow. Fire needs O2 → pack loose, not tight.

→ Stable structure, tinder accessible, airflow gaps, kindling → flame climbs tinder → kindling → fuel.

If err: collapses → support stick driven in ground as post. Smokes won't flame → open gaps, wind side open at base.

Step 4: Ignite

Method → available tools.

Ignition Methods (ranked by reliability):
┌───────────────┬────────────────────────────────────────────────┐
│ Method        │ Technique                                      │
├───────────────┼────────────────────────────────────────────────┤
│ Lighter/match │ Apply flame directly to tinder for 5-10 sec   │
├───────────────┼────────────────────────────────────────────────┤
│ Ferro rod     │ Hold rod against tinder; scrape striker down   │
│               │ rod at 45° with firm, fast strokes; direct     │
│               │ sparks into center of tinder bundle            │
├───────────────┼────────────────────────────────────────────────┤
│ Flint & steel │ Strike steel against flint edge to cast sparks │
│               │ onto char cloth laid on tinder                 │
├───────────────┼────────────────────────────────────────────────┤
│ Bow drill     │ Carve fireboard notch; place tinder below;     │
│               │ spin spindle with bow using steady, full-length│
│               │ strokes until coal forms in notch              │
├───────────────┼────────────────────────────────────────────────┤
│ Solar (lens)  │ Focus sunlight through lens onto dark tinder;  │
│               │ hold steady until smoke appears; gently blow   │
└───────────────┴────────────────────────────────────────────────┘

→ Tinder glows (ember) or small flame within 30 sec.

If err: sparks land, tinder won't catch → too damp or coarse. Process finer (scrape, shred, fluff). Ferro rod → add magnesium shavings as accelerant. Bow drill → spindle+fireboard same dry softwood (willow, cedar, poplar), notch reaches center.

Step 5: Nurture

Ember → flame carefully.

  1. Ember (bow drill, flint+steel) → fold bundle around, blow gently, steady increasing breaths → flame
  2. Flaming bundle → fire lay
  3. Shield wind w/ body or break
  4. Thinnest kindling first → pencil-thin sticks where flame touches
  5. Wait for catch before adding more

→ Flames climb tinder → smallest kindling in 1-2 min. Crackling → self-sustaining.

If err: dies at kindling → too thick or damp. Split thinner, use driest. Suffocates → lay too tight, lift material gently. No hard blow → scatters embers.

Step 6: Fuel Up

Progressive size increase.

  1. Kindling burns steady (2-3 min) → add finger-thick
  2. Catch fully → add wrist-thick
  3. Arrange fuel → maintain airflow: lean or cross-stack
  4. Cooking → burn down to coal bed (20-30 min) before pot/grill
Fuel Progression:
  Tinder → Pencil-thin → Finger-thick → Wrist-thick → Arm-thick
  (each stage must be established before adding the next)

→ Stable, self-sustaining fire, consistent heat, refuel every 15-30 min.

If err: dies when adding larger → jumping sizes. Back one size smaller, build bigger coal bed. Hisses/steams → too wet, split → expose dry inner, or prop near (not on) fire to dry.

Step 7: Extinguish + LNT

Extinguishing Protocol:
1. Stop adding fuel 30-60 min before you need the fire out
2. Let wood burn down to ash
3. Spread coals and ash with a stick
4. Douse with water (pour, stir, pour again)
5. Feel with the back of your hand 10 cm / 4 in above the ashes
6. If any warmth is felt, repeat douse-stir-douse
7. When cold to touch, scatter the ash over a wide area
8. Replace any ground cover or duff that was moved
9. "Could someone walk by and not know a fire was here?"

→ Site cold to touch, no visible coals, area undisturbed.

If err: no water → smother w/ mineral soil (not organic duff → smolders). Stir + check repeatedly. Never leave until cold. Coals in deep ash → scrape aside, douse exposed.

Check

  • Site cleared → mineral soil or platform built
  • Materials gathered in 3 graded categories before ignite
  • Lay allowed airflow
  • Tinder → kindling no die
  • Fire reached self-sustaining fuel stage
  • Fully extinguished → cold touch, no embers
  • LNT site

Traps

  • Damp tinder: Most common fail. Process finer than you think. Source dead standing.
  • Smother w/ fuel: Too much wood too fast → cuts O2. Gradual build.
  • Ignore wind: Helps or kills. Use for airflow, shield during ignite.
  • Bad sort: Searching kindling while tinder burns → wastes time. Gather+sort before spark.
  • Wet ground: Dry wood on wet ground → heat loss. Platform in damp.
  • Incomplete extinguish: Buried coals reignite hours later. Always verify cold touch.

  • purify-water — boil needs sustained fire; boil method depends on this
  • forage-plants — many plants → tinder (birch, cattail, grass); some need cooking
  • paper-making — handcraft paper from fibres; shares fibre prep + pulping w/ tinder prep

Dépôt GitHub

pjt222/agent-almanac
Chemin: i18n/caveman-ultra/skills/make-fire
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

Compétences associées

executing-plans

Design

Utilisez la compétence executing-plans lorsque vous disposez d'un plan de mise en œuvre complet à exécuter par lots contrôlés avec des points de contrôle de revue. Elle charge et examine le plan de manière critique, puis exécute les tâches par petits lots (3 tâches par défaut) tout en rapportant la progression entre chaque lot pour une revue par l'architecte. Cela garantit une mise en œuvre systématique avec des points de contrôle de qualité intégrés.

Voir la compétence

requesting-code-review

Design

Cette compétence délègue un sous-agent réviseur de code pour analyser les modifications apportées au code par rapport aux exigences avant de poursuivre. Elle doit être utilisée après avoir terminé des tâches, implémenté des fonctionnalités majeures, ou avant une fusion vers la branche principale. La revue aide à détecter précocement les problèmes en comparant l'implémentation actuelle avec le plan initial.

Voir la compétence

connect-mcp-server

Design

Cette compétence fournit un guide complet permettant aux développeurs de connecter des serveurs MCP à Claude Code via les transports HTTP, stdio ou SSE. Elle couvre l'installation, la configuration, l'authentification et la sécurité pour intégrer des services externes tels que GitHub, Notion et des API personnalisées. Utilisez-la lors de la configuration d'intégrations MCP, de la configuration d'outils externes ou du travail avec le Protocole de Contexte de Modèle de Claude.

Voir la compétence

web-cli-teleport

Design

Cette compétence aide les développeurs à choisir entre les interfaces Web et CLI de Claude Code en fonction de l'analyse des tâches, puis permet une téléportation transparente des sessions entre ces environnements. Elle optimise le flux de travail en gérant l'état et le contexte de la session lors du passage entre le web, la CLI ou le mobile. Utilisez-la pour des projets complexes nécessitant différents outils à diverses étapes.

Voir la compétence