Imported from amichne/konditional (konditional-types/src/main/kotlin/io/amichne/konditional/core/features/AGENTS.md). Install upstream with npx skills add amichne/konditional --skill features. Copyright stays with the author.
Directory Scope
This file scopes konditional-types/src/main/kotlin/io/amichne/konditional/core/features/ and yields to deeper AGENTS.md files when present.
Purpose
Shared identifiable interfaces used by public value types.
Local Files
Identifiable.kt
Rules
String and id representations from these interfaces feed wire identifiers; avoid convenience changes that alter canonical values.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/amichne-konditional-features/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
amichne-konditional-features.ocm.jsonjson
{
"ocm": "1",
"id": "amichne-konditional-features",
"kind": "skill",
"name": "features",
"description": "This file scopes `konditional-types/src/main/kotlin/io/amichne/konditional/core/features/` and yields to deeper `AGENTS.md` files when present.",
"publisher": "amichne",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This file scopes `konditional-types/src/main/kotlin/io/amichne/konditional/core/features/` and yields to deeper `AGENTS.md` files when present."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/amichne/konditional",
"path": "konditional-types/src/main/kotlin/io/amichne/konditional/core/features/AGENTS.md",
"ref": "f191bc264fb18b65d54f228233d7630589fbaf37",
"url": "https://github.com/amichne/konditional/blob/f191bc264fb18b65d54f228233d7630589fbaf37/konditional-types/src/main/kotlin/io/amichne/konditional/core/features/AGENTS.md",
"key": "amichne/konditional/konditional-types/src/main/kotlin/io/amichne/konditional/core/features/AGENTS.md"
}
},
"instructions": "# Directory Scope\n\nThis file scopes `konditional-types/src/main/kotlin/io/amichne/konditional/core/features/` and yields to deeper `AGENTS.md` files when present.\n\n## Purpose\nShared identifiable interfaces used by public value types.\n\n## Local Files\n- `Identifiable.kt`\n\n## Rules\n- String and id representations from these interfaces feed wire identifiers; avoid convenience changes that alter canonical values.",
"cost": {
"context_tokens": 102
}
}
Fetch it by URL: GET /api/v1/registry/amichne-konditional-features/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.