Create a timestamped memo with ULID in ~/projects/private-content/memo/
Creates timestamped memos with ULID in a private project directory.
/plugin marketplace add kkhys/claude-code-marketplace/plugin install base@my-marketplace<memo content>claude-haiku-4-5Create a new memo entry with the following content:
$ARGUMENTS
Execute the shell script with the memo content:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/create-memo.sh" "$ARGUMENTS"
The script will:
~/projects/private-content/memo/YYYYMMDD_HHMMSS/index.md with frontmatter (id, createdAt) and contentInput: /memo Astroで開発をする際はAstro Docs MCPを使うのがおすすめ。
Execute: bash "${CLAUDE_PLUGIN_ROOT}/scripts/create-memo.sh" "Astroで開発をする際はAstro Docs MCPを使うのがおすすめ。"
Output:
Memo created successfully
Directory: ~/projects/private-content/memo/20260111_223042/
File: index.md
ID: 01kengh578ah895bt7284sm3ns
Created: 2026-01-11 22:30:42