bRRAIn Exchange

Exchange

50 results.

automation-advisor

skill · v1.0.0

vault-export · license:cc-by-4.0

Professional automation advisor
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99

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.
price
$9.99