Our startup wants to build and use an agent. I want to give the agents skills, access to our APIs, etc. I do not want to reinvent any wheels, I do not want to reinvent an agent loop.
Ideally, we’d effectively have a hosted version of Claude Code with company specific skills, an API access layer, etc. In the way that Claude Code / Cursor has access to our codebase + skills, thats effectively what we want and then start exposing it in a limited fashion to our internal team and then later to our customers. And, for example, add specific features to our existing product such as “summarize this with AI” but instead of that api call going to a model provider, it would go to ‘our’ agent.
Does this make sense?
Could someone please point me in the right direction on what the best / simplest solution would be? I feel like it should be easy and obvious but I’m struggling to find a clear path forward. Thank you all! – Mike