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.
npx agentmods add skills/xi-kari/crossframe-skill/crossframe-maxnpx skills add xi-kari/crossframe-skill --skill crossframe-maxgit 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-max)<a href="https://agentmods.dev/skills/xi-kari/crossframe-skill/crossframe-max"><img src="https://agentmods.dev/badge/skills/xi-kari/crossframe-skill/crossframe-max.svg" alt="Measured on agentmods" 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.00072 | $0.02929 |
| Opus 5 | $0.00036 | $0.01465 |
| Sonnet 5 | $0.00014 | $0.00586 |
| Haiku 4.5 | $0.00007 | $0.00293 |
Grade A, and why
crossframe-max 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 5d 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 — 182 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CrossFrame Max
crossframe-max 是 CrossFrame v6 世界观前置的 meta-runtime。它不是超长回答模板,也不是省略式诊断模板;它先让 AI 拥有用户预先设计的世界观,再把对象当作局部世界建模,在材料、工具、上下文和行动边界内完成最大推演、校准回合、举证推理、反向证据、产物交付和续写索引。
max-clean-runtime-entry
运行入口保持正向、精简:SKILL.md 只放触发边界、运行档位、必读顺序、交付闸门和校验命令。失败样本和反例压力测试放在 evals/;长细则放在 protocols/、templates/ 和脚本。
默认目标不是聊天短答,也不是先判定自己做不到。默认目标是 max-artifact-run:先创建产物目录,先生成阶段文件、dossier、essay、continuation 和 manifest,再登记未满足项。
触发边界
这是 explicit-only skill。只有用户明确要求 crossframe-max、最大尺度、穷尽推演、完整解释、无限制长文、全尺度世界观解释,或明确要求用 v6 meta-runtime 审查 skill、prompt、agent、工具、模板、脚本、运行协议时使用。
运行档位
max-artifact-run:普通/crossframe-max默认档位。必须尽力创建独立产物目录和最小产物集,写出max-dossier.md、max-essay.md、max-continuation-ledger.md、max-continuation-index.md和max-artifact-manifest.md。如果 full-source、结构化台账或 validator 未满足,产物状态写为max-artifact-incomplete:*,但不得因此省略长文或只输出读态。max-complete:完整 full-source exhaustive pass、阶段锁、artifact-first、template-fidelity、longform-dominance、route-ledger gate 和 validator 全部满足后才可宣称完成。max-design-review:用于 skill、prompt、agent、工具、模板、脚本和运行时设计。必须使用skill_designroute,登记route_key、route concepts、design decision、v6 rule、反向证据、撤回条件和行动上限;不得伪称完整 max 长文完成。max-blocked/progress:只有文件系统不可写、必需材料不可访问、用户明确中止、工具权限缺失,或安全/政策边界阻断时使用。任务庞大、3273/3273 未完成、validator 未通过、外部检索不完整,不是停止产物生成的理由;这些只阻断max-complete声明。
max-artifact-incomplete:<registered-reason> 是 validator 根据未满足项生成的交付标签,不是第五种运行档位。新建或修复后的 run contract 从 validation_state=not_run 开始;validator 只在检查结束后持久化 passed 或 failed。失败 contract 必须先重置为 not_run,才可重新校验,不能直接跳到 passed。
世界观层先行
第一动作是建立 max-worldview-capsule。先加载 v6 全量分层源库作为本轮预先设计的世界观,再进入局部世界建模、概念命中、证据审计、路径推演和正文生成。
执行时必须把对象当作一个局部世界来对待:
- 先做局部世界建模,再做判断。
- 先识别运行规律,再定位问题。
- 先查 registry 再读 full-source。
- 先完成举证链、推理链、反向证据和证据-推理-反例-降档循环,再进入最终表达。
- 先保留撤回条件、行动上限和不可穷尽声明,再写完整长文或设计审查结论。
必读顺序
protocols/max-worldview-protocol.mdprotocols/max-repair-loop-protocol.mdreferences/source_manifest.jsonreferences/v6-route-map.yamlreferences/concept-registry/index.mdreferences/concept-contracts/v6-core-contracts.mdreferences/concept-contracts/v6-contract-map.jsonreferences/retrieval-trigger-policy.mdreferences/v6-full-source/00-index.mdreferences/v6-full-source/00-heading-index.mdreferences/v6-full-source/00-term-index.mdreferences/v6-full-source/00-table-index.md- route 指定的 v6 full-source 分层文件与
tables/ templates/中本轮产物对应 contractscripts/中对应 validator
What ships with it
60 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 1.4 KB
- evals/crossframe-max-smoke-tests.md 25 KB
- protocols/max-repair-loop-protocol.md 4.6 KB
- protocols/max-worldview-protocol.md 16 KB
- references/concept-contracts/v6-contract-map.json 5.0 KB
- references/concept-contracts/v6-core-contracts.md 22 KB
- references/concept-registry/index.md 14 KB
- references/retrieval-trigger-policy.md 4.4 KB
- references/source_manifest.json 603 B
- references/v6-full-source/00-heading-index.md 21 KB
- references/v6-full-source/00-index.md 2.3 KB
- references/v6-full-source/00-source-envelope.md 8.5 KB
- references/v6-full-source/00-table-index.md 4.8 KB
- references/v6-full-source/00-term-index.md 3.6 KB
- references/v6-full-source/01-guide.md 21 KB
- references/v6-full-source/02-boundary-layer.md 106 KB
- references/v6-full-source/03-world-layer.md 139 KB
- references/v6-full-source/04-state-layer.md 51 KB
- references/v6-full-source/05-interface-layer.md 4.1 KB
- references/v6-full-source/06-tool-layer.md 61 KB
- references/v6-full-source/07-intervention-layer.md 58 KB
- references/v6-full-source/08-application-layer.md 49 KB
- references/v6-full-source/09-governance-layer.md 53 KB
- references/v6-full-source/tables/T001.md 1.6 KB
- references/v6-full-source/tables/T002.md 2.4 KB
- references/v6-full-source/tables/T003.md 2.4 KB
- references/v6-full-source/tables/T004.md 2.1 KB
- references/v6-full-source/tables/T005.md 1.6 KB
- references/v6-full-source/tables/T006.md 1.2 KB
- references/v6-full-source/tables/T007.md 10 KB
- references/v6-full-source/tables/T008.md 1.9 KB
- references/v6-full-source/tables/T009.md 1.4 KB
- references/v6-full-source/tables/T010.md 1.3 KB
- references/v6-full-source/tables/T011.md 2.1 KB
- references/v6-full-source/tables/T012.md 1.6 KB
- references/v6-full-source/tables/T013.md 1.8 KB
- references/v6-full-source/tables/T014.md 1.5 KB
- references/v6-full-source/tables/T015.md 1.4 KB
- references/v6-full-source/tables/T016.md 1.7 KB
- references/v6-full-source/tables/T017.md 1.5 KB
- references/v6-full-source/tables/T018.md 1.4 KB
- references/v6-full-source/tables/T019.md 1.3 KB
- references/v6-full-source/tables/T020.md 1.6 KB
- references/v6-full-source/tables/T021.md 1.5 KB
- references/v6-full-source/tables/T022.md 2.0 KB
- references/v6-full-source/tables/T023.md 3.3 KB
- references/v6-full-source/tables/T024.md 2.5 KB
- references/v6-full-source/tables/T025.md 2.3 KB
- references/v6-full-source/tables/T026.md 2.9 KB
- references/v6-full-source/tables/T027.md 887 B
- references/v6-full-source/tables/T028.md 3.0 KB
- references/v6-full-source/tables/T029.md 1.7 KB
- references/v6-full-source/tables/T030.md 1.5 KB
- references/v6-full-source/tables/T031.md 1.5 KB
- references/v6-full-source/tables/T032.md 1.4 KB
- references/v6-full-source/tables/T033.md 2.7 KB
- references/v6-full-source/tables/T034.md 2.3 KB
- references/v6-full-source/tables/T035.md 3.2 KB
- references/v6-full-source/tables/T036.md 1.8 KB
- references/v6-full-source/tables/T037.md 1.7 KB
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.
- 5d ago First seen · 182 lines · 72 tokens per session scan A 7169441b9b70
crossframe-max is a skill published in the GitHub repository xi-kari/crossframe-skill (18 stars, last pushed 29d ago), licensed MIT. It adds 72 tokens to every session and 2,929 once invoked, about $0.0004 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…
openai-frontend-design
Use for new frontend applications, dashboards, games, creative websites, hero sections, and visually driven UI from scratch, or when the user explicitly asks for a redesign/restyle/modernization. Builds from clean, airy, high-taste, readable image-generated concept design with section-specific references, faithful…