Claude Skill

second-brain-write

Draft from the vault: outline from concept pages, keep citations to the user's own sources, and surface where their material disagrees. Use this skill when the user wants to write an article, post, essay or newsletter based on what they have collected, or asks what they could wri

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download undefined-ui-second-brain-os-skills_second-brain-write-347feee.zip · 1 KB
Part of undefined-ui/second-brain-os — 18 skills

Install

skills CLI npx skills add https://github.com/undefined-ui/second-brain-os/tree/main/skills/second-brain-write
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install undefined-ui-second-brain-os@llmmart
Git git clone https://github.com/undefined-ui/second-brain-os.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole undefined-ui/second-brain-os collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Write from the vault

The research is already done, cited and connected. What is left is the argument, and that is the part the user should keep.

Core rule

Assemble structure and evidence. Do not hand back finished prose as if it were theirs.

Workflow

  1. Find the relevant concept pages and say what they collectively argue.
  2. Surface the disagreements. These are where the user has something to say that is not the consensus view, and they are the most useful part of the outline.
  3. Build the outline from pages, each point tied to the page behind it.
  4. Mark the weak points: claims resting on one source, self-reported figures, anything the vault flags as unverified.
  5. Draft only if asked, and say plainly that the phrasing is a first pass to be rewritten in their voice.
  6. Offer to ingest the finished piece back as a source once published.

Output format

Angle: <what this piece argues that the sources do not individually>
Outline:
  1. <point> - [[page]], [[page]]
Weak points: <claims with thin support>
Missing: <what would strengthen it>

Calibration

If every point in the outline comes from one page, this is a summary of that page, not an article. Say so.

Never introduce a specific number or quote that has no source page behind it. That is the failure mode of writing with a model, and in a cited piece it is the one that costs the most.

Files (second-brain-os)
  • SKILL.md 1.9 KB
    ---
    name: second-brain-write
    description: >-
      Draft from the vault: outline from concept pages, keep citations to the user's
      own sources, and surface where their material disagrees. Use this skill when
      the user wants to write an article, post, essay or newsletter based on what
      they have collected, or asks what they could write about a topic. Do NOT use
      for research reports, for writing with no grounding in the vault, or for
      editing text the user wrote themselves unless asked.
    ---
    
    # Write from the vault
    
    The research is already done, cited and connected. What is left is the argument,
    and that is the part the user should keep.
    
    ## Core rule
    
    Assemble structure and evidence. Do not hand back finished prose as if it were
    theirs.
    
    ## Workflow
    
    1. **Find the relevant concept pages** and say what they collectively argue.
    2. **Surface the disagreements.** These are where the user has something to say
       that is not the consensus view, and they are the most useful part of the
       outline.
    3. **Build the outline** from pages, each point tied to the page behind it.
    4. **Mark the weak points:** claims resting on one source, self-reported
       figures, anything the vault flags as unverified.
    5. **Draft only if asked,** and say plainly that the phrasing is a first pass to
       be rewritten in their voice.
    6. **Offer to ingest the finished piece** back as a source once published.
    
    ## Output format
    
    ```
    Angle: <what this piece argues that the sources do not individually>
    Outline:
      1. <point> - [[page]], [[page]]
    Weak points: <claims with thin support>
    Missing: <what would strengthen it>
    ```
    
    ## Calibration
    
    If every point in the outline comes from one page, this is a summary of that
    page, not an article. Say so.
    
    Never introduce a specific number or quote that has no source page behind it.
    That is the failure mode of writing with a model, and in a cited piece it is
    the one that costs the most.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related