Sample Agent
Description
This repository contains sample agents for the [BitGN Platform](https://bitgn.com). The sample agents use SDKs that are auto-generated from the [BitGN Schema](https://buf.build/bitgn/api), which is st
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
BitGN Platform Samples
This repository contains sample agents for the [BitGN Platform](https://bitgn.com). The sample agents use SDKs that are auto-generated from the [BitGN Schema](https://buf.build/bitgn/api), which is stored in the [proto/](proto/) folder.
Important: packages for Python and other languages are generated by Buf and hosted on separate registries. The installation instructions point to those registries by default, just like the sample agents do.
Sandbox
Sandbox is a test environment with a few sample tasks where an agent helps manage a personal information system within an Obsidian vault. Running this environment does not require a BitGN API key, so it is a good place to start.
Source code: [Sandbox Agent (Python)](sandbox-py)
[](https://www.youtube.com/watch?v=18ZWfSbTs8M)
PAC1
PAC1 is the PCM-runtime sample. It mirrors the sandbox control-plane flow, but it operates against the `bitgn.vm.pcm` file-system runtime and the `bitgn/pac1-dev` benchmark.
Source code: [PAC1 Agent (Python)](pac1-py)
If you build your own sample agent, feel free to open an issue with a link to it. We will add it to the repository.
References
- SGR Pattern Explained
- For the previous version of this repository and some inspiration, check out trustbit/erc3-agents.
Copyright
BitGN is built and maintained by Rinat Abdullin and Ksenia Makarova.
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development