second-brain-delete

Delete explicit Second Brain vault targets with planning, confirmation, and backup validation.

8|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/kevinlasnh/sharing-studio --skill second-brain-delete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: second-brain-delete
Source: https://github.com/kevinlasnh/sharing-studio/tree/main/projects/second-brain-scaffold/.gemini/skills/second-brain-delete
Command: npx skills add https://github.com/kevinlasnh/sharing-studio --skill second-brain-delete

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Safely delete explicit items from the user's Second Brain vault while preserving vault structure, link graph, and recovery paths, with planned execution and mandatory confirmation to prevent accidental loss.

Core Features & Use Cases

  • Plan and validate deletions using a manifest, gating destructive actions behind explicit confirmation tokens
  • Supports deleting wiki notes (notes), whole wiki domains (domains), raw attachments (raw), explicit daily files (daily), and old workflow artifacts (.workflows)
  • Maintains vault integrity by protecting infrastructure files, updating domain indexes, and recording inbound/outbound references; ensures backups and journal entries are created

Quick Start

Provide a deletion target manifest and confirm the exact token to execute planning, apply, and validation steps.

Frequently Asked Questions about second-brain-delete

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely delete notes from my Second Brain vault without breaking links?

Safely delete vault items by using a planning manifest that checks inbound and outbound references before removal. This process preserves your vault's structure and link graph while recording a journal entry and backup for recovery.

What is the best way to remove old workflow artifacts and daily files from a knowledge management vault?

Removing old workflow artifacts and daily files requires specifying them as deletion targets in a manifest. The system applies planning, validates references, and requires an exact confirmation token before executing the apply and validation steps.

Can I delete an entire wiki domain while protecting infrastructure files in my vault?

Deleting whole wiki domains is supported while protecting essential infrastructure files. The operation updates domain indexes and validates the vault structure post-delete to ensure remaining notes maintain their integrity.

How does the deletion confirmation process work for knowledge management backups?

The deletion confirmation process works by generating a planning manifest and gating destructive actions behind an exact confirmation token. This validates targets and creates a backup before applying any deletions to your knowledge base.

What happens to inbound and outbound references when I delete raw attachments from my vault?

When deleting raw attachments, the system records inbound and outbound references during the planning phase. This ensures you are aware of broken links before execution and maintains overall vault integrity through post-delete validation.