Skip to main content
Manusで任意のスキルを実行
ワンクリックで

nauro-context

スター5
フォーク0
更新日2026年6月12日 17:03

Writes durable shared context into Nauro's project store so other agents (a later session or a parallel one) can discover and pull it, finds and reads context another agent left, or captures a resumable brief so your own next session in this environment picks up cleanly. Three modes. Author writes a shared brief for any agent. Find locates and reads a brief another agent left. Resume captures a self-directed brief and hands back a short prompt to start the next session. Offer Resume mode when the user asks (in their own words) to give me a prompt for a fresh session or instance, hand off this work, or write a resume doc, and let the user accept before running it. Briefs land at <store>/context/<slug>.md (picked up by `nauro sync` with no code change); Author flags a BRIEF discovery pointer and Resume flags a RESUME pointer naming that path. Uses the agent's filesystem write and the `nauro status` shell command to resolve the store path, alongside the MCP tools get_context, get_raw_file, and flag_question; nev

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly