create-skill
Guide for creating effective AI agent skills. Use when user wants to create a new skill, update an existing skill, or learn how to write skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations.
SKILL.md
| Name | create-skill |
| Description | Guide for creating effective AI agent skills. Use when user wants to create a new skill, update an existing skill, or learn how to write skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. |
Opinionated AI Guidelines
Opinionated AI guidelines and skills for OpenCode and Codex.
For Contributors: See AGENTS.md for details on modifying content and regenerating output files.
Install
curl -sO https://raw.githubusercontent.com/MuhammedAlkhudiry/ai-concise-guidelines/main/init.ts && bun init.ts && rm init.ts
Use --local / -l to install from local output instead of cloning from GitHub.
Managed skills are synced in ~/.agents/skills during install. Removed managed skills are pruned, while existing custom skills on the device are preserved. You can run quick non-interactive prompts with opencode run once a provider is configured.
Shared Shell Commands
make install installs these commands into ~/bin:
gbrremoteremote-tinkerremote-infohosts
License
MIT