Skip to main content
Run any Skill in Manus
with one click

nauro-context

Stars5
Forks0
UpdatedJune 12, 2026 at 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

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly