project-ideation

Generates scored project proposals from event topic intersections and writes them to Notion.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/AlexYedi/Empire_State_Events_Pipeline_Take_3 --skill project-ideation-alexyedi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-ideation
Source: https://github.com/AlexYedi/Empire_State_Events_Pipeline_Take_3/tree/main/.claude/skills/project-ideation
Command: npx skills add https://github.com/AlexYedi/Empire_State_Events_Pipeline_Take_3 --skill project-ideation-alexyedi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning event research into concrete, buildable project ideas is hard to do consistently. This Skill converts an event's topics, speakers, and companies into three scored project proposals (two feasible, one stretch) so you have something to demo or discuss before the event. ## Core Features & Use Cases - Topic Intersection Analysis: Maps every pair of event topics, rates intersection strength, and selects the strongest pairs for proposals. - Scored Proposals: Generates three proposals with architecture, build roadmap, timeline-band fit, and six scored dimensions (relevance, creativity, tool coverage, conversation starter, demonstrability, content moments). - Notion Integration: Writes selected proposals to a Notion Project Ideas database with dedup checks and relations to Event and Topic pages. - Use Case: Before attending an NYC AI meetup, run this Skill after event research to get three project ideas sized to the days remaining, each with conversation starters referencing specific speakers. ## Quick Start Generate project proposals for my upcoming event using the research brief in Notion and write the selected ones to the Project Ideas database.

Frequently Asked Questions about project-ideation

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

FAQPage Schema
How do I generate project ideas from an event research brief?

Run the Skill after completing event research. It fetches the research brief, event page, and related topics from Notion, maps topic intersections, then produces three scored proposals with architecture and build roadmaps for your review.

How does the Skill decide project scope based on time before an event?

It calculates days until the event and applies timeline bands: under 3 days allows only a demo prototype, 3-7 days a small tool, 1-2 weeks an MVP, and 2+ weeks a full project. Feasible proposals must fit the band.

What is the tool coverage score in project proposals?

Tool coverage measures what percentage of the project uses your current stack from the portfolio tracker. The optimal zone is 60-80%, balancing realistic timelines against learning new skills, and scores decay outside that range.

Does the Skill write proposals to Notion automatically?

Yes, after you review and select proposals, it creates pages in the Notion Project Ideas database via the Notion MCP integration, including scores, architecture summary, and relations to the Event and Topic pages, with a dedup check first.

What happens if no strong topic intersections exist for an event?

The Skill falls back to single-topic deep-dive proposals, selecting topics that complement your learning trajectory, cover trending tools, or fill portfolio gaps, with an explicit rationale for each selection.

What are the limitations of the architecture confidence gate?

Proposals require at least 90% architecture confidence, meaning every major technical decision is accounted for. If confidence cannot be reached, the Skill scopes the project down or declines to propose it rather than presenting speculative plans.