Agent Config

Set up, repair, or relocate the settings and credentials a skill, subagent, command, or hook depends on — layered `.agents/config` files plus credential *references* (1Password, environment variable, dotenv, macOS Keychain, any shell command) that keep secrets out of git. Use when a component reports missing or incomplete configuration, when its credential won't resolve, when the user asks where an API key or setting is stored or wants to move one between the global, repo, and local layers, and when a skill author is adding configuration to a new skill or subagent. Other skills invoke this instead of restating any of it.

Max-Levitskiy 718a10e 4 files · 24.2 KB Updated

File contents

Max-Levitskiy/skills/tree/main/plugins/agent-config/skills/agent-config commit 718a10ef2f

Frequently asked questions

npx skillmds@latest add max-levitskiy/agent-config