jahpola-spring-hello-spring-hello.ocm.jsonjson {
"ocm": "1",
"id": "jahpola-spring-hello-spring-hello",
"kind": "skill",
"name": "spring-hello",
"description": "AGENTS.md",
"publisher": "jahpola",
"version": "1.0.0",
"capabilities": {
"domains": [
"general_chat"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AGENTS.md"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/jahpola/spring-hello",
"path": "AGENTS.md",
"ref": "32de0d248be851002d360c4a72f39e5bc64c0a49",
"url": "https://github.com/jahpola/spring-hello/blob/32de0d248be851002d360c4a72f39e5bc64c0a49/AGENTS.md",
"key": "jahpola/spring-hello/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\n## Code formatting\n\n- Blank Lines: Use to separate logical blocks of code.\n- Line Length: Maximum 120 characters.\n- Use IntelliJ IDEA default code style for Java.\n\n## Basics\n\n- Java 25\n- Gradle 9.4.0\n- Spring boot 4.0.x\n- PostgreSQL 18.x database",
"cost": {
"context_tokens": 64
}
}