Что такое allow-agent-commands?
Добавить или изменить разрешенные команды в конфигурациях разрешений агента AI (OpenCode, Claude Code) Источник: aspiers/ai-config.
Добавить или изменить разрешенные команды в конфигурациях разрешений агента AI (OpenCode, Claude Code)
Быстро установите AI-навык allow-agent-commands в вашу среду разработки через командную строку
Источник: 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.
Добавить или изменить разрешенные команды в конфигурациях разрешений агента AI (OpenCode, Claude Code) Источник: aspiers/ai-config.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/aspiers/ai-config --skill allow-agent-commandsДобавить или изменить разрешенные команды в конфигурациях разрешений агента AI (OpenCode, Claude Code) Источник: aspiers/ai-config.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/aspiers/ai-config --skill allow-agent-commands После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/aspiers/ai-config