What problem does it solve?
This Skill removes the manual copy-paste and context-switching required to query Youmind boards by letting an AI agent send browser-automated board chat queries, persist authentication, and return focused answers tied to specific boards.
Core Features & Use Cases
- Board Q&A: Send one-off questions to a Youmind board chat and retrieve the assistant reply for agent workflows.
- Persistent Authentication: Save and restore browser state (state.json + profile) for reliable long-term sessions and validation flows.
- Board Library & Smart Add: Auto-discover board metadata via single- or two-pass extraction (strict JSON fallback) and maintain a local library with activation and search.
- Local Execution and Safety: Runs inside an isolated .venv, manages Chrome via Patchright, and provides cleanup and recovery tools for profile locks and stale state.
- Use Case: Have your coding agent summarize decisions from a shared research board, add a link to a board via chat-driven save, or compare answers across multiple boards.
Quick Start
Tell your agent to ask your active Youmind board to "Summarize the key technical decisions and open action items".