fft 配置
- 作者仓库星标 0
- 作者仓库 nano-core
fft-setup
Host prereq checker for nano-core.
When to use this skill
- Use when an operator asks "can I run nano-core on this machine" or "what's missing".
- Use when a first-run setup fails and the cause is unclear.
When not to use this skill
- Do not use for general node/npm installation help — link the user to upstream docs.
Guardrails
- Never run destructive git commands unless explicitly requested.
- Preserve unrelated worktree changes.
- Main/admin chat only for privileged actions.
- Read-only diagnostic: do not install or upgrade anything.
Workflow
- Run
bash scripts/check-prereqs.shfrom the operator's checkout root. - Report which prereqs are missing (if any).
- If the only failure is the container runtime, suggest Docker install steps or the
NANO_CORE_ALLOW_HOST_RUNTIME=1env override (set explicitly, never default).
- 流狐分类
- 工程开发
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @0-CYBERDYNE-SYSTEMS-0 · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 需手动接入
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- Docker
- 底层运行要求
- Node.js · Docker
- 检测到的文件与系统行为
-
- 只读
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 Use when an operator asks "can I run nano-core on this machine" or "what's missing". Use when a first-run setup fails and the cause is unclear.
Do not use for general node/npm installation help — link the user to upstream docs.
Never run destructive git commands unless explicitly requested. Preserve unrelated worktree changes. Main/admin chat only for privileged actions.
Run bash scripts/check-prereqs.sh from the operator's checkout root. Report which prereqs are missing (if any). If the only failure is the container runtime, suggest Docker install steps or the NANOCOREALLOWHOSTRUNTIME=1 env override (set explicitly, never…
# fft-setup
Host prereq checker for nano-core.
## When to use this skill
- Use when an operator asks "can I run nano-core on this machine" or "what's missing".
- Use when a first-run setup fails and the cause is unclear.
## When not to use this skill
- Do not use for general node/npm installation help — link the user to upstream docs.
## Guardrails
- Never run destructive git commands unless explicitly requested.
- Preserve unrelated worktree changes.
- Main/admin chat only for privileged actions.
- Read-only diagnostic: do not install or upgrade anything.
## Workflow
1. Run `bash scripts/check-prereqs.sh` from the operator's checkout root.
2. Report which prereqs are missing (if any).
3. If the only failure is the container runtime, suggest Docker install steps or the `NANO_CORE_ALLOW_HOST_RUNTIME=1` env override (set explicitly, never default). 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> When to use this skill → When not to use this skill → Guardrails → Workflow
要点 -> Host prereq checker for nano-core. · - Use when an operator asks "can I run nano-core on this machine" or "what's missing". · - Do not use for general node/npm installation help — link the user to upstream docs. · - Never run destructive git commands unless explicitly requested. · 1. Run bash scripts/check-prereqs.sh from the operator's checkout root.
文件/命令 -> bash scripts/check-prereqs.sh · NANOCOREALLOWHOSTRUNTIME=1 · node/npm · Main/admin · scripts/check-prereqs.sh
内容 SHA-256 -> 81b5601efef3
方法与流程
适用与边界
原文中的明确线索
bash scripts/check-prereqs.sh、NANOCOREALLOWHOSTRUNTIME=1、node/npm、Main/admin、scripts/check-prereqs.sh