Capture agent research into Anytype objects
언제 쓸까: You want takeaways from a Claude session to land directly in your wiki, not in another chat log you'll lose.
사전 조건
- Anytype desktop running — anytype.io
- API key — Anytype → App Settings → API Keys → New
흐름
-
Define the target typeIn my Anytype space 'Research', ensure a type 'Paper Note' exists with properties [title, summary, source, tags].✓ 복사됨→ Type created or already present
-
Create objects from the chat contentFor each paper I referenced in the last turn, create a 'Paper Note' object with summary and tags.✓ 복사됨→ N objects created
결과: Session knowledge persisted where you can find it later.
함정
- Bearer token leaked in logs — Use env var, never inline; regenerate if exposed