Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

nauro-context

Étoiles5
Forks0
Mis à jour12 juin 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly