Skip to content

meltmagic/AgentKits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– AgentKits

AgentKits is a modular, agent-based operating system that simulates a full-service creative, technical, and AI-powered agency. Powered by the OpenAI Agents SDK (Python), each agent represents a real-world role β€” coordinated to plan, build, and deliver end-to-end execution.

✨ "It’s like hiring an entire agency β€” made of autonomous AI."


🧠 Why AgentKits?

AgentKits combines the power of LLM agents with real organizational roles and workflows β€” all orchestrated using OpenAI's native assistant & function-calling SDK.

  • βœ… Built on OpenAI Assistants SDK (Node.js)
  • 🧩 60+ pre-defined agent roles across design, dev, marketing, and ops
  • πŸ” Agent-to-agent collaboration through tool-calling and workflows
  • βš™οΈ Modular system: run one agent or an entire synthetic org
  • 🌐 Easily extensible via APIs, RAG, and vector search

🧰 What’s Inside

Division Example Agents
🧠 Executive & Strategy Founder, CTO, COO, CMO
πŸ–ΌοΈ Creative & Design Brand Designer, Copywriter, Motion Designer
🌐 Web & Engineering Frontend, Backend, DevOps, SaaS Devs
πŸ€– AI & Agents Prompt Engineer, Agent Architect, LLM Dev
πŸ“ˆ Marketing & Growth SEO, Funnel Builder, Paid Ads, Community Lead
🧳 Client Services & PM Account Manager, PM, Success Lead
🧰 Internal Tools & Labs Labs Lead, Automation Dev, Product Designer
πŸ“š Knowledge & Enablement Docs Creator, QA Tester, SOP Specialist
🧾 Finance & Legal Finance Manager, Billing Ops, Contract Lead

βš™οΈ Architecture

  • agents/ β€” assistant definitions, tools, and function interfaces
  • workflows/ β€” multi-agent flows for execution (e.g. ship a brand)
  • tools/ β€” real-world API connectors (Notion, Supabase, etc.)
  • playground/ β€” test environment to interact with single/multi agents
  • configs/ β€” prompt templates, memory configs, RAG options

πŸš€ Use Cases

  • Run a full creative AI team from a CLI or browser
  • Automate web builds, pitch decks, branding, or internal tools
  • Prototype agent workflows for client work or internal ops
  • Create new roles, custom tools, or agent coordination strategies

πŸ“¦ Getting Started

git clone https://github.com/meltmagic/AgentKits.git
cd AgentKits
pip install -r requirements.txt

⚠️ Requires Node.js 18+ and access to OpenAI's Assistants API.

Configure your .env:

OPENAI_API_KEY=sk-...

πŸ› οΈ Roadmap

  • 60+ agents defined via structured system prompts
  • Graph-based agent coordination
  • Web-based UI for workflow assembly
  • Prebuilt SaaS templates with agent plugins
  • OpenAI Assistants SDK: multi-agent orchestration layer

🀝 Contributing

PRs are welcome! Build new agents, tools, or workflows.
Check CONTRIBUTING.md and open issues to get started.


πŸ“„ License

MIT License β€” open for remix, fork, and deploy.


πŸ§™ Built by MeltMagic

An AI-native studio reimagining creative work, product dev, and internal systems with LLMs & automation.

AgentKits β€” The future of work is autonomous, modular, and composable.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published