Original Reddit post

Hey! I built a tool that solves one problem: setting up an AI agent takes 30-60 minutes, but you want to start coding right away. What it does Automatically in 5 minutes: Scans your project and determines the stack Downloads required skills from skills.sh Generates missing skills for your project Configures MCP servers Creates unified context for the agent Why it’s useful Spec-Driven approach - single project specification, agent always in context Self-learning - each bug creates a patch, agent learns from mistakes Skill generator - paste a docs link, get a ready skill Security - auto-scanning skills for prompt-injection Structure - clear workflow for tasks, features, and bugs Who it’s for For those working with Claude Code, ChatGPT Codex, or any AI agents who want to spend less time configuring, more time building. Read more on medium . Link to the repository: github.com/lee-to/ai-factory The library is free. Happy to hear your feedback! submitted by /u/IronClawHunt

Originally posted by u/IronClawHunt on r/ClaudeCode