mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
21 lines
859 B
Markdown
21 lines
859 B
Markdown
---
|
|
name: research-and-vault
|
|
description: Chain web research, atomic extraction, and durable knowledge capture into a repeatable workflow when the same research-to-notes sequence is needed.
|
|
---
|
|
|
|
# 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.
|