955 B
955 B
Tools
Access guides for the third-party services and platforms AI agents need to work with in this environment.
Each file covers one surface — authentication, available resources, and common CLI/API patterns.
Guides
| File | Surface | Key Info |
|---|---|---|
gitea.llm.md |
Local Gitea (self-hosted git) | http://100.79.253.19:3000 · PAT auth · Tailscale required |
github.llm.md |
GitHub | MathisonProjects + silmaai · PAT in credentials/secrets.env |
aws-cli.llm.md |
AWS | Account 567637986724 · S3 · Amplify · CloudFront · Lambda |
Adding a New Tool
Create a new <toolname>.llm.md file in this folder following the same pattern:
- Service/account details
- Authentication method
- Available resources (list what exists)
- Common CLI/API patterns
- Notes for AI agents
Then update Tools/README.md and the root manifest.json.