{"repo":"i-am-bee/agentstack-starter","free":true,"listed":false,"github":"https://github.com/i-am-bee/agentstack-starter","clone":"git clone https://github.com/i-am-bee/agentstack-starter.git","description":"Starter template to develop agents for Agent Stack","language":"Python","stars":47,"topics":[],"license":null,"category":"saas-starters-boilerplates","readme_excerpt":"Agent Stack Starter Template This repository provides a template for creating a Python agent that can be used with the Agent Stack. Overview Agent Stack agents are Python-based services that can be run locally or deployed to Agent Stack. Each agent exposes specific functionality through the A2A (Agent2Agent Protocol) which is implemented via SDK. In this template, you'll find: - A basic agent implementation - Docker configuration to ease the build of agent - Project structure for building your own agents Project Structure Key files to focus on: - agent.py : This is where you'll implement your agent logic - pyproject.toml : Update this if you need to add dependencies - Dockerfile : Modify if you need special build configuration Requirements - Agent Stack installed - Python 3.11 or higher - UV package manager for dependency management Getting Started 1. Set up your project . Start by using this template for your own agent. You may use this as a template or fork this repository. 2. Install dependencies using uv sync . 3. Implement your agent by modifying the source code located in src/agentstack agents/agent.py. Here's an example of the included template agent: Modify this file to implement your own agent's logic. Here are some key points to consider when creating your agent: - The function name (example agent above) is used as the unique id for the agent in the platform. You can override this in the details . - The docstring is used as the agent's description in the platform UI","default_branch":null,"files":null,"tree":[],"storefront":"/r/i-am-bee","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/i-am-bee/agentstack-starter/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}