跳到主要内容
知仓学习社ZHICANG

skill-prototype

Prototype one risky assumption within a fixed budget, then keep or discard the result

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少2 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

> Host: Codex CLI — This skill was designed for Claude Code and adapted for Codex.

> Cross-reference commands use installed skill names in Codex rather than /octo:* slash commands.

> Use the active Codex shell and subagent tools. Do not claim a provider, model, or host subagent is available until the current session exposes it.

> For host tool equivalents, see skills/blocks/codex-host-adapter.md.

Bounded prototype

Use a prototype to answer one named question, not to start implementation by a

different name.

Contract

Agree on the question, hypothesis, deadline, artifact path, and success signal

before writing. Record the source revision. Store artifacts through

scripts/plan-storage.sh, outside the installed plugin cache.

Native read-only plan mode permits a proposal only. Wait for an explicit

execution handoff before creating files. Choosing prototype mode does not

authorize deployment, provider calls, browser login, repository rewrites, or

new permissions.

Stop at the deadline. Return observations, a keep, discard, or inconclusive

verdict, and the disposition of each artifact. Automatic cleanup may remove

only artifacts created by this run after ownership checks. Retain anything the

user changed.

The completion record contains question, hypothesis, deadline,

artifact_path, source_revision, observations, verdict, and

disposition.

Adapted from prototype in mattpocock/skills at commit

3cca18b368ae95cdbdebbff572ccafa662551015 under the MIT License. See

THIRD_PARTY_NOTICES.md.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。