Install
$ agentstack add skill-markphelps-agent-plugins-vault-research ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Research
Research a target note, idea, project, or topic. Preserve external sources as traceable source records by default; write summaries only when the user asks for synthesis, assessment, or a concise research brief. Any source used in a summary keeps a complete immutable copy in raw/processed/YYYY-MM-DD/.
Notes tagged external are treated as clipped/imported external sources and are eligible for synthesis while preserving the complete source record.
Portent reference: ../references/portent-knowledge-base-spec.md.
Research briefs are type: Note by default. External changes, meetings, incidents, product launches, or decisions that happened are type: Event. Every synthesized Note or Event should set belongs_to to its primary Project, Responsibility, Operation, or Topic when that context is clear.
Parameters
Target can be:
- note filename (
voice-notes-apporvoice-notes-app.md) - relative path (
notes/car-search/prd.md) - absolute path
Optional flags:
--mode report|apply(default:report)--output sources|summary|both(default:sources)
Target Resolution
Resolve target in this order:
- exact path
- unique basename match
- if ambiguous, ask one concise disambiguation question and stop
Workflow
- Load the target and extract topic/problem and context.
- Check whether target/source notes carry an
externaltag. - Run three tracks in parallel:
- competitor landscape
- community discussions (Reddit/HN/forums)
- market signals (funding/trends/news)
- Classify each external source by type, relevance, topic, and confidence.
- Classify the output as a Portent
NoteorEventand identify the primary
belongs_to relationship when clear.
- Choose output behavior:
sources: create or update source records onlysummary: write a concise synthesized research block with citationsboth: preserve source records and write a concise synthesis
- In
applymode, archive every external source used for synthesis to
raw/processed/YYYY-MM-DD/ before writing the synthesis.
- Place working source records in the closest durable location:
projects/active//research/ideas///research/notes//
- Merge source records into an existing research/source note when they cover
the same external source or same research thread.
- Assign confidence (
high|medium|low) for key claims. - If writing a summary, keep it clearly separate from owned notes and link
back to archived complete source records.
- Return what was found, where sources were placed, and what was written.
Copy vs Synthesize Decision
Default to --output sources for untagged material. Notes tagged external may use summary or both during processing because the tag explicitly marks them as external clipped sources.
- Use
sourcesfor collecting, categorizing, moving, linking, or preserving
external records without interpretation.
- Use
summarywhen the user wants an answer or brief and does not need
separate working source notes.
- Use
bothwhen the user wants synthesis and the sources should remain useful
as organized research material.
Never summarize user-authored ideas, project drafts, plans, or notes as part of research unless the user explicitly asks for that specific note to be summarized. Link external findings to those owned notes instead.
Evidence Policy
- Prefer primary sources when available.
- Mark uncertain claims explicitly instead of overstating.
- Keep findings actionable and traceable to sources.
- Do not replace, compress, or rewrite owned project ideas or user-authored
notes as a research side effect.
- Treat
externalas the source-origin signal for synthesis eligibility. - Merge duplicate external-source records when URL/source identity matches;
otherwise link related sources instead of collapsing them.
- Cite archived complete source records from
raw/processed/YYYY-MM-DD/for
every synthesized claim or source summary.
Constraints
- Default behavior is report-only and source-first.
- Summary writing requires
external,--output summary,--output both, or
an explicit user request for synthesis.
- In
applymode, do not write a summary until complete source records have
been archived.
- If signal quality is weak, report low confidence and preserve sources without
overstating conclusions.
- If target note lacks enough context, ask for clarification before broad
search.
Output
Return:
- target note path
- source records found/created and their destination paths
- archived complete source paths under
raw/processed/YYYY-MM-DD/ - source records merged and canonical destinations
- findings summary if requested
- Portent output type and belongs_to relationship used or proposed
- confidence highlights
- whether source records or target notes were updated
- suggested follow-up actions
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: markphelps
- Source: markphelps/agent-plugins
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.