Collection
Product Design Lab
Shape clearer products from research through launch-ready design assets.
Install or export the full bundle as one collection instead of collecting entries one by one.
Included Tools and Skills
This collection keeps the workflow together on one page. Use the bundle action above when you want all entries together.
Prompt skill · Productivity
Cross-platform executive operations skill for the IronClaw agent. The agent operates as chief of staff to a C-suite executive, coordinating across email, calendar, code, projects, and outbound partner messaging via Google Workspace, GitHub, GitLab, ClickUp, and WhatsApp. Designed for one-click deploy demos to enterprise partners (financial services, banking groups, software firms) with proper OAuth and System User credentials provisioned at deploy time. Pairs prose guidance for the LLM with deterministic Python scripts in `python_scripts/` for the canonical recurring workflows.
Prompt skill · Productivity
Guided YouTube competitor analysis: interviews the user first, then runs a fixed 5-phase workflow (competitor discovery, channel profiling, outlier detection, comment mining, content-gap report) using the youtube tool with a strict quota budget.
Prompt skill · Dev Tools
Captures any commitment the user makes across email, meetings, or chat. Records verbatim text, source, addressee, due date, and status into a Notion registry. Single record per invocation. The user marks done; the agent never auto-closes.
Prompt skill · Dev Tools
Walks the user's commitment registry and produces a digest covering what's due today, due this week, slipping (past due, status open), or stale (no status change in 30+ days). The user reviews and marks done; the agent never auto-closes.
Prompt skill · Dev Tools
Watches specific web pages and reports the day anything changes — pricing, job postings, product updates. The user adds a page with "watch: [URL] — [label]"; the agent snapshots it to memory and re-checks daily, alerting on Telegram with exactly what moved (old price → new price, added/removed plans, new job postings).
Prompt skill · Dev Tools
Logs the user's decisions in memory and confronts them with the outcome later, so they actually learn from their own track record instead of remembering only their wins. The user logs a decision with "decision: [what you decided] | check in [timeframe]"; the agent stores it and, on the follow-up date, sends the exact decision back on Telegram and asks for a verdict. Verdicts build a running track record (right / wrong / mixed) and surface patterns over time.
Prompt skill · Dev Tools
Builds the user's English vocabulary with spaced repetition, with Russian translations. The user adds a word with "word: [word]" and the agent itself fills in the Russian translation and a natural English example sentence — no manual card writing — then schedules it on a fixed review ladder (1 → 3 → 8 → 20 → 50 → 125 → 300 days). Each morning it quizzes the words due that day, grades the answers by meaning, and reschedules each word: a correct answer moves it up the ladder, a wrong one resets it to tomorrow.
Prompt skill · Dev Tools
Tracks the user's daily habits as streaks in memory and nudges them on Telegram in the evening when a live streak is about to break. The user marks a habit done with "did: [habit]" (e.g. "did: gym"); the agent counts consecutive days per habit, and each evening pings any habit done yesterday but not yet today — so a 12-day streak doesn't quietly die from one forgotten day. Stays silent when every active habit is already done for the day.
Prompt skill · Productivity
Microsoft 365 business workflow patterns for the IronClaw agent. Covers Outlook email, Excel data operations, Teams channel communication, Word and PowerPoint document generation, and SharePoint and OneDrive file management via Microsoft Graph.
Prompt skill · Dev Tools
Watches task notes that have a reminder set and holds the user accountable. At the reminder time it pings; if the task is not reported done it escalates on a cadence, logs the miss to a Bad Habits note, and ramps its tone until the user completes or reports. Intensity is configurable. Pairs with obsidian-task-ledger.
Prompt skill · Dev Tools
Captures a stray idea into the vault and links it to the right domain, entities, and tasks by recognizing what the user mentioned. The idea lands attached to where it belongs instead of getting lost in a daily note. Pairs with obsidian-task-ledger.
Prompt skill · Dev Tools
Captures brain-dumped tasks into a structured Obsidian vault as task notes whose frontmatter properties link them to domains, clients, and projects. Maintains a centralized, always-current task ledger. The agent infers the domain and entities from how the user speaks and asks rather than guesses.
Prompt skill · Productivity
Triage open GitHub pull requests across one or more repositories and produce a prioritized, bucketed review digest. Scores each PR on CI status, mergeability, staleness, size, and review state, then groups them into Blockers, Quick wins, First contributors, Aging, and Normal so the reviewer knows what to look at first instead of paging through the GitHub UI. Read-only — never comments, labels, closes, or merges.
Prompt skill · Dev Tools
Generates polished, on-brand HTML presentations from a content brief and hosts them in a shared Google Drive folder where reviewers open them directly in the browser. No PowerPoint, no Google Slides, no design tools required. The agent handles generation, branding, hosting, and reviewer distribution end-to-end so the author only needs to know what they want to say.
Prompt skill · Dev Tools
Tracks things the user is waiting on from other people and reminds them to chase it up if no reply has come in time. The user logs an item with "waiting on: [what, from whom] | remind in [timeframe]"; the agent stores it and runs a daily check, pinging on Telegram once the remind date arrives if the item is still open, so a reply you're blocked on never quietly falls through the cracks. Mark it done when the reply lands, or snooze it if you want to wait longer.
Prompt skill · Dev Tools
Scouts various e-commerce platforms (Google Shopping, Amazon, eBay, Walmart, Best Buy, etc.) for products, extracts detailed specs and user reviews, and monitors deals or price drops.
Prompt skill · Dev Tools
Stores messages and yearly self-interviews in memory and delivers them back to the user on Telegram on a future date they choose — months or years later — so their past self speaks to their future self, unedited. The user seals a letter with "capsule: [message] | deliver in [timeframe]" or runs a yearly self-interview with "interview me". Sealed content is never shown before its delivery date; on that date the agent sends it back verbatim.
WASM tool · Dev Tools
Typed WordPress and WooCommerce operations for one host-pinned site. Manage WordPress posts and media plus WooCommerce products, orders, and customers. Credentials are injected by IronClaw and never enter model or WASM input.