An open API service indexing awesome lists of open source software.

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

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)