https://github.com/z5labs/ai
Home for agents and skills for use across Z5Labs projects
https://github.com/z5labs/ai
Last synced: 3 months ago
JSON representation
Home for agents and skills for use across Z5Labs projects
- Host: GitHub
- URL: https://github.com/z5labs/ai
- Owner: z5labs
- License: mit
- Created: 2026-03-30T22:36:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-30T22:47:10.000Z (3 months ago)
- Last Synced: 2026-03-31T00:31:43.631Z (3 months ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ai
Claude Code agents and skills maintained by [z5labs](https://github.com/z5labs).
## Agents
| Agent | Description |
|-------|-------------|
| `implement-file-library` | Implements features for Go packages that follow a tokenizer/parser/printer pipeline. |
## Skills
| Skill | Description |
|-------|-------------|
| `new-file-library` | Scaffolds a new file library package with tokenizer, parser, printer, and tests. |
## License
[MIT](LICENSE)