What problem does it solve? Tracking the active Stellar Community Fund round requires manually browsing a client-rendered site and researching each submitting team's history, which is slow and error-prone. This Skill automates that research so you can see round status, deadlines, and submission patterns in one summary. ## Core Features & Use Cases - Active Round Detection: Finds the round with status "Submission" on communityfund.stellar.org, extracting its rec ID, deadline, and maximum award amount. - Submission Enrichment: Fetches each submission's project page to extract description, category, team members, GitHub links, and requested amount. - Builder Cross-Referencing: Flags repeat builders via the LumenLoop ecosystem DB and classifies Stellar dev history (veteran, first-timer, bootcamp graduate) using Electric Capital repo data. - Use Case: You ask "should I apply to SCF this round?" and receive a formatted report with submission counts, total requested funding, top categories, notable projects, and dominant themes, plus routing to prescreen or drafting skills. ## Quick Start Ask the assistant to show you the current SCF round status and this round's submissions.