← ClaudeAtlas

connectlisted

Report or change where the readable card server is registered across this machine's Claude profiles. Use FIRST when cards stop rendering or show raw HTML. Triggers: "connect readable", "turn cards on", «کارت‌ها رندر نمی‌شن».
smk-labs/claude-plugins · ★ 11 · Data & Documents · score 79
Install: claude install-skill smk-labs/claude-plugins
# readable connect Registration is automatic: the first session after install copies the server to a version-free stable path and registers it in every Claude desktop profile on the machine, then says so once. So this skill is not a setup step. It is the diagnostic, the opt-out, and the fallback for the one case automation cannot reach. ## Start with status, always ```bash sh "$CLAUDE_PLUGIN_ROOT/hooks/connect.sh" status ``` It lists every Claude profile found here and, for each, whether `readable-card` is registered and whether the path it names still resolves. Read the result out to the user before doing anything else. A missing-card complaint is almost always one of these, and status tells you which: - **not registered anywhere** — no Claude Code session has run since install (desktop chat runs no hooks, so nothing had a chance to register). Run `connect`. - **registered, path does not exist** — a stale hand-made entry pointing into a versioned cache dir. Run `connect`; it replaces that with the stable path. - **registered and the path resolves** — registration is fine, so the problem is elsewhere. The app has not been restarted since the entry appeared, or the host simply cannot paint cards. Claude Code sessions are the second case and it is not a bug: those hosts negotiate no MCP Apps UI, so the card tool is not offered there at all and replies arrive as a widget or as BiDi-safe plain text instead. If the user reports raw HTML in a chat bubble, they are on a versio