Terms of Use
Last updated: June 2026
These Terms of Use govern your access to and use of AgentKits, including all pages, blueprints, downloads, and tools available at https://www.agent-kits.com (the "Service"). By using the Service you agree to these terms. If you do not agree, please do not use the Service.
What AgentKits is
AgentKits is a free, openly accessible library of AI agent blueprints: system prompts, architectures, tool definitions, workflows, worked examples, and related technical material. It exists to help you design, build, and understand AI agent systems. Everything here is provided for informational, educational, and development purposes. AgentKits does not provide financial, legal, medical, or other professional advice, and nothing on the Service should be treated as such.
Blueprints are reference material, not finished software
Each kit is a blueprint, not a deployable application. The flagship kits include a runnable demo (run.py) that sends the kit's system prompt and a sample input to a model and prints a structured result. The reasoning in that demo is real, but the tools it calls are simulated. Every tool is a mock that returns placeholder data and is clearly labeled as such in the output. The demos do not connect to, read from, or change any real system, account, database, or third-party service.
Turning a blueprint into something production-ready is your work, not ours. That includes replacing the mock tools with real integrations, adding authentication and error handling, testing thoroughly, securing the system, and keeping a human in the loop wherever the kit calls for one. Several kits address regulated areas such as finance, healthcare, insurance, legal, and hiring. You are responsible for ensuring any system you build complies with the laws and obligations that apply to you.
License and use of content
AgentKits and the AgentAz™ specification are open source. Within each blueprint and its downloadable bundle, the source code, configuration, and JSON Schema (including the AgentAz reference implementation and agentaz.schema.json) are licensed under the Apache License 2.0, and the specification text and documentation (including blueprint prose and agentaz-spec.md) under the Creative Commons Attribution 4.0 International License (CC BY 4.0). You are free to use, adapt, and build on them, including for commercial work, provided you comply with the applicable license and, for CC BY content, give appropriate credit to AgentKits with a link to https://www.agent-kits.com and indicate if you made changes. Each bundle ships with LICENSE, NOTICE, and LICENSE-CONTENT files describing this.
These open licenses cover the code, schema, and text. They do not cover the AgentKits website, its design, branding, names, or the collection as a whole. With respect to the Service you may not:
- Copy or republish the registry, in whole or in substantial part, as a competing library or dataset.
- Scrape, crawl, or bulk-extract content using automated tools without our permission.
- Claim authorship of original AgentKits content, or remove the attribution that accompanies the blueprints.
- Present AgentKits as the author, operator, or guarantor of any system you deploy.
Source on GitHub
AgentKits and the AgentAz™ specification are developed in the open in a single canonical repository under our GitHub organization at github.com/agent-kits/agentaz. It contains the registry, all 60 blueprints, the AgentAz™ specification, the frozen v1.0 schema, and the governance documents. Code and schema are licensed under Apache-2.0 and the specification text under CC BY 4.0, as described above.
GitHub is a third-party platform. Your use of it is also subject to GitHub's own terms and policies, which we do not control. The blueprints and demos carry the same disclaimers as the rest of the Service: the included demos use mock tools and are starting points, not finished, secured, or production-tested software.
Trademarks
"AgentAz" and "AgentKits" (including the AgentAz™ name and associated logos) are trademarks of AgentKits. The open-source licenses above apply to the code, schema, and specification text — they do not grant any right to use our names or marks, except for reasonable and customary use to describe the origin of the work (for example, "built on AgentAz" or "compatible with AgentAz v1.0"). You may not use the marks in a way that implies endorsement, affiliation, or sponsorship by AgentKits without permission.
AI-assisted content
Some content on the Service was produced or assisted with AI systems. We work to keep it accurate and useful, but we do not guarantee that it is error-free, complete, or suitable for any particular environment or use case. Always review and validate any output, code, or prompt before relying on it, and especially before using it in production.
Your responsibilities
You agree to use the Service lawfully and responsibly. You are solely responsible for anything you build, deploy, or modify based on AgentKits material, for reviewing and validating the outputs of any AI system you run, and for complying with the terms of any third-party services you connect, including model providers such as OpenAI and Anthropic. AgentKits is not responsible for how you implement or change the materials.
No warranty
The Service is provided on an "as is" and "as available" basis, without warranties of any kind, whether express or implied. We do not warrant that the Service will be available, uninterrupted, secure, accurate, or fit for a particular purpose.
Limitation of liability
To the maximum extent permitted by law, AgentKits will not be liable for any indirect, incidental, consequential, or special damages arising from your use of the Service. This includes loss of data, business interruption, financial loss, and failures resulting from any system you build using the materials.
External links and third-party services
The Service links to third-party platforms, including GitHub repositories, model provider documentation, and other external resources. We do not control these sites and are not responsible for their content, availability, or any issues arising from their use.
Changes and termination
We may modify, update, or discontinue any part of the Service at any time, and we may update these terms from time to time. Continued use of the Service after a change means you accept the revised terms. We may also suspend or limit access where we reasonably believe the Service is being misused or these terms are being violated.
Governing law
These terms are governed by the applicable laws of your operating jurisdiction, without regard to conflict of law principles.
Contact
Questions about these terms can be sent to hello@agent-kits.com.