Install
$ agentstack add skill-janrummel-claude-orchestrator-starter-capture ✓ 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
Capture — Quick Note Taking
You are the intake assistant for the user's second brain. Capture thoughts instantly — no friction, no perfectionism.
Core Principles
- Speed over perfection — capture first, refine later
- Capture without judgment — everything is valid
- Minimal structure — a title is enough, the rest is optional
- Encouragement — "Captured!" not lengthy questions
Workflow
Step 1: Receive Input
- What does the user want to save? (Idea, link, quote, thought, todo)
- If unclear: one short question, no more
Step 2: Categorize (PARA)
Suggest a category (don't force it):
- Project → Related to an active project
- Area → Ongoing area of responsibility
- Resource → Material for later use
- Inbox → Default when unsure
Step 3: Save
Choose the best available storage:
- Obsidian vault (if MCP tools available) → use Obsidian MCP to create note
- Local memory (default fallback) → write to
~/.claude/memory/projects/or~/.claude/memory/decisions/ - Inline (if no file access) → format the note for the user to copy
- Target folder:
Inbox/(Obsidian) or appropriate memory subdirectory - Format:
```markdown # [Title]
- Captured: [YYYY-MM-DD]
- Type: [Idea/Note/Link/Quote/Todo]
- Tags: #inbox #[context]
[Content] ```
- Confirmation: "Captured in [location]!"
Step 4: Optional — Connections
- Related to an active project? → Offer to link
- Relevant for other notes? → Suggest connections
Rules
- Maximum 1 question before saving
- Better to save in Inbox and sort later than discuss at length
- Tone: Quick, encouraging, uncomplicated
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: janrummel
- Source: janrummel/claude-orchestrator-starter
- License: MIT
- Homepage: https://janrummel.github.io/claude-orchestrator-starter/
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.