← ClaudeAtlas

jieli-readlisted

Read a specific known Jieli /threads/T-<uuid> link or raw T-<uuid> thread id via the markdown/json export.
jieliapp/plugins · ★ 2 · Data & Documents · score 63
Install: claude install-skill jieliapp/plugins
# Jieli Read ## When to Use Use this skill immediately when: - The user pastes or references a Jieli thread URL whose path contains `/threads/<thread_id>`, including relative links like `/threads/T-...` and export links like `/threads/<thread_id>.md` or `/threads/<thread_id>.json`. - The user references a raw provider thread id, such as `T-...`. - The user asks to apply, summarize, continue, compare, or reuse work from a specific known Jieli thread. Do not use this skill when the user only gives keywords, repo names, file names, or vague clues. Use `jieli-find` first for search/discovery. Do not use this skill for the current conversation when the needed context is already visible. ## Inputs - A Jieli URL such as `https://jieli.app/threads/<provider_thread_id>`, `https://jieli.app/threads/<provider_thread_id>.md`, or a raw provider thread id. - The user's question or goal for reading the thread. If none is provided, summarize the recent goal, decisions, touched files, commands, verification, and open follow-ups. - Jieli credentials from `JIELI_API_KEY` or `~/.config/jieli/settings.json`. - Jieli uses `https://jieli.app` by default; no base URL configuration is needed for hosted Jieli. ## Environment Use the `jieli-read-thread` command for thread reads. It is installed from the plugin `bin/` directory and resolves the plugin scripts path itself. Do not call `python3 "$ROOT/scripts/read_thread.py"` from Bash, and do not guess cache paths such as `skills/jieli/scripts/re