Exchange
50 results.
automation-advisor
skill · v1.0.0
Professional automation advisor
Incident Postmortem Drafter
skill · v1.0.0
Reads incident channel logs + the resolution timeline and drafts a blameless postmortem: what happened, why, what we'd do differently, and three follow-up actions with owners.
Daily Journal Coach
skill · v1.0.0
Walks you through a 5-minute end-of-day reflection (wins / lessons / tomorrow's #1). Stores entries in your vault so the patterns become legible across weeks.
Reading List Curator
skill · v1.0.0
Watches your saved-articles feed, dedupes against what you've already read on a topic, and ranks unread items by relevance to your current projects.
Book Notes Extractor
skill · v1.0.0
Reads your highlights export (Kindle, Readwise, EPUB notes) and synthesises a one-page summary + the five highlights worth re-reading quarterly.
Podcast Episode Recommender
skill · v1.0.0
From a feed of your subscribed shows, surfaces this week's 3 episodes most aligned with what you're learning. Skips host chitchat episodes.
News Digest Summarizer
skill · v1.0.0
Reads your morning newsletter pile and outputs a 5-bullet digest grouped by domain (industry / macro / tech). Skips items you've read elsewhere.
Research Paper Explainer
skill · v1.0.0
Reads an arXiv-style paper and outputs a four-section explainer: problem / approach / result / why-it-matters-to-you. Includes a 'parts I didn't follow' list for honest gaps.
Design Doc Reviewer
skill · v1.0.0
Reads an internal design doc and flags missing sections (scope, alternatives considered, rollback plan, success metrics) plus the strongest counterargument the author didn't address.
PRD Drafter
skill · v1.0.0
Converts a problem statement + user research notes into a structured PRD: problem, goals/non-goals, user stories, edge cases, open questions. Keeps you out of the blank-page trap.
User Story Writer
skill · v1.0.0
Turns a feature idea into a set of well-formed user stories with acceptance criteria. Forces the 'so that' clause to be testable, not aspirational.
Bug Triage Buddy
skill · v1.0.0
Reads a bug report, classifies severity + likely root-cause area, and suggests the next debugging step. Links to similar past bugs from your tracker.
Changelog Writer
skill · v1.0.0
Turns a release's commit + ticket list into customer-facing release notes grouped by 'new / improved / fixed'. Removes internal-only items automatically.
SQL EXPLAIN Translator
skill · v1.0.0
Takes a Postgres / MySQL EXPLAIN output and translates it into plain-English: what plan was chosen, where the cost lives, and the two highest-leverage index changes.
Prompt Improver
skill · v1.0.0
Rewrites a vague AI prompt into a structured one with role, context, examples, output format, and constraints. Returns before/after with a brief on what changed and why.
Data Cleaner
skill · v1.0.0
Inspects a CSV, flags rows with missing/inconsistent values, suggests normalisation rules, and outputs both the cleaned file and a one-page 'what we changed' audit.
Chart Recommender
skill · v1.0.0
Given a data shape + the question you're trying to answer, recommends the chart type, the axes, and the annotations that make the insight pop. Ships a starter spec in Vega-Lite.
Survey Question Designer
skill · v1.0.0
Reads your research goal and drafts 8-12 survey questions that avoid leading wording, response-set bias, and the dreaded 'all-of-the-above'. Outputs a pilot script + sample size estimate.
Persona Synthesizer
skill · v1.0.0
From 10+ user interview transcripts, clusters interviewees into 3-5 personas with jobs-to-be-done, frictions, and a representative verbatim quote per persona.
Social Post Writer
skill · v1.0.0
Turns a blog post or product update into a thread for X / LinkedIn / Bluesky. Tunes each variant to platform conventions; keeps your voice consistent.
LinkedIn Message Personalizer
skill · v1.0.0
Given a target's profile + recent activity, drafts a short outreach message that earns a reply. Avoids the obvious AI-template tells.
Interview Question Bank
skill · v1.0.0
Maintains a question bank keyed by competency. Suggests interview structure for a specific role and rotates questions to prevent leakage.
Onboarding Checklist Generator
skill · v1.0.0
Builds a role-specific 30/60/90 day plan for a new hire from your team's playbooks. Surfaces gaps in documentation so onboarding gets cheaper each hire.
Vendor Evaluation Scorecard
skill · v1.0.0
Scores a vendor against your weighted criteria (cost / fit / risk / lock-in / support). Output is decision-grade â a board reviewer should be able to follow the scoring without re-asking questions.
Travel Itinerary Builder
skill · v1.0.0
Builds a daily itinerary from a destination + dates + interests. Returns a printable PDF with reservations, walking times, and a 'fallback if it rains' for each day.
Daily Expense Categorizer
skill · v1.0.0
Reads receipts and bank exports, assigns categories from your chart of accounts, and flags the three transactions most likely miscategorised.
Invoice Line-Item Extractor
skill · v1.0.0
Pulls vendor / date / line items / totals from PDF invoices into a structured ledger row. Routes anomalies (price jumps, duplicate invoices) to a human review queue.
Contract Renewal Tracker
skill · v1.0.0
Watches contract end-dates, alerts you 60/30/7 days out, and pre-drafts the 'continue / renegotiate / cancel' decision memo with usage data attached.
Compliance Checklist Runner
skill · v1.0.0
Walks a release through your checklist (SOC2 control, GDPR DPIA, license headers, dependency scan). Returns pass/fail per item; blocks ship if any required item fails.
Sales Discovery Coach
skill · v1.0.0
Listens to a discovery call recording and grades it against MEDDIC / SPICED. Returns the 3 weakest moments with a suggested better-phrased question for each.
Decision Tracker
skill · v1.0.0
Captures decisions in a structured log (date / decider / context / options considered / chosen path / reversibility). Indexes by topic so a six-month-later 'why did we' question returns the prior reasoning.
Meeting Notes Summarizer
skill · v1.0.0
Turns raw transcripts or shorthand notes into structured minutes with decisions, action items (owner + due date), and unresolved questions. Routes the action-item slice to the assignee's bRRAIn inbox.
Code Reviewer
skill · v1.0.0
Reads a diff and flags style nits, missing tests, error-handling gaps, and surface-area bloat. Returns inline comments compatible with GitHub / GitLab PR threads.
SQL Query Builder
skill · v1.0.0
Converts plain-language analytics questions into parameterized SQL against a named schema. Surfaces ambiguity ('which date column?') before guessing.
Email Draft Rewriter
skill · v1.0.0
Tightens long emails, adjusts tone (warm / direct / formal), and pulls the buried ask into the opening line. Preserves your voice via your sent-mail samples.
Customer Research Synthesizer
skill · v1.0.0
Reads 5-30 customer interview transcripts and clusters themes by frequency + emotional weight. Outputs a top-10 insights memo with verbatim quotes attached.
Weekly Status Generator
skill · v1.0.0
Pulls last week's commits, closed tickets, and key Slack threads into a one-page status. Highlights blockers and what's de-prioritized so leadership sees the trade-offs.
Retro Facilitator
skill · v1.0.0
Runs an async sprint retro: collects went-well / went-poorly / try-next prompts from each teammate, dedupes themes, and proposes 3 concrete experiments for the next sprint.
ROI Calculator
skill · v1.0.0
Takes a proposed initiative (cost, expected revenue lift, time horizon, confidence band) and returns NPV + payback period + sensitivity table for the three biggest variables.
Contract Clause Finder
skill · v1.0.0
Scans a contract PDF/MD and locates clauses by intent ('auto-renewal', 'liability cap', 'IP assignment', 'termination for convenience'). Flags clauses materially different from your boilerplate.
Competitive Intelligence Monitor
skill · v1.0.0
Watches a list of competitors' blogs, changelogs, and pricing pages. Emails you a weekly diff highlighting product launches, pricing shifts, and team changes.
Prospect Researcher
skill · v1.0.0
Given a name + company, returns recent news, recent funding, tech stack hints, decision-maker level, and three personalised conversation openers grounded in their public posts.
Hiring Rubric Grader
skill · v1.0.0
Scores a candidate take-home or interview transcript against your competency rubric. Calibrates against past hires so 'strong yes' means the same thing across reviewers.
Performance Review Drafter
skill · v1.0.0
Pulls a teammate's last-cycle deliverables, peer-feedback notes, and 1:1 transcripts into a draft review structured around your competency model. Human edits + approves before send.
OKR Drafter
skill · v1.0.0
Turns a strategy narrative into measurable OKRs. Forces every key result through the 'how do we know we hit it?' gate; rejects vanity metrics.
Goal Progress Tracker
skill · v1.0.0
Reads weekly status updates against an OKR set and flags goals slipping more than 1 week behind plan. Suggests scope cuts or owner reassignment.
Meeting Prep Brief
skill · v1.0.0
Twenty-four hours before a calendar event, drops a brief in your inbox: who's attending, what we last discussed with them, open commitments either side, and a suggested agenda.
Calendar Triage
skill · v1.0.0
Reviews your next week's calendar and flags meetings to decline / shorten / convert to async, citing your stated priorities + meeting history.
Inbox Zero Assistant
skill · v1.0.0
Bucket-sorts unread mail into respond-now / respond-this-week / FYI / unsubscribe. Drafts replies for the respond-this-week bucket; you approve.
Slack Thread Summarizer
skill · v1.0.0
Condenses a 50-message thread to a one-paragraph executive summary + the open question(s) waiting on a decision. Tags people by their stated position.