LogicLabsAI
UserOne memory for every AI you use — Claude, ChatGPT, Perplexity, Gemini, Cursor, OpenClaw, Hermes & any MCP client. Recalls first every turn; honest enough to say 'I don't know'. MCP client + recall hooks.
Categories
Indexed Skills (8)
checklist-bound-execution
This skill should be used whenever work from an explicit checklist or plan is fanned out to multiple spawned agents (Workflow tool scripts or Task/Agent subagents). Trigger phrases include "run these through a workflow", "build from this atomic checklist", "spawn agents for these tasks", "make the agents follow the plan and not drift", "verify each item is actually done", and "use the harness". It binds every spawned agent to its EXACT checklist item verbatim (never from memory), forces a structured proof of completion, and runs an independent adversarial verifier that re-checks each item against its acceptance criteria with loop-back on failure. Use it to prevent agent drift, improvisation, and "done but not really done" outcomes.
playwright-human-mode
Visible, supervised, human-mode browser co-working. PRIMARY browser = Playwright MCP run VISIBLY on your local machine (vision, keyboard, mouse, click, screenshot) for real-time round-trip work you watch: program → drive the browser → check → iterate. Logs in with your credentials when it can; on CAPTCHA/2FA it pauses and hands the keyboard to you in the same window, then continues. Use whenever a browser is involved — testing, verifying a deploy, a login/auth flow, admin tasks, automating a site, inspecting a page, or when you mention Playwright, browser automation, 'open a browser', 'click', 'login', 'check the page', 'verify the UI', 'visual test', or similar.
swarm
Parallel sub-agent fan-out. When a turn has 2+ INDEPENDENT read-only sub-questions (multi-source research, multi-target verification, several independent file reads, multiple log/config/db inspections), spawn one sub-agent per question in a SINGLE message so they run concurrently — instead of doing serial reads. Invoke whenever you catch yourself about to do a 3rd serial Bash/Read/Grep in one turn on independent questions.
ultramemory-snapshot
Compose and save a durable, wayback-grade session snapshot to UltraMemory. Use this whenever you are asked to write a session snapshot or rollup of the work just done — in particular when the UltraMemory capture hook nudges you to "Compose a session snapshot per the ultramemory-snapshot Skill rubric ... and save it with the UltraMemory memory_write tool now". The snapshot is ONE rich card written with the UltraMemory `memory_write` tool.
atomic-level-checklist-md-confirm-approval-needed
atomic level checklist md confirm approval needed
harness
One-command anti-drift pipeline. Use when the user types /harness, or says "run this through the harness", "build with rails", or "no-drift build". Runs research -> grounded atomic checklist -> STOP for approval -> checklist-bound-execution workflow (which arms the Stop-hook gate) -> gated verification.
setup
Guides Claude through first-time UltraMemory configuration after plugin install — API key, MCP server registration, test recall, and 401/403 troubleshooting.
research
Deep research on a topic with structured findings
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.