This repository contains the permanent Startup Architect Skill for Hermes Agent. This skill allows Hermes to transform a simple idea into a data-backed 0-to-1 startup kit in minutes.
Ensure you have Hermes Agent installed and configured on your system.
Copy the startup-architect folder into your local Hermes skills directory:
mkdir -p ~/.hermes/skills/business/startup-architect
cp skills/business/startup-architect/SKILL.md ~/.hermes/skills/business/startup-architect/SKILL.mdAfter installation, you can activate the skill by prompting Hermes:
"I want to build [Your Startup Idea]. Use the startup-architect skill to research and build my kit."
Each time the skill is triggered, Hermes uses web_search, terminal, and write_file to generate:
market_analysis.mdcompetitor_map.mdproduct_spec.mdbusiness_model.mdpitch_deck.mdproduct_roadmap.mdinvestor_pitch.mdlanding_page.html(High-fidelity Tailwind CSS site)
See the /examples/ folder for the full FORGE launch kit we built during our live session.
Built with โค๏ธ by Dilek x Hermes Agent