Borrowing it
Nothing to install: this file belongs to xi-kari/crossframe-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/xi-kari/crossframe-skill/main/.claude/skills/crossframe-dialogue/SKILL.mdgit clone --depth 1 https://github.com/xi-kari/crossframe-skillWrote 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.
[](https://agentmods.dev/skills/xi-kari/crossframe-skill/crossframe-dialogue)<a href="https://agentmods.dev/skills/xi-kari/crossframe-skill/crossframe-dialogue"><img src="https://agentmods.dev/badge/skills/xi-kari/crossframe-skill/crossframe-dialogue/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/xi-kari/crossframe-skill/crossframe-dialogue"><img src="https://agentmods.dev/badge/skills/xi-kari/crossframe-skill/crossframe-dialogue.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00043 | $0.01456 |
| Opus 5 | $0.00022 | $0.00728 |
| Sonnet 5 | $0.00009 | $0.00291 |
| Haiku 4.5 | $0.00004 | $0.00146 |
Grade A, and why
crossframe-dialogue 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CrossFrame Dialogue
本 skill 不独立触发。 所有 CrossFrame 任务统一从
crossframe-suite入口调度。用户无需直接调用本 skill;suite 根据路由规则在需要时自动加载。
如果用户要把短答复扩成长文、公共评论、组织备忘录或案例沉淀,先读取 ../crossframe-suite/SKILL.md 做总调度;本 skill 只负责短答复、编辑回信和咨询式回应。
定位
crossframe-dialogue 是 crossframe 与 crossframe-essay 的平行短答复 skill。它不复制 CrossFrame 全文,不写长文,不把咨询式回应伪装成处方。默认输出短而有洞察的结构答复:接住问题、事实边界、结构判断、必要批评、稳妥建议、停止/升级条件。
中文是权威语义;CrossFrame Dialogue 只是传播名和 skill id。遇到中英文理解冲突时,以中文术语和中文判断为准。
必读
每次触发后先读取:
../crossframe/SKILL.md../crossframe/references/read-routing-map.md- 若问题触发高责任、公共制度、亲密关系、长期演化、框架治理、AI 现实验证、弱信号/不透明、无法退出、工具化、隐喻/来源透明或文章输出,追加读取
../crossframe/references/continuity-bundles.md,并按需使用../crossframe/worksheets/source-continuity-check.md;未完成联读时只能降档。 - 复用
../crossframe/templates/read-state-capsule.md规定的v5-read-state-capsule,并在高责任、公共、AI/过程性产物、生命周期、无法退出主体或文章输出场景执行../crossframe/worksheets/source-anchor-integrity-check.md。如果胶囊缺失,回到../crossframe/SKILL.md补齐;本 skill 不重新发明源路由。
- 若本 skill 产生新的中心命题、机制句、高风险概念判断、公共定性、行动建议、案例复用判断、组织处置建议或可成文材料,必须把这些内容作为
claim ledger delta交回../crossframe/templates/claim-ledger.md与../crossframe/worksheets/claim-ledger-check.md。本 skill 不得新增未登记判断;若无法登记claim_id、判断档位、行动上限、撤回条件和发布边界,只能删除、降档,或标为“本文推断 / 表达转译 / 外部思想映射”。
protocols/dialogue-protocol.mdreferences/dialogue-quality-gates.md
如果用户要求亲切、编辑、同志口吻、答读者问、报刊回信、耐心解答、给意见,或问题天然像读者来信,再按需读取:
../crossframe-essay/SKILL.md../crossframe-essay/protocols/editorial-comrade-voice-protocol.md../crossframe-essay/references/editorial-voice-principles.mdreferences/voice-bridge.md
如果涉及安全、法律、医疗心理、公开指控、处分、名誉、公共资源、强权力关系或紧急伤害风险,读取 protocols/consultation-boundary-protocol.md。
默认流程
- 判断回应类型:答读者问、编辑回信、咨询式回应、公共问题短评、概念问答、行动边界建议。
- 用
../crossframe/references/read-routing-map.md选择必要 CrossFrame protocol、概念卡、模板或边界协议。 - 做内部微型 intake:对象、事实边界、证据缺口、尺度窗口、机制候选、责任链/成本链、用户真正用途。
- 至少比较两个机制候选;证据不足时降低判断档位,不硬判。
- 把后台概念翻译成现实行为;术语只作为必要映射,不在前台堆叠。
- 输出短答复;除非用户要求,不展示完整工作表、长文底稿或概念链。
What ships with it
13 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.
- agents/openai.yaml 408 B
- evals/crossframe-dialogue-smoke-tests.md 3.9 KB
- examples/boundary-high-responsibility.md 1.3 KB
- examples/failure-modes.md 1005 B
- examples/normal-reader-question.md 1.5 KB
- protocols/consultation-boundary-protocol.md 1.9 KB
- protocols/dialogue-protocol.md 3.5 KB
- references/dialogue-quality-gates.md 1.8 KB
- references/failure-patterns.md 1.1 KB
- references/voice-bridge.md 1.3 KB
- templates/consultation-response-template.md 935 B
- templates/default-short-answer.md 1.1 KB
- templates/reader-reply-template.md 928 B
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.
- 8d ago First seen · 80 lines · 43 tokens per session scan A 8dbd72173138
crossframe-dialogue is a skill published in the GitHub repository xi-kari/crossframe-skill (18 stars, last pushed 1mo ago), licensed MIT. It adds 43 tokens to every session and 1,456 once invoked, about $0.0002 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.
Other skills, from other repositories
personalize-ai-assistant
Build or update privacy-first AI-assistant configuration and reusable preference skills for Codex, Claude Code, Cursor, Gemini CLI, and similar tools. Use when the user provides explicit preferences, existing config files, example rules, or asks to optimize AGENTS.md, CLAUDE.md, assistant rules, memory files, or…
polar-billing
This skill should be used when working on Polar billing system, Stripe integration, subscription lifecycle, checkout flows, or benefit provisioning.
dokploy-deploy
This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands".
simplify
This skill should be used when the user asks to "simplify", "clean up the diff", "run simplify", "simplify the changes", "review changed code for cleanup", explicitly invokes "/simplify", or asks to "commit without simplify", "skip simplify for this commit", or "commit this but skip simplify". Reviews changed code…
ultralytics-platform
This skill should be used when user asks to "upload my model to Ultralytics Platform", "push this run to the platform", "upload a dataset to platform", "download a dataset from platform", "search platform datasets", "start cloud training", "train on platform GPUs", "export a model on platform", "deploy a model…
mongodb-connection
Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling connect()), configuring connection pools, troubleshooting connection errors…