find-next-crypto-idea

Interview users and rank crypto startup ideas into themed HTML reports.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/RavitejaKarra24/dotfiles --skill find-next-crypto-idea-ravitejakarra24
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-next-crypto-idea
Source: https://github.com/RavitejaKarra24/dotfiles/tree/main/agents/.agents/skills/find-next-crypto-idea
Command: npx skills add https://github.com/RavitejaKarra24/dotfiles --skill find-next-crypto-idea-ravitejakarra24

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve? Founders exploring crypto often have vague enthusiasm but no validated direction. This Skill runs a structured, blunt interview to surface the user's edge, constraints, and crypto touchpoint, then produces a ranked shortlist of three ideas backed by fresh market research and a local HTML report. ## Core Features & Use Cases - Structured Interview & Gating: Uses an interview framework and a crypto-necessity test to kill weak ideas before scoring them with a five-dimension rubric. - Research-Driven Ranking: Generates browser-first X, GitHub, and web research plans via live_research.py, plus curated idea datasets from YC, a16z, Alliance, and Superteam as archetype libraries. - Themed HTML Artifacts: Renders shortlist and deep-dive reports with render_report.py in 10 selectable visual themes (Manuscript, Linear, Swiss, Stripe, and more). - Use Case: A solo developer asks "what should I build in DeFi x AI?" The skill interviews them, scores three candidates, researches competitors, and writes an idea-shortlist-*.html report with a recommended winner and bear cases. ## Quick Start Ask the assistant "What should I build in crypto?" and answer its interview questions to receive a ranked three-idea HTML report.

Frequently Asked Questions about find-next-crypto-idea

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find crypto startup ideas with AI?

Ask what you should build in crypto and the skill interviews you about your edge, constraints, and crypto touchpoint. It then generates three diverse candidates, scores them on founder fit, MVP speed, distribution, market pull, and revenue, and writes an HTML shortlist report.

How does the skill validate whether a crypto idea is worth building?

Every candidate passes a crypto-necessity test asking what breaks if the blockchain is removed. Weak ideas are redirected to stronger crypto angles, and survivors are scored with a rubric plus fresh competitor, substitute, and OSS research before ranking.

What research sources does the crypto idea research use?

It combines local datasets from YC, a16z, Alliance, and Superteam with fresh research via X search (browser or bird.fast CLI), GitHub, official docs, and the Helius blog. The live_research.py script generates query plans and a normalized research pack.

Can I customize the look of the generated idea report?

Yes, you pick from 10 report themes including Manuscript, Linear, Swiss, Stripe, Brutalist, and Glass before generation. The theme is passed in the JSON payload and render_report.py applies the corresponding CSS styling to the standalone HTML file.

What happens after I pick a winning crypto idea?

The skill writes a deep-dive report with an MVP checklist, GTM wedge, risks, and a 7-day validation sprint. It also saves a phase-handoff context file so you can proceed to Build-phase skills like scaffold-project or build-with-claude.