soulspace-org-overarch-cmb-instructions.ocm.json json Copy{
"ocm": "1",
"id": "soulspace-org-overarch-cmb-instructions",
"kind": "skill",
"name": "Comb Template Instructions",
"description": "General instructions for comb templates",
"publisher": "soulspace-org",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"General instructions for comb templates"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/soulspace-org/overarch",
"path": ".github/instructions/cmb.instructions.md",
"ref": "207e81c7ff9abfae16d1d4744856610a913bef58",
"url": "https://github.com/soulspace-org/overarch/blob/207e81c7ff9abfae16d1d4744856610a913bef58/.github/instructions/cmb.instructions.md",
"key": "soulspace-org/overarch/.github/instructions/cmb.instructions.md"
},
"applies_to": "**/*.cmb"
},
"instructions": "# Comb Template Instructions\nComb templates\n* based on the weavejester/comb template library\n* contain Clojure code\n * control code is demarcated by `<%` and `%>`\n * expressions generating output in the artifact are demarcated by `<%=` and `%>`\n* text not demarcated is written to the artifact as-is",
"cost": {
"context_tokens": 75
}
}