# Debug

> Debug Tinker plugins with agent-browser. Use when the user needs to open, inspect, interact with, restart, or close a plugin in the running Tinker Electron app.

- Skill: `liriliri/debug-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add liriliri/debug-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/liriliri/debug-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: liriliri (https://skillmd.com/u/liriliri)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/liriliri/debug-2

---


# Tinker Plugin Debug

This skill has moved to `resources/skills/debug`. Load the full content via the CLI:

```bash
./bin/tinker-dev skills path debug    # print directory, then read SKILL.md inside it
```

Skills in `resources/skills` document commands as `tinker <subcommand>`. In this repo, run `./bin/tinker-dev` instead of `tinker`.

