If you're building something where multiple AI agents need to work together as an actual organization, this is the framework for it. Paperclip gives you org charts, budgets, goal hierarchies, and cron-style heartbeats so agents wake up, check their task queue, do work, and report costs back to a central API. It's Node.js and React with an embedded Postgres for local dev, and the whole thing is open source from ara.so. The mental model is less "chat with an assistant" and more "run a company where employees happen to be Claude instances with spending limits." Useful if you need governance and audit trails around autonomous agents, overkill if you just want to call an LLM from a script.
npx skills add https://github.com/aradotso/trending-skills --skill paperclip-ai-orchestration