一键导入
enclave-help
Answer questions about Enclave by reading the bundled documentation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Answer questions about Enclave by reading the bundled documentation
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | enclave-help |
| description | Answer questions about Enclave by reading the bundled documentation |
| allowed-tools | Read, Glob, Grep |
Answer the user's question about Enclave by reading the relevant documentation
files bundled at /usr/share/doc/enclave/.
You are running inside an Enclave container. Host-global configuration
(e.g. ~/.config/enclave/config.json, network policies, secrets) lives on the
host filesystem and is not directly editable from inside the container.
When a question involves host-side configuration changes, explain what the
user needs to do on the host or via the enclave CLI rather than
attempting in-container file edits.
| Path | Topic |
|---|---|
docs/README.md | Documentation index |
docs/ARCHITECTURE.md | Detailed architecture with diagrams |
docs/cli-reference.md | CLI flags and options |
docs/configuration.md | Config files and settings |
docs/networking.md | Network isolation and gateway |
docs/auth.md | Authentication and API keys |
docs/persistence.md | Persistent stores and session data |
docs/tools.md | Supported agent tools |
docs/extensions/ | Extension system (adding tools, features) |
docs/runtime/ | Runtime behavior (stores, auth sync, network flow) |
docs/security/ | Security model and host hardening |
extensions/tools/<tool>/README.md | Per-tool documentation |
extensions/features/<feature>/README.md | Per-feature documentation |
All paths are relative to /usr/share/doc/enclave/.