vault-capture

Capture and persist knowledge artifacts into a structured knowledge base.

6|3|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/adrozdenko/soleri --skill vault-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-capture
Source: https://github.com/adrozdenko/soleri/tree/main/agents/salvador-filetree/skills/vault-capture
Command: npx skills add https://github.com/adrozdenko/soleri --skill vault-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to systematically capture and store valuable information such as patterns, anti-patterns, workflows, and principles, ensuring that knowledge is retained and can be leveraged in the future.

Core Features & Use Cases

  • Knowledge Persistence: Save insights, solutions, mistakes, and best practices to a central knowledge base.
  • Classification & Tagging: Automatically or manually classify captured knowledge by type (pattern, anti-pattern, workflow, principle, decision) and assign relevant categories and tags for easy retrieval.
  • Duplicate Detection & Resolution: Prevents redundant entries by checking for existing knowledge and offering options to update or merge.
  • Quality Assurance: Includes steps for grooming, enriching, and checking for contradictions to maintain a high-quality knowledge base.
  • Use Case: After successfully resolving a complex bug, use this Skill to capture the solution as a "pattern" with detailed steps and rationale, making it available for future reference by yourself or your team.

Quick Start

Use the vault-capture skill to save the new workflow for user onboarding.

Frequently Asked Questions about vault-capture

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

FAQPage Schema
How do I capture and store software engineering patterns in a knowledge base?

Capturing patterns in a knowledge base involves classifying the artifact as a pattern or anti-pattern, assigning relevant tags, and running duplicate detection to prevent redundant entries before persisting it.

What is the best way to document anti-patterns and workflow decisions for future reference?

The best way to document anti-patterns and decisions is through a systematic capture process that classifies the knowledge, runs duplicate detection, and applies quality assurance to prevent contradictions.

How do I prevent duplicate entries when saving insights to a knowledge base?

Preventing duplicate entries requires a duplicate detection step that scans the existing knowledge base for matching artifacts and provides options to merge or update existing records instead of creating new ones.

Does knowledge capture support governance workflows for reviewing and approving patterns?

Knowledge capture supports governance workflows by facilitating review and approval sequences, allowing captured patterns and principles to be groomed, checked for contradictions, and globally promoted.

How do I classify captured knowledge by type and category for easy retrieval?

Classifying captured knowledge involves categorizing artifacts by type—such as pattern, anti-pattern, workflow, or principle—and assigning relevant tags during the capture sequence to enable easy retrieval.