什麼是 allow-agent-commands?
新增或變更 AI 代理權限配置中允許的命令(OpenCode、Claude Code) 來源:aspiers/ai-config。
新增或變更 AI 代理權限配置中允許的命令(OpenCode、Claude Code)
透過命令列快速安裝 allow-agent-commands AI 技能到你的開發環境
來源: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