What is allow-agent-commands?
Add or change allowed commands in AI agent permission configs (OpenCode, Claude Code) Source: aspiers/ai-config.
Add or change allowed commands in AI agent permission configs (OpenCode, Claude Code)
Quickly install allow-agent-commands AI skill to your development environment via command line
Source: aspiers/ai-config.
Commands must be explicitly allowed in the permission configs before agents can run them. This skill covers adding entries to both OpenCode and Claude Code configuration files.
IMPORTANT: The config files are stowed into via GNU Stow symlinks. Always edit them directly from within the ai-config repository, NOT from . The paths below are relative to the ai-config repository root.
Important: Insert new entries in alphabetical order by command name. When adding a new command, find the correct position to maintain sorting. Do NOT reorder existing entries.
Add or change allowed commands in AI agent permission configs (OpenCode, Claude Code) Source: aspiers/ai-config.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/aspiers/ai-config --skill allow-agent-commandsAdd or change allowed commands in AI agent permission configs (OpenCode, Claude Code) Source: aspiers/ai-config.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aspiers/ai-config --skill allow-agent-commands Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/aspiers/ai-config