> Digital pinboard for quick project notes, reminders, and ideas. Use this skill when the user wants to jot down a note, reminder, to-do, paper to read, idea, or data issue — including phrases like "pin this", "note to self", "remind me to", "add to pinboard", "I need to remember to", "check out this paper", "look into this later", "jot this down", "don't let me forget", or any quick note the user wants saved for later. Also use when the user says "show my pinboard", "what's on my pinboard", "mark X as done", or "clear my pinboard."
npx skills add https://github.com/aspi6246/Claude-Code-Skills-for-Academics --skill pinboard
A digital pinboard for capturing notes, reminders, and ideas during a
work session without breaking flow. Notes are saved to PINBOARD.md in
the project root.
When the user drops a note (e.g., "remind me to call Marco about the
data", "check out Spina et al 2026 on orphan wells"), do the following:
forms to submit, deadlines
to check, references to find
specifications to try, things to think about
sample construction questions, merge problems to check
PINBOARD.md in the appropriate categorysection. Include a timestamp. Do not ask for confirmation, category,
or priority — just save it and move on.
pinned. Do not repeat the note back. Do not ask follow-up questions.
Example: "Pinned." or "Added to your pinboard."
- [ ] [YYYY-MM-DD] Note text here
If PINBOARD.md does not exist yet, create it with this structure:
# Pinboard
## To-Do
## Papers
## Ideas
## Data Issues
---
## Done
Append the new note under the correct category heading. Do not reorder
or modify existing notes. If the file exists but is missing a category
section, add the section.
When the user says "show my pinboard", "what's on my pinboard",
"any notes?", or similar:
PINBOARD.mdhave been forgotten or are no longer relevant
When presenting, add a note next to old items:
- [ ] [2026-03-15] Call Marco about the merge issue ⚠️ (3 weeks ago)
When the user says "mark X as done", "done with X", "finished X",
or "completed X":
an exact quote)
bottom of the file
- [ ] to - [x] and add the completion date- [x] [2026-03-15] Call Marco about the merge issue ✓ completed 2026-04-07
If multiple items match the user's description, ask which one they mean
before marking done.
When the user says "clear my pinboard", "clean up the pinboard", or
"archive done items":
to the empty template
Always ask for confirmation before clearing.
overwrite
or "improve" their notes
To-Do
probably is — err on the side of pinning it
Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.
This skill should be used when scientists need help with research problem selection, project ideation, troubleshooting stuck projects, or strategic scientific decisions. Use this skill when users ask to pitch a new research idea, work through a project problem, evaluate project risks, plan research strategy, navigate decision trees, or get help choosing what scientific problem to work on. Typical requests include "I have an idea for a project", "I'm stuck on my research", "help me evaluate this project", "what should I work on", or "I need strategic advice about my research".
Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving.
Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.
Provide qualitative-first, evidence-traceable developmental review of scholarly works and audit low-stakes research-assessment rubrics with optional local quality controls. Never use for ranking people or consequential decisions.
Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work.
Loop 2 of the Three-Loop Integrated Development System. META-SKILL that dynamically compiles Loop 1 plans into agent+skill execution graphs. Queen Coordinator selects optimal agents from 86-agent registry and assigns skills (when available) or custom instructions. 9-step swarm with theater detection and reality validation. Receives plans from research-driven-planning, feeds to cicd-intelligent-recovery. Use for adaptive, theater-free implementation.
Loop 1 of the Three-Loop Integrated Development System. Research-driven requirements analysis with iterative risk mitigation through 5x pre-mortem cycles using multi-agent consensus. Feeds validated, risk-mitigated plans to parallel-swarm-implementation. Use when starting new features or projects requiring comprehensive planning with <3% failure confidence and evidence-based technology selection.
Take aspi6246/pinboard from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.