Undertone0809/flomo-crud-skill
Agent skill for querying, creating, editing, and deleting flomo memos via Web UI automation with Chrome MCP
Agent skill for querying, creating, editing, and deleting flomo memos via Web UI automation with Chrome MCP
npx add-skill Undertone0809/flomo-crud-skillAgent skill for querying, creating, editing, and deleting flomo memos via Web UI automation with Chrome MCP
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
VoyageGT is an AI-powered travel agent that helps you plan trips anywhere in the world. It uses real-time web search via Tavily, smart reasoning, and a dual-path agentic workflow to create personalized, realistic, and well-organized travel itineraries.
Agent skill that turns design system quality from "best effort" into a repeatable engineering workflow.
Build a persistent, structured wiki for your AI agent to store research and context across sessions using the LLM Wiki pattern.
Track Claude Code CLI state with a clean spinner word registry built in vanilla JavaScript and CSS3
Disciplined method for investigating a specific bug, regression, or anomalous behavior. Use when the user reports a concrete symptom ("X is broken", "this worked last week", "Y returns the wrong value", "intermittent failure in Z") and wants the root cause found — not a quick patch. Enforces reproduce-first, read-only diagnosis, differential disconfirmation, and git forensics. Do NOT use for open-ended "find any bugs" sweeps, code review, or feature work.