Skip to content
Skillv1.0.0

kxgear

Auto-generated from all feature plans. Last updated: 2026-04-17

by itxsvv(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from itxsvv/kxgear (AGENTS.md). Install upstream with npx skills add itxsvv/kxgear. Copyright stays with the author.

kxgear Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-04-17

Active Technologies

  • One JSON file per local bike plus shared metadata JSON (001-bike-parts-mileage)
  • Kotlin 2.0 + io.hammerhead:karoo-ext, Jetpack Compose Material 3, kotlinx serialization, kotlinx coroutines (001-bike-parts-mileage)

Project Structure

src/
tests/

Commands

Add commands for Kotlin 2.0

Code Style

Kotlin 2.0: Follow standard conventions

Recent Changes

  • 001-bike-parts-mileage: Added Kotlin 2.0 + io.hammerhead:karoo-ext, Jetpack Compose Material 3, kotlinx serialization, kotlinx coroutines

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/itxsvv-kxgear-kxgear/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.

itxsvv-kxgear-kxgear.ocm.jsonjson
{
  "ocm": "1",
  "id": "itxsvv-kxgear-kxgear",
  "kind": "skill",
  "name": "kxgear",
  "description": "Auto-generated from all feature plans. Last updated: 2026-04-17",
  "publisher": "itxsvv",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Auto-generated from all feature plans. Last updated: 2026-04-17"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/itxsvv/kxgear",
      "path": "AGENTS.md",
      "ref": "e80fc0344cf161806261875d21495ba23a8e06ab",
      "url": "https://github.com/itxsvv/kxgear/blob/e80fc0344cf161806261875d21495ba23a8e06ab/AGENTS.md",
      "key": "itxsvv/kxgear/AGENTS.md"
    }
  },
  "instructions": "# kxgear Development Guidelines\n\nAuto-generated from all feature plans. Last updated: 2026-04-17\n\n## Active Technologies\n- One JSON file per local bike plus shared metadata JSON (001-bike-parts-mileage)\n- Kotlin 2.0 + `io.hammerhead:karoo-ext`, Jetpack Compose Material 3, kotlinx serialization, kotlinx coroutines (001-bike-parts-mileage)\n\n## Project Structure\n\n```text\nsrc/\ntests/\n```\n\n## Commands\n\n# Add commands for Kotlin 2.0\n\n## Code Style\n\nKotlin 2.0: Follow standard conventions\n\n## Recent Changes\n- 001-bike-parts-mileage: Added Kotlin 2.0 + `io.hammerhead:karoo-ext`, Jetpack Compose Materi",
  "cost": {
    "context_tokens": 177
  }
}

Fetch it by URL: GET /api/v1/registry/itxsvv-kxgear-kxgear/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.