research-notebook

Structured research with sources, findings, and decisions.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "research-notebook" with this command: npx skills add simhacker/moollm/simhacker-moollm-research-notebook

Research Notebook

Structured research with sources, findings, and decisions.

Track investigations and capture knowledge.

[!TIP] LEARN stage of play-learn-lift. Where patterns emerge from exploration.

Structure

SectionPurpose
QuestionsWhat you're trying to learn
SourcesWhere you looked
FindingsWhat you discovered
DecisionsWhat you concluded

Contents

FilePurpose
SKILL.mdFull protocol documentation
NOTEBOOK.yml.tmplNotebook template
SOURCES.yml.tmplSources template

Example

research:
  topic: "LLM context management strategies"
  
  questions:
    - "How do other systems handle token budgets?"
    - "What summarization approaches exist?"
    
  sources:
    - url: "paper-on-context.pdf"
      relevance: "Direct answer to Q1"
      
  findings:
    - "Sliding window is most common"
    - "Hierarchical summaries preserve more"
    
  decisions:
    - "Use tiered hot/cold approach"

The Intertwingularity

Research-notebook is the LEARN stage of play-learn-lift — find patterns.

graph LR
    RN[📓 research-notebook] -->|LEARN stage of| PLL[🎮📚🚀 play-learn-lift]
    RN -->|distills to| SUM[📝 summarize]
    RN -->|sources from| SL[📜 session-log]
    RN -->|informs| SS[👯 sister-script]
    
    DB[🔧 debugging] -->|uses| RN
    AP[⚔️ adventure] -->|evidence in| RN

Dovetails With

Sister Skills

SkillRelationship
play-learn-lift/Research IS the LEARN stage
session-log/Source material from PLAY
summarize/Compress findings
sister-script/Research feeds automation
debugging/Research supports hypothesis tracking
adventure/Evidence collection
adversarial-committee/Multiple perspectives on research questions
rubric/Criteria for evaluating sources and findings

Protocol Symbols

SymbolLink
PLAY-LEARN-LIFTPROTOCOLS.yml
PRESERVE-JOURNEYPROTOCOLS.yml

Navigation

DirectionDestination
⬆️ Upskills/
⬆️⬆️ RootProject Root
🎮 Sisterplay-learn-lift/
📝 Sistersummarize/

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

research Decision

对复杂问题进行联网调研,并基于高质量信源输出判断、建议、排查方向或下一步动作。适用于技术选型、方案对比、版本升级、兼容性判断、架构取舍、社区口碑调研、已知问题排查、疑难 bug 冲突分析,以及其他需要上网查证、多方比较、最后给出建议或方向的问题。优先进行中英文双语检索,重视官方文档、官方博客、GitHub iss...

Registry SourceRecently Updated
172
Profile unavailable
General

self-repair

No summary provided by upstream source.

Repository SourceNeeds Review
General

persona

No summary provided by upstream source.

Repository SourceNeeds Review