---
title: Resources for useful internal AI agents
description: Start with Hubzoid guides, articles and agents by industry, then explore the open-source project and Markdown pages made for AI assistants to read.
canonical_url: https://hubzoid.com/resources
last_updated: 2026-09-27
---

# A little context goes a long way.

Resources

Guides to get started, notes from the team, the open-source project and every page in a form your AI assistant can read.

Next step

Ready to put your context to work?

Read the source and run it yourself, or tell us what your first agent should do.

## Build your first shared agent.

Guides that take you from your laptop to your team.

- [Quickstart](https://hubzoid.com/docs/getting-started/quickstart): Create a Hub, pick a model and have your first conversation.
- [Bring an existing agent](https://hubzoid.com/docs/guides/existing-agents): Turn the agent on your laptop into one your team can use.
- [Connect your assistant](https://hubzoid.com/docs/guides/connect-an-assistant): Give Claude Code, Codex or Hermes your team’s context over MCP.
- [Restrict a tool](https://hubzoid.com/docs/guides/restrict-tools): Decide who can call a tool, checked in code before it runs.

[Read the documentation](https://hubzoid.com/docs)

## Notes on building internal agents.

Perspectives, engineering notes and product thinking from the Hubzoid team.

[Read the blog](https://hubzoid.com/blog)

## Agents for the way your industry works.

Problems, the agents we build and where to start, in your industry’s own language.

- [Manufacturing](https://hubzoid.com/industries/manufacturing)
- [Jewellery & gems](https://hubzoid.com/industries/jewellery)
- [Multi-store retail](https://hubzoid.com/industries/retail)
- [Distribution & trading](https://hubzoid.com/industries/distribution)
- [E-commerce & marketplaces](https://hubzoid.com/industries/ecommerce)
- [Logistics & freight](https://hubzoid.com/industries/logistics)
- [Pharma distribution](https://hubzoid.com/industries/pharma)
- [Accounting & finance ops](https://hubzoid.com/industries/accounting)
- [Lending & financial services](https://hubzoid.com/industries/financial-services)
- [Software, SaaS & IT services](https://hubzoid.com/industries/software)

## Read the source. Follow the work.

Hubzoid is open source under the Apache 2.0 license, including the team controls.

- [Source on GitHub](https://github.com/hubzoid/hubzoid): The complete product, open to read and run.
- [Changelog](https://github.com/hubzoid/hubzoid/commits/main/): Every change, as it lands.
- [Contributing guide](https://github.com/hubzoid/hubzoid/blob/main/CONTRIBUTING.md): Issues, documentation and improvements.
- [Apache 2.0 license](https://github.com/hubzoid/hubzoid/blob/main/LICENSE): What you can do with the code.

## Every page, readable by your assistant.

Each page has a Markdown version. llms.txt lists them all, and the blog has a feed.

[/llms.txt](https://hubzoid.com/llms.txt)
[/index.md](https://hubzoid.com/index.md)
[/rss.xml](https://hubzoid.com/rss.xml)

- [From your laptop to your team.](https://hubzoid.com/blog/from-your-laptop-to-your-team): A personal agent works because it runs on your laptop, with your accounts and your context. Sharing it with a team changes almost everything around it.
- [Agents without context are confident interns.](https://hubzoid.com/blog/agents-without-context-are-interns): A capable model still gets your business wrong when it lacks context. The five kinds of context an internal agent needs, and where each one lives in a Hub.
- [Agno and Hubzoid: which one fits your team?](https://hubzoid.com/blog/agno-and-hubzoid): Agno is a framework and runtime for building agent platforms. Hubzoid is a shared Hub for a team's internal agents. How they differ and where each fits.
