para-second-brain

Use this skill when the user wants to organize, classify, or maintain a PARA-method second brain. Triggers include asking where to file something, distinguishing projects from areas, processing an inbox, setting up a new project, completing or archiving a project, running a monthly review, validating system structure, or finding stale/orphaned content.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "para-second-brain" with this command: npx skills add robdefeo/agent-skills/robdefeo-agent-skills-para-second-brain

PARA Method

Use this skill to help users organize and maintain a second brain using the PARA system (Projects, Areas, Resources, Archives).

Routing

Pick the entry point based on user intent:

  • Classification and "where does this go?" questions: read references/decision-trees.md
  • Example requests and edge-case comparisons: read references/examples.md
  • Operational process requests (inbox, review, setup, close-out, archive): read references/workflows.md
  • Troubleshooting pain points and validation guidance: read references/common-problems.md

If the request is broad or does not clearly match one route, default to references/decision-trees.md.

Output Convention

  • Classification guidance and Q&A: answer in chat
  • Validation workflows: run scripts/validate.sh and write report output to PARA-validation-YYYY-MM-DD.md in the current working directory
  • Installation location: out of scope for this skill; installation is handled by separate tooling

Terminology

  • Use "second brain" for the user's vault/folder structure
  • Use "PARA system" only for the method/framework

Validation Workflow

When the user asks to validate structure or project health:

  1. Read references/common-problems.md for interpretation guidance.
  2. Run scripts/validate.sh <path> (or omit path to use current directory).
  3. Save report output to PARA-validation-YYYY-MM-DD.md if user wants a file.
  4. Summarize critical findings and recommended next actions.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

amazon-working-backwards

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

diataxis-documentation-guidance

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

Repository Source
85.9K23Kvercel
Automation

vercel-react-native-skills

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

Repository Source
60.3K23Kvercel