maximad-habaq-wp-core-habaq-wp-core.ocm.jsonjson {
"ocm": "1",
"id": "maximad-habaq-wp-core-habaq-wp-core",
"kind": "skill",
"name": "habaq-wp-core",
"description": "Agent Instructions",
"publisher": "Maximad",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent Instructions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Maximad/habaq-wp-core",
"path": "AGENTS.md",
"ref": "8a35935cf8b2580c04447a95cdc6140babefa858",
"url": "https://github.com/Maximad/habaq-wp-core/blob/8a35935cf8b2580c04447a95cdc6140babefa858/AGENTS.md",
"key": "Maximad/habaq-wp-core/AGENTS.md"
}
},
"instructions": "# Agent Instructions\n\n- This is a WordPress plugin repository.\n- Code lives in `/includes` with the main plugin bootstrap at the repo root.\n- Coding standards:\n - Avoid duplicate hooks.\n - Guard global functions with `function_exists`.\n - Sanitize inputs and escape output.\n - Use Arabic UI strings where applicable.\n - Avoid breaking existing shortcodes.\n- Local testing:\n - Run `php -l` on all plugin PHP files before committing.",
"cost": {
"context_tokens": 109
}
}