← all publishers

exiao

@exiao source repo

37 published skills

  1. Claude Code Course · exiao
    Interactive Claude Code course for Product Managers. Use when the user says "teach me", "start lesson", "course", "next lesson", "learn Claude Code", wants to learn how to use Claude Code, asks about prototyping with AI, or references any lesson number (1-22). Also use when someone says "play baby claude", "escape room", "dungeon crawler", "choose your prototype", or "speed run relay". This skill turns Claude into an interactive teacher that guides students through hands-on lessons — building things live, asking questions, and adapting to the student's actual project.
    0
    installs
  2. Recall · exiao bundle
    Retrieve memory from past sessions. Use whenever the user asks about past conversations, prior decisions, "what did we do about X", "when did we last...", "do you remember...", or anything where the answer might live outside the current session's context.
    0
    installs
  3. Memory Gc · exiao bundle
    Daily memory garbage collection for MEMORY.md / USER.md. Apply decay rules, drain .pending.md, consolidate near-duplicates, maintain canonical theme tags, prune old episode and session files. Invoke when asked to "run memory GC", "clean up memory", "apply memory decay", or from the scheduled cron job.
    0
    installs
  4. Memory Setup · exiao bundle
    Set up a persistent memory system for any AI coding agent (Cursor, Claude Code, OpenCode, OpenClaw, etc.). This file is the shared spec (entry format, categories, episodes, recall, GC); per-platform install steps live in references/<platform>.md. Use when someone wants their agent to remember things across sessions, set up memory, or configure persistent context.
    0
    installs
  5. Check · exiao
    Evaluate a specific trade idea. Takes a natural language thesis ("I want to buy NVDA before earnings"), runs data against it, and returns a verdict with bull/bear case, key numbers, and position sizing. Triggers: "should I buy AAPL", "is this trade dumb", "check this trade", "I'm thinking of buying TSLA", "evaluate this trade", "is NVDA a good buy right now", "I want to short META", "analyze my trade idea", "what do you think of buying AMD", "is it too late to buy MSFT"
    0
    installs
  6. Review · exiao
    Portfolio review and grading. Takes a user's holdings (tickers + weights or dollar amounts), runs analysis on the whole portfolio, and returns a letter grade A-F with specific problems and actionable suggestions. Triggers: "review my portfolio", "how's my portfolio doing", "grade my holdings", "what do you think of my stocks", "check my portfolio", "is my portfolio good", "portfolio review", "I own AAPL MSFT TSLA what do you think"
    0
    installs
  7. Briefing · exiao
    Daily market update. Covers sentiment, major indexes, biggest movers, and optionally a watchlist. 2-minute read. Run it in the morning to know what's happening. Triggers: "what happened today", "market update", "morning briefing", "how's the market", "what's moving today", "market summary", "catch me up on markets", "daily briefing", "what's the market doing", "give me a market update", "briefing"
    0
    installs
  8. Discover · exiao
    Find investment opportunities. Combines AI Arena trades (what Bloom's AI models are doing with real money), today's movers, screener picks, and curated collections into one actionable summary. Triggers: "find me something to buy", "what should I invest in", "what's looking good", "any good opportunities", "what are the AIs buying", "what's trending", "show me ideas", "discover stocks", "what's worth looking at", "give me investment ideas"
    0
    installs
  9. Research · exiao
    Full stock analysis for any publicly traded company. Covers financials, valuation, growth, analyst consensus, catalysts, risks, technicals, and recent news. Triggers: "tell me about AAPL", "analyze NVDA", "research Tesla", "what do you think of MSFT", "is GOOGL a good buy", "break down META", "deep dive on AMD", "what's the deal with TSLA"
    0
    installs
  10. Bloom Data · exiao
    Foundation skill for all Bloom investing skills. Load this first before running any other Bloom skill. Handles CLI setup, authentication checks, output conventions, and documents every available bloom command with its flags. Triggers: "set up bloom", "bloom CLI help", "check bloom install", "bloom commands"
    0
    installs
  11. Hooks · exiao bundle
    Use when writing headlines, titles, blurbs, subject lines, event/webinar descriptions, landing page headers, thread openers, or post first lines. Written copy only.
    0
    installs
  12. Writer · exiao bundle
    Write or edit content in Eric's voice: articles, blog posts, tweets, social posts, marketing copy, newsletters, landing pages, web copy. Enforces kill phrases. Use for drafting AND revision.
    0
    installs
  13. Editor In Chief · exiao bundle
    Run a diagnose-prescribe-rewrite loop on a finished first draft: articles, posts, newsletters, essays. Checks in with the author after every rewrite before continuing. Use when a draft is written and needs editing to publishable, not when you still need a topic, title, or outline. For a single evaluation pass with no rewrite use evaluate-content.
    0
    installs
  14. Evaluate Content · exiao bundle
    Use when judging content quality OR editing/improving existing copy: shareability, readability, voice, cuttability, angle, copy sweeps.
    0
    installs
  15. Technical Writing · exiao
    Use for docs, runbooks, error messages, plans, PRs.
    0
    installs
  16. Document Restructure · exiao bundle
    Reorganize a document into new sections while preserving the author's exact words: SOUL.md, constitutions, READMEs, specs, plans, style guides. Use when the user says 'put my words into new sections', 'use the exact same words', 'reorganize this', 'what if the headers were X', 'try a different structure', or rejects your rewrite because the LANGUAGE is bad rather than the idea. Restructure is not editing and not rewriting: not one sentence may change. For improving the prose itself use writer or evaluate-content; for scoring a SOUL.md use soul-md-audit.
    0
    installs
  17. Skill Audit · exiao bundle
    Score a skill against best practices and output a scorecard with fixes. Use for audit this skill, review this skill, skill health check, check for drift.
    0
    installs
  18. Skill Tester · exiao bundle
    Test a lesson or course skill by self-play, one agent as instructor and student. Use for run lesson transcripts or QA the course. For web apps use dogfood.
    0
    installs
  19. Skill Creator · exiao bundle
    Create a skill or modify an existing one. Write a failing test before touching SKILL.md. Also runs evals and benchmarks skill performance.
    0
    installs
  20. Soul Md Audit · exiao bundle
    Score a SOUL.md, agent persona, or system prompt against how Hermes loads it. Use when someone shares a persona file to review or grade. Not for skills.
    0
    installs
  21. Skill Improver · exiao bundle
    Optimize a skill by running it, scoring against evals, and keeping only validated gains. Use for optimize this skill, make this skill better, run autoresearch.
    0
    installs
  22. Skills Cleanup · exiao bundle
    Find and remove duplicate or unused skills, and publish the library to a public repo. Use for clean up my skills, too many skills, skill budget report.
    0
    installs
  23. Agents Md Audit · exiao bundle
    Score an AGENTS.md, CLAUDE.md, or .cursorrules for how Hermes loads it. Use for audit my AGENTS.md or why isn't it being followed. For SKILL.md use skill-audit.
    0
    installs
  24. Dogfood · exiao bundle
    Use when asked to dogfood, QA, exploratory test, find issues, bug hunt, or review the quality of a web application. Produces a structured report with full reproduction evidence (screenshots, repro steps) so findings can be handed directly to responsible teams.
    0
    installs
  25. Pitch Creator · exiao
    Create a product pitch/proposal to improve a step in the growth funnel (acquisition to activation to engagement to retention to monetization to referral). Use when asked to write a pitch, proposal, or business case for a feature, growth experiment, or UX change, when someone says 'pitch this', 'make the case for X', 'proposal for', 'should we build', or wants to justify a change by its funnel-metric impact. Enforces working prototypes over prose, a storyboard diagram of where in the flow it lands, expected metric deltas (gains AND losses), risks with mitigations, alternatives including do-nothing, and a final recommendation.
    0
    installs
  26. Verify Feature · exiao bundle
    Verify a code change actually works by building/running the app and observing it at its real surface (CLI, API, UI, library, agent), capturing runtime evidence rather than trusting tests. Make sure to use this skill whenever the user has changed code and wants to know it works, is about to merge/push and wants confidence, says "did this actually work", "verify this works", "prove it works", "confirm the change", "make sure it works", wants runtime evidence, or is re-running tests / importing-and-calling just to check behavior, even if they never say the word "verify". When in doubt after any code change, reach for this. For post-deploy production health checks use verify-deploy; for static correctness/quality review use simplify or code-review.
    0
    installs
  27. Journey Mapping · exiao
    Build a customer journey map or experience map and storyboard the key moments: persona and scenario, the stages a user moves through, and per stage their actions, thoughts, emotions, touchpoints, and pain points, ending in prioritized opportunities. Use when someone asks for a journey map, experience map, user journey, service blueprint, 'map the flow', 'where do users drop off', 'storyboard this feature', wants to visualize an end-to-end experience, or needs to find the highest-pain moments in a flow before designing. Pairs with user research and dogfooding to ground the map in evidence.
    0
    installs
  28. Design Review · exiao bundle
    Run a product design review on a feature or site. Answers 13 design questions, runs Nielsen Norman heuristic evaluation, builds before/after visual fixes, and deploys a shareable report to Surge. Use when asked to review a design, audit UX, do a design review, or analyze a product's user experience.
    0
    installs
  29. Launch Strategy · exiao
    When the user wants to plan a product launch, feature announcement, or release strategy. Use when someone mentions 'launch,' 'Product Hunt,' 'feature release,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' or 'launch checklist.'
    0
    installs
  30. Design Iteration · exiao
    Improve design mockups from critique (design-review, user studies, a multi-perspective council, a UI lint pass, or raw notes): triage keep/change/kill, produce a new version with a per-change rationale trail so the next test can measure improvement. If no critique exists yet, runs the full test-iterate-test loop (review + studies + lint) around the mockup. Reaches for a design system if one exists. Use when: run design-iteration on this mockup, iterate on these designs, revise the mockups from feedback, incorporate the review, next design iteration, close the loop on design feedback.
    0
    installs
  31. Pricing Strategy · exiao bundle
    When the user wants help with pricing decisions, packaging, monetization strategy, or regional/international pricing. Use when someone mentions 'pricing,' 'pricing tiers,' 'freemium,' 'free trial,' 'value metric,' 'willingness to pay,' 'how much should I charge,' 'annual vs monthly,' 'should I offer a free plan,' 'regional pricing,' 'PPP pricing,' 'price floor,' 'price increase,' 'raise prices,' or 'pricing scripts.'
    0
    installs
  32. Architecture Diagram · exiao bundle
    Generate dark-themed SVG diagrams of software systems and cloud infrastructure as standalone HTML files with inline SVG graphics. Semantic component colors (cyan=frontend, emerald=backend, violet=database, amber=cloud/AWS, rose=security, orange=message bus), JetBrains Mono font, grid background. Best suited for software architecture, cloud/VPC topology, microservice maps, service-mesh diagrams, database + API layer diagrams, security groups, message buses — anything that fits a tech-infra deck with a dark aesthetic. If a more specialized diagramming skill exists for the subject (scientific, educational, hand-drawn, animated, etc.), prefer that — otherwise this skill can also serve as a general-purpose SVG diagram fallback. Based on Cocoon AI's architecture-diagram-generator (MIT).
    0
    installs
  33. Strategy Kernel · exiao
    Pressure-test or write a real strategy using Richard Rumelt's Good Strategy/Bad Strategy kernel (diagnosis, guiding policy, coherent action) and detect the four tells of bad strategy (fluff, failure to face the challenge, goals-mistaken-for-strategy, mush). Use when someone asks for a strategy, a strategic plan, an OKR/vision review, 'what's our strategy for X', when a plan reads like a wish list, or when reviewing a deck/doc that claims to be strategy but might just be goals. Also use to turn a vague ambition into a concrete strategy with a real edge.
    0
    installs
  34. Quick Brainstorm · exiao
    Lightweight brainstorm — 5 versions with estimated probabilities + assumption surfacing. Use when: brainstorm this, give me options, what are my options, quick brainstorm, /quick-brainstorm.
    0
    installs
  35. Synthetic Userstudies · exiao bundle
    Run synthetic user research sessions natively — no backend required. The agent plays an AI-generated persona and simulates a user interview based on the 4 Ps framework (Persona, Problem, Promise, Product). Use when a user wants to run a user research session, interview a synthetic persona, validate product ideas, generate user personas, or simulate customer conversations. Triggers on "user research", "synthetic persona", "simulate a user", "userstudies", "interview a persona", "validate my idea", or "talk to a user".
    0
    installs
  36. Another Perspective · exiao bundle
    Another Perspective — Multi-Perspective Council Analysis
    0
    installs
  37. Competitive Analysis · exiao bundle
    Use when researching competitors and building interactive battlecards.
    0
    installs