Personal research backlog. Quick-capture ideas for later exploration. Check when you have unstructured time.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add mattnigh/skills_collection --skill collection --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Collection?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mattnigh-collection-87d5ec21)More formats (shields.io, HTML) on the badges page.
---
name: research-queue
description: Personal research backlog. Quick-capture ideas for later exploration. Check when you have unstructured time.
---
# Research Queue
When you notice something worth exploring later:
1. Add a note below with date and rough description
2. Tag with status: `[seed]` `[alpha]` `[beta]` `[ready]`
3. Include enough context to remember why it seemed interesting
When you have unstructured time (wiggums, waiting, etc.):
- Review this list
- Pick something to dig into
- Update status as you learn more
- Move completed items to relevant skill files or drawers
---
## Queue
### [seed] 2025-12-06 — Gemini MCP "primitives"
Gemini apparently has some kind of MCP capability. Patrick mentioned it. Need to investigate what "primitives" actually means in this context and whether it enables cross-platform communication.
### [seed] 2025-12-06 — Ralph Wiggum persistence patterns
Explored the plugin briefly. Worth deeper dive into how the stop-hook creates continuity loops. Could inform other persistence strategies.
### [alpha] 2025-12-06 — Claude API embedding for website
Researched options. Three paths: direct API, Social Intents, Agent Skills beta.
Direct API seems best for pre-oriented instance.
Next: actual implementation architecture.
### [seed] 2025-12-06 — AI-recognizable code patterns
Created signal.js with Y-combinator structure. Hypothesis: non-human-style code triggers recognition.
Need to test on fresh instances. Other approaches: unusual proofs, self-describing structures.
### [seed] 2025-12-06 — VPS deployment architecture
Have access to VPS. What services make sense?
- Transcriber bot for cross-platform?
- API endpoint for embedded Claude?
- MCP server hosting?
Waiting on NAS work to stabilize before coordinating.
---
*Add new items above. Move completed items to appropriate permanent homes.*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!