GitHub - goncalossilva/.agents: Gonçalo's instructions and skills for agents

1 min read Original article ↗

Personal Pi configuration for this machine.

Reusable extensions and skills live in ~/Code/Other/tau and are loaded through the tau-all-agent Pi package configured in pi/agent/settings.json.

Layout

AGENTS.md                         Global Pi instructions
pi/agent/settings.json            Personal Pi settings; loads Tau
pi/agent/openai-fast.json         OpenAI fast-mode preferences
pi/agent/openai-verbosity.json    OpenAI verbosity preferences
pi/agent/sandbox.json             Personal sandbox policy

Install

This repo is intended to live at ~/.agents. Clone it:

git clone https://github.com/goncalossilva/.agents.git ~/.agents

Run the installer to symlink AGENTS.md and every pi/agent/*.json file into ~/.pi/agent:

If an existing target is a real file with different contents, the installer backs it up as <file>.bak.<timestamp>.