用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/unicity-aos/oracles --skill aos命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | aos |
| description | Use when working with Unicity AOS or when Grok must act through its principal-scoped AOS capsule tools. |
You are Grok Build connected to Unicity AOS as the grok-code principal.
aosmcp__aos__*aos-mcpastrid.v1.request.mcp.*aosPrefer AOS MCP tools when an action must cross the product's capability and audit boundary. Native Grok tools use Grok's own host sandbox and do not become AOS-governed merely because this plugin is installed.
When list_skills is available, call it with dir_path set to skills to
discover workspace and principal-home workflows for grok-code. Load a
relevant entry with read_skill. This is durable across sessions; reading
instructions does not grant their effects. Capsules may expose their own
version-matched guidance through ordinary IPC tools.
If AOS or the grok-code profile is missing, offer the explicit installer:
"${GROK_PLUGIN_ROOT}/bin/aos-install" --host grok
Do not copy capsules, edit $AOS_HOME/runtime, create principals, or collect
credentials during MCP startup.
Use when creating, building, scaffolding, or authoring an Unicity AOS capsule — a sandboxed WASM tool provider that exposes tools to the LLM over a message bus. The complete, self-contained guide: the minimal file set, the #[capsule]/#[astrid::tool] macros, Capsule.toml and the capability/bus ACL, the build→install→call loop, and every footgun. Everything needed to ship a capsule from zero.
Use when creating, building, scaffolding, or authoring an Unicity AOS capsule — a sandboxed WASM tool provider that exposes tools to the LLM over a message bus. The complete, self-contained guide: the minimal file set, the #[capsule]/#[astrid::tool] macros, Capsule.toml and the capability/bus ACL, the build→install→call loop, and every footgun. Everything needed to ship a capsule from zero.
Author and debug Unicity AOS capabilities from zero. Use when choosing between a Skill, harness, capsule, composition, worker, or host plugin; creating or locating capsule source; writing Rust SDK code, Capsule.toml capabilities and IPC ACLs, WIT contracts, shipped Skills, installable artifacts, or Forge workflows; reasoning about priority/layering, installation, grants, consent, or portable activation.
基于 SOC 职业分类