ワンクリックで
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/.