MCP HubMCP Hub
스킬 목록으로 돌아가기

make-fire

pjt222
업데이트됨 6 days ago
16 조회
17
2
17
GitHub에서 보기
디자인aidesign

정보

`make-fire` 스킬은 야생 환경에서 마찰, 스파크, 태양열 방식을 이용해 불을 피우고 유지하는 단계별 지침을 제공합니다. 이 스킬은 재료 준비, 화톳불 구조 만들기, 다양한 점화 기술, 그리고 적절한 소화 방법을 다룹니다. 개발자는 애플리케이션에서 사용자에게 따뜻함, 빛, 물 정화 또는 비상 신호가 필요한 생존 시나리오를 안내해야 할 때 이 스킬을 사용해야 합니다.

빠른 설치

Claude Code

추천
기본
npx skills add pjt222/agent-almanac -a claude-code
플러그인 명령대체
/plugin add https://github.com/pjt222/agent-almanac
Git 클론대체
git clone https://github.com/pjt222/agent-almanac.git ~/.claude/skills/make-fire

Claude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요

문서

生火

野外起火、養火也。

  • 求暖、光、號於野→用
  • 沸水淨(見 purify-water)→用
  • 煮覓食(見 forage-plants)→用
  • 危急求熱氣→用

  • :引源(鎂棒、火石、打火機、弓鑽、凸鏡)
  • :乾絨
  • :地限(風、土、覆)
  • :火之用(暖、炊、號、淨水)

一:擇地

擇安、用、少擾之地。

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                   │
└─────────────────────┴────────────────────────────────────┘

清圓徑約 1 m 至礦土。雪濕地→築青木或平石台。

得:地清平、圓內無燃屑、上空足、有遮風。

敗:土不宜→以 4-6 青(活)腕粗木並列為台。風過烈→以木、石、布 45° 斜為屏。

二:集材

分三類、按乾大級之。

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

得:三堆於臂內。絨骨乾細;枝脆折。

敗:絨皆濕→刮內皮(柏、樺、楊)以刀作細絲。肥松(死松脂心)濕亦燃。末計:用攜物(油棉、蠟紙板)。

三:架火

按用與況擇架。

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 │
└──────────────┴──────────────────────┴──────────────────────────┘

留隙通氣。火需氧→鬆堆非緊。

得:架穩、絨易引、隙足、枝排使焰漸升絨→枝→薪。

敗:崩→插支棍為柱。氣滯(煙而不焰)→開隙、迎風底留口。

四:引絨

按具擇法。

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   │
└───────────────┴────────────────────────────────────────────────┘

得:絨於 30 秒內紅(炭)或小焰生。

敗:星落而絨不燃→絨過濕或粗。細之(刮、撕、蓬)。鎂棒先刮鎂屑於絨為催。弓鑽→軸、板同乾軟木(柳、柏、楊),槽達軸心凹。

五:養焰

絨燃乃慎由炭至焰。

  1. 有炭(弓鑽、火石)→以絨束裹炭,緩吹漸增至焰生
  2. 置燃絨束於架中
  3. 以身或屏遮風
  4. 先加最細枝——鉛粗、置焰觸處
  5. 各加必先燃乃加次

得:1-2 分鐘內焰由絨升至最細枝。劈啪聲→自續矣。

敗:枝階焰死→枝過粗濕。以刀更劈細、或擇最乾細。焰窒→架過緊、緩提材以通氣。勿猛吹散炭。

六:進薪

漸增材徑。

  1. 枝穩燃(2-3 分鐘續焰)乃加指粗
  2. 彼燃足乃加腕粗
  3. 排薪存氣:相倚或交疊
  4. 炊用→待燃為炭床(20-30 分鐘)乃置鍋烤架
Fuel Progression:
  Tinder → Pencil-thin → Finger-thick → Wrist-thick → Arm-thick
  (each stage must be established before adding the next)

得:火穩自續、熱均、每 15-30 分鐘加薪即養。

敗:加大材即死→越級也。退一級築厚炭床乃升。材嘶汽→過濕;劈露內乾、或近火烘再加。

七:滅跡

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?"

得:地冷、無可見炭、似未擾。

敗:無水→以礦土(非有機腐葉,會悶燃)埋。攪察再三。未冷勿離。炭埋深灰下→撥灰盡滅露炭。

  • 地清至礦土或築台
  • 三類材於引前皆備
  • 架氣通足
  • 絨燃、傳枝不死
  • 火達自續薪階
  • 火全滅——冷觸、無見炭
  • 地似無跡

  • 絨濕:最常敗也。必細於料、擇立死木
  • 薪悶:過急加木斷氧。漸進之
  • 忽風:風助亦殺。用通氣、引時遮絨
  • 分類亂:絨燃時覓枝→誤時。一擊前盡備盡分
  • 濕地導熱:乾木於濕地亦失熱。濕況築台
  • 滅不盡:埋炭數時後可復燃。必冷觸方止

  • purify-water — 沸水需續火,法賴此技
  • forage-plants — 多草為絨(樺皮、香蒲絨、乾草),有者需炊
  • paper-making — 以植纖造紙;纖備與搗法同絨備

GitHub 저장소

pjt222/agent-almanac
경로: i18n/wenyan-ultra/skills/make-fire
0
agentsagentskillsai-assisted-developmentclaude-codeskillsteams

연관 스킬

executing-plans

디자인

executing-plans 스킬은 검토 체크포인트가 포함된 통제된 배치로 실행할 완전한 구현 계획이 있을 때 사용합니다. 이 스킬은 계획을 불러와 비판적으로 검토한 후, 소규모 배치(기본값 3개 작업)로 작업을 실행하면서 각 배치 사이에 진행 상황을 아키텍트 검토를 위해 보고합니다. 이를 통해 내재된 품질 관리 체크포인트를 갖춘 체계적인 구현이 보장됩니다.

스킬 보기

requesting-code-review

디자인

이 스킬은 코드 변경 사항을 요구 사항에 따라 분석하기 위해 코드 리뷰어 하위 에이전트를 호출합니다. 작업 완료 후, 주요 기능 구현 후, 또는 메인 브랜치에 병합하기 전에 사용해야 합니다. 이 리뷰는 현재 구현체와 원래 계획을 비교하여 문제를 조기에 발견하는 데 도움이 됩니다.

스킬 보기

connect-mcp-server

디자인

이 스킬은 개발자들이 HTTP, stdio 또는 SSE 전송 방식을 통해 MCP 서버를 Claude Code에 연결하는 포괄적인 가이드를 제공합니다. GitHub, Notion 및 사용자 정의 API와 같은 외부 서비스를 통합하기 위한 설치, 구성, 인증 및 보안을 다룹니다. MCP 통합 설정, 외부 도구 구성 또는 Claude의 모델 컨텍스트 프로토콜 작업 시 활용하세요.

스킬 보기

web-cli-teleport

디자인

이 스킬은 작업 분석을 기반으로 개발자가 Claude Code 웹 인터페이스와 CLI 인터페이스 중 선택할 수 있도록 돕고, 두 환경 간 원활한 세션 텔레포트를 가능하게 합니다. 웹, CLI 또는 모바일 환경 전환 시 세션 상태와 컨텍스트를 관리하여 워크플로를 최적화합니다. 다양한 단계에서 서로 다른 도구가 필요한 복잡한 프로젝트에 사용하세요.

스킬 보기