steamer

steamer is a skill for Claude Code, Codex from agenmod/immortal-skill. It costs 55 tokens per session (872 once invoked), scanned A, original, MIT.

A Chinese-language workflow for building a digital profile of a person from public, traceable material, such as talks, papers, interviews, and official posts.

In plain words
What is it for?
Use it to create a public-material-based adviser or training persona through role selection, source collection, evidence grading, and final packaging.
Why use it?
It separates documented evidence from impressions and avoids presenting the result as the real person. It gives the process a fixed sequence for collecting, extracting, checking, and packaging information.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to create a public-material-based adviser or training persona through role…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agenmod/immortal-skill/steamer-skill
About the project

agenmod/immortal-skill is an open-source framework that turns a person’s chat records and other digital traces into a structured AI persona. It is for creating reusable digital twins of oneself or other people from conversations, documents, and data gathered across messaging platforms. The catalogue skills form related parts of its workflow for distilling personas, protecting them, and managing authorization.

agenmod/immortal-skill · 1,029 stars · on GitHub · agenworld.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add agenmod/immortal-skill --skill steamer-skill
Clone the repo
git clone --depth 1 https://github.com/agenmod/immortal-skill

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for steamer

README.md
[![agentmods](https://agentmods.dev/badge/skills/agenmod/immortal-skill/steamer-skill.svg)](https://agentmods.dev/skills/agenmod/immortal-skill/steamer-skill)
Your own site
<a href="https://agentmods.dev/skills/agenmod/immortal-skill/steamer-skill"><img src="https://agentmods.dev/badge/skills/agenmod/immortal-skill/steamer-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 872 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.00872
Opus 5 $0.00028 $0.00436
Sonnet 5 $0.00011 $0.00174
Haiku 4.5 $0.00006 $0.00087

Measured 7d ago against content hash 8e9cca351d8b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

steamer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

steamer-skill/SKILL.md · 65 lines

What it actually says

复制给 AI

  • 本 Skill 唯一入口:当前文件 steamer-skill/SKILL.md
  • 仓库根:假定工作区为克隆后的 immortal-skill/(若文件夹改名,以存在 kit/immortal_cli.py 与根 SKILL.md 的目录为准)。
  • 执行蒸馏时:严格跟随本文件 Phase,技术细节与根目录 SKILL.md 对齐;采集/封包命令形如:python3 kit/immortal_cli.py ...(均在仓库根下执行)。
  • 聚合入口:也可让用户先读仓库根 FOR_AI.md 再选段落。

蒸笼 · Steamer

语言

根据用户第一条消息的语言,全程使用同一语言。

何时激活

  • 用户要「蒸馏任何人」「蒸一个数字分身」「用蒸笼那套」。
  • 用户从 蒸笼 README 或本文件进入,希望按 Phase 完成蒸馏。

核心理念

蒸笼 = 同一个数字永生引擎,换一副好讲的家常叙事。
技术动作与根目录 SKILL.md 一致:选角色 → 采集 → 分维度提取 → 证据分级 → 封包。

路径约定

  • 本 Skill 根目录记为 {baseDir}(即 steamer-skill/)。
  • 引擎根目录记为 {repoRoot} = {baseDir}/..(仓库根)。
  • CLI、personas、recipes 均在 {repoRoot} 下。

操作顺序

Phase 0:对齐预期(蒸笼专属)

  1. 确认对象:任何人;若涉及 公众人物 / 大佬 / 顶流,必须说明 仅使用公开、可追溯材料(讲演、论文、访谈、官方社交帖等)。
  2. 用一句话说清价值:借公开方法论当参谋,不冒充本人、不伪造发言。

Phase 1:选择角色模板

读取 {repoRoot}/personas/ 下对应模板;公众人物必读 {repoRoot}/personas/public-figure.md

Phase 2:采集材料

{repoRoot}/recipes/intake-protocol.md 执行;CLI:python3 {repoRoot}/kit/immortal_cli.py ...

Phase 3–6

与根 SKILL.md 的 Phase 3–6 完全一致(分维度提取、合并、manifest、告知用户)。

不做的事

  • 不编造非公开隐私;不鼓励未授权冒充真人。
  • 不把蒸笼实现成第二套分叉引擎——始终委托 {repoRoot} 已有工具链。

自检

  • 是否已向用户说明「蒸笼」与根 SKILL.md 是同一引擎?
  • 公众人物场景是否限定公开出处?
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 65 lines · 55 tokens per session scan A 8e9cca351d8b

Subscribe to this mod's changes

steamer is a skill published in the GitHub repository agenmod/immortal-skill (1,029 stars, last pushed 4mo ago), licensed MIT. It adds 55 tokens to every session and 872 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

everme-memory

Use EverMe cloud memory proactively when the user refers to previous conversations, earlier decisions, "last time", "remember when", existing project conventions, or previously solved errors, and save durable user preferences, habits, and decisions the moment they are stated. Do not repeat a search when the host…

EverMind-AI/EverMe · 83 tokens

memory-tools

Use EverMe memory proactively when the user refers to previous conversations, earlier decisions, "last time", "remember when", existing project conventions, or previously solved errors, and save durable user preferences, habits, and decisions the moment they are stated. Do not repeat a search when a non-empty block…

EverMind-AI/EverMe · 71 tokens

memory-recall

Session-start primer that tells Kimi how EverMe's automatic cross-session memory works and how to treat the injected recall/profile context.

EverMind-AI/EverMe · 30 tokens

everme-memory

Persistent memory for Codex sessions with native lifecycle recall and save. Use EverMe proactively when the user refers to previous conversations, earlier decisions, "last time", "remember when", existing project conventions, or previously solved errors, or asks to continue prior work; save durable user preferences…

EverMind-AI/EverMe · 91 tokens

relic-forge

A guided process for turning material about a person, pet, relationship, team, place, moment, or object into a reusable digital profile called a Relic. It can work from conversations, photos, voice recordings, or a user's descriptions.

Ylsssq926/relic.skill · 82 tokens

relic

A system for turning people, pets, relationships, teams, places, moments, or other subjects into interactive digital profiles called Relics. It can also let users interact with existing profiles and includes separate steps for creating and protecting them.

Ylsssq926/relic.skill · 187 tokens