Agent Skill
2/7/2026

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.

M
muhammedalkhudiry
0GitHub Stars
3Views
npx skills add MuhammedAlkhudiry/ai-concise-guidelines

SKILL.md

Namecreate-skill
DescriptionGuide 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:

  • gbr
  • remote
  • remote-tinker
  • remote-info
  • hosts

License

MIT

Skills Info
Original Name:create-skillAuthor:muhammedalkhudiry