scratchpad

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Scratchpad

Scratchpad

Working memory for thinking out loud.
The simplest skill. Just a place to write.
[!TIP] The PLAY surface. Not everything needs structure. Sometimes just write.

用于随性思考的工作记忆工具。
最简单的Skill。只是一个供你书写的地方。
[!TIP] 自由创作区域。 并非所有内容都需要结构化。有时候只管写就好。

What This Is

这是什么

A file where you can:
  • Think through problems
  • Draft before committing
  • Store intermediate results
  • Keep notes that don't belong elsewhere
No structure required. Just write.

一个你可以用来做这些事的文件:
  • 梳理问题思路
  • 提交前草拟内容
  • 存储中间结果
  • 保存不属于其他地方的笔记
无需结构,只管书写即可。

When to Use

使用场景

  • Exploring an idea before formalizing
  • Working through a multi-step calculation
  • Drafting text before placing it
  • Temporary storage during complex tasks

  • 在正式整理前探索想法
  • 梳理多步骤计算过程
  • 在定稿前草拟文本
  • 复杂任务中的临时存储

Structure

结构

scratchpad/
├── SCRATCHPAD.md    # Main scratch area
└── archive/         # Old scratches (optional)
That's it. Minimal by design.

scratchpad/
├── SCRATCHPAD.md    # 主要草稿区域
└── archive/         # 旧草稿(可选)
就是这样。设计上追求极简。

Philosophy

设计理念

"The simplest tool is often the most useful."
Not everything needs structure. Sometimes you just need a place to write freely.

"最简单的工具往往最有用。"
并非所有内容都需要结构化。有时候你只需要一个可以自由书写的地方。

Contents

目录

FilePurpose
SKILL.mdProtocol documentation
scratch.md.tmplScratchpad template

文件用途
SKILL.md协议文档
scratch.md.tmplScratchpad模板

The Intertwingularity

关联互通

Scratchpad is the PLAY stage — think freely before structuring.
mermaid
graph LR
    SP[📝 scratchpad] -->|PLAY stage| PLL[🎮📚🚀 play-learn-lift]
    SP -->|structures into| PL[🗂️ planning]
    SP -->|structures into| RN[📓 research-notebook]
    
    PLL -->|freeform in| SP

Scratchpad是自由创作的舞台——在结构化之前尽情思考。
mermaid
graph LR
    SP[📝 scratchpad] -->|PLAY stage| PLL[🎮📚🚀 play-learn-lift]
    SP -->|structures into| PL[🗂️ planning]
    SP -->|structures into| RN[📓 research-notebook]
    
    PLL -->|freeform in| SP

Dovetails With

关联技能

Sister Skills

姊妹技能

SkillRelationship
play-learn-lift/Scratchpad IS the PLAY surface
planning/When you need structure
research-notebook/For organized investigation
session-log/Scratchpad is NOT logged (ephemeral)
Skill关系
play-learn-lift/Scratchpad 就是自由创作区域
planning/需要结构化时使用
research-notebook/用于有条理的调研
session-log/Scratchpad 不做记录(临时性质)

Protocol Symbols

协议符号

SymbolLink
PLAY-LEARN-LIFT
PROTOCOLS.yml
IMPROVISE
PROTOCOLS.yml — Write before structuring
符号链接
PLAY-LEARN-LIFT
PROTOCOLS.yml
IMPROVISE
PROTOCOLS.yml — 先书写再结构化

Navigation

导航

DirectionDestination
⬆️ Upskills/
⬆️⬆️ RootProject Root
🗂️ Sisterplanning/
📓 Sisterresearch-notebook/
方向目标位置
⬆️ 向上skills/
⬆️⬆️ 根目录项目根目录
🗂️ 姊妹技能planning/
📓 姊妹技能research-notebook/