Skip to content
Skillv1.0.0

dysk

dysk

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

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

See reviews

About

Imported from dryamovvv/pkgs (packages/dysk/AGENTS.md). Install upstream with npx skills add dryamovvv/pkgs --skill dysk. Copyright stays with the author.

dysk

Attribute Value
Version 3.6.1
Build system Cargo (Rust)
Features none (no optional Cargo features)

RPi5 flags

CFLAGS="-mcpu=cortex-a76+crypto -O2 -pipe"
CXXFLAGS="-mcpu=cortex-a76+crypto -O2 -pipe"
LDFLAGS="-Wl,-z,max-page-size=0x4000"
RUSTFLAGS="-C target-cpu=cortex-a76 -C opt-level=2"

Notes

  • Standard Cargo build with --locked

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/dryamovvv-pkgs-dysk/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.

dryamovvv-pkgs-dysk.ocm.jsonjson
{
  "ocm": "1",
  "id": "dryamovvv-pkgs-dysk",
  "kind": "skill",
  "name": "dysk",
  "description": "dysk",
  "publisher": "dryamovvv",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "dysk"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/dryamovvv/pkgs",
      "path": "packages/dysk/AGENTS.md",
      "ref": "db0eb867ed5c805da61ddfc6bf94737beaf0510c",
      "url": "https://github.com/dryamovvv/pkgs/blob/db0eb867ed5c805da61ddfc6bf94737beaf0510c/packages/dysk/AGENTS.md",
      "key": "dryamovvv/pkgs/packages/dysk/AGENTS.md"
    }
  },
  "instructions": "# dysk\n\n| Attribute | Value |\n|-----------|-------|\n| Version | 3.6.1 |\n| Build system | Cargo (Rust) |\n| Features | none (no optional Cargo features) |\n\n## RPi5 flags\n\n```\nCFLAGS=\"-mcpu=cortex-a76+crypto -O2 -pipe\"\nCXXFLAGS=\"-mcpu=cortex-a76+crypto -O2 -pipe\"\nLDFLAGS=\"-Wl,-z,max-page-size=0x4000\"\nRUSTFLAGS=\"-C target-cpu=cortex-a76 -C opt-level=2\"\n```\n\n## Notes\n\n- Standard Cargo build with --locked",
  "cost": {
    "context_tokens": 100
  }
}

Fetch it by URL: GET /api/v1/registry/dryamovvv-pkgs-dysk/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.