Safety checks for editing system files — commands in .opencode/command/, skills in .opencode/skills/, agents in .opencode/agent/, or AGENTS.md itself. Load when creating or modifying any of these files.
$npx -y skills add rianvdm/product-ai-public --skill system-file-guardrailsInstalls into the current project.
Run `npx skills use "https://github.com/rianvdm/product-ai-public" --skill "rianvdm/product-ai-public/system-file-guardrails"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rianvdm/product-ai-public" that are relevant to the current task. Run `npx skills add "https://github.com/rianvdm/product-ai-public"` and select the relevant skills, then follow their instructions.