Slack Clip Setup section had a Japanese markdown example
in the English README. Translated to English.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- README/README_JP: fix X bookmark schedule "22:00" → "every 4 hours"
- README: standardize skill name /auto-min → /auto-mins
- sync-x-bookmarks.sh: fix subshell variable scope (NEW_COUNT always 0)
Use process substitution instead of pipe to preserve counter
- CLAUDE.md: add missing frontmatter (violated own schema rules)
- clips/_index.md: replace personal test data with clean template
- on-file-change.sh: replace bare except with specific exceptions
- on-session-end.sh: use context managers for file handles
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Architecture overview diagram (human → tools → vault → outputs)
- Data flow chart: what happens when you clip
- System relationship map: Claude Code / Agent / Cloud Tasks / Obsidian
- Component explanation table with links to docs
- Both EN and JP versions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add documentation for the new Clips knowledge clipping feature:
- /clip skill for manual clipping (X tweets + articles)
- X bookmark auto-sync (daily cron at 22:00)
- Slack/Discord integration
- Clip file format and daily note integration
- sync-x-bookmarks.sh script reference
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>