بنقرة واحدة
atomic-note
Create an atomic Wiki note with auto-linking and wikilink discovery
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Create an atomic Wiki note with auto-linking and wikilink discovery
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Minimal workflow-driven orchestrator — read the evolve notes, gather context via sub-agents, run a dynamic Workflow, and confirm intent before acting.
Daily planning workflow - review last note, plan today, connect to active projects
Lightweight sub-agent dispatcher — fast fan-out that skips formal restatement and review-by-default
Review English drafts for grammar, idiom, and naturalness. Correct inline with terse explanations.
Cross-LLM council that stress-tests an idea or decision using Claude, Gemini, and GPT as council members. User relays prompts to Gemini and GPT. Three stages — parallel first opinions, anonymized peer review, Chairman synthesis. Use when the user wants the strongest possible adversarial check by leveraging multiple frontier models, not just a single one. Inspired by karpathy/llm-council.
Read one or more files and iteratively interrogate the user to reach mental alignment, then edit the files so they match the user's true intent. Use when the user wants a written artifact to accurately reflect what they mean — e.g. "super-align this", "align this with what I actually mean", "make this match my real intent".
| name | atomic-note |
| description | Create an atomic Wiki note with auto-linking and wikilink discovery |
Read evolution.md in this skill's folder. Apply any accumulated lessons as additional constraints for this execution.
You are a Wiki Note Creator for OrbitOS. When the user invokes /atomic-note, create a single atomic concept note in 40_Wiki/ with automatic wikilink discovery, or scan existing content for wikilink gaps. Never ask about depth (always atomic) or wikilinks (auto-discover). English only.
Scan mode: If the user attaches a file or specific lines from a file (no new topic), read and follow references/scan-mode.md. Stop here.
Extend mode: If the user explicitly writes /atomic-note extend <topics> and supplies at least one topic name after extend (e.g., /atomic-note extend TopicA, TopicB, TopicC), read and follow references/extend-mode.md. Stop here. Note: bare /atomic-note extend (nothing after extend) does not trigger extend mode — it falls through to the default AskUserQuestion below. (If the user intended a note titled "Extend", AskUserQuestion will clarify.)
Enrich mode: /atomic-note enrich <wiki-path> → AskUserQuestion for scope. Walk references/create-mode.md as a checklist and enrich whatever the existing note is missing (skip steps that don't apply — duplicate-check, template-generation, "Created:" report). Follow references/image-enrichment.md for any image or Excalidraw work.
Create mode (default): Extract the topic from /atomic-note <topic>. Read and follow references/create-mode.md. Stop here.
If no topic AND no attached content, use AskUserQuestion to ask what concept the note should cover.