بنقرة واحدة
example-skill
An example skill demonstrating the format for opencode-skills plugin
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
An example skill demonstrating the format for opencode-skills plugin
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Add PR or Issue to an aenix-org project board with optional phase.
Analyze the current session and extract key learnings worth preserving.
Review current branch changes in isolation. Output starts with LGTM verdict — if no LGTM, the code is not ready to merge.
Collects business requirements from product ideas
Reviews code for quality, security, and best practices. Use proactively after code changes.
Use when you need to test Nix expressions, validate Nix configuration syntax before applying, debug Nix code or understand evaluation results, inspect derivation attributes, or evaluate flake outputs and inputs
| name | example-skill |
| description | An example skill demonstrating the format for opencode-skills plugin |
| license | MIT |
This is an example skill that demonstrates the format expected by the native OpenCode skills system.
This skill helps you understand how to create your own skills for OpenCode.
Use this skill when you need to:
When this skill is activated, you should:
references/guide.md.opencode/skill/ or ~/.opencode/skill/SKILL.md file with valid YAML frontmattername and descriptionlicense, compatibility, metadataThe name must:
---SKILL.mdRegex: ^[a-z0-9]+(-[a-z0-9]+)*$
You can reference supporting files like:
references/guide.md - Additional documentationassets/template.html - Files used in output