---
name: Research and Vault
slug: research-and-vault
category: Automation
description: Chain web research, atomic extraction, and durable knowledge capture into a repeatable workflow when the same research-to-notes sequence is needed.
github: "https://github.com/magnus919/agent-skills/tree/main/bundles/research-and-vault"
language: Python
stars: 10
forks: 0
install: "git clone https://github.com/magnus919/agent-skills"
added: 2026-07-18T04:42:03.951Z
last_synced: 2026-07-18T04:42:03.951Z
canonical_url: "https://dirskills.com/skills/research-and-vault"
---

# Research and Vault

Chain web research, atomic extraction, and durable knowledge capture into a repeatable workflow when the same research-to-notes sequence is needed.

**Install:** `git clone https://github.com/magnus919/agent-skills`

## README

# Research and Vault

## Quick Start

Load this skill when the task requires the full research-to-note sequence.

Use this thin orchestrator when a task needs the same sequence repeatedly:

1. Research the target with the available web-research skill.
2. Capture source URLs and dates before interpretation.
3. Extract independent atomic claims before synthesis.
4. Write the durable note only after the source coverage and gaps are explicit.
5. Report the output path and unresolved gaps.

This skill composes existing capabilities; it does not duplicate their methodology. If the task is a single lookup or a single note, load the domain skill directly instead.
