Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

nauro-context

النجوم٥
التفرعات٠
آخر تحديث١٢ يونيو ٢٠٢٦ في ١٧:٠٣

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