Skip to content
Skillv1.0.0

profiles

This tree owns cross-package behavior of shipped `dsh` profiles. Start product scenarios through `apps/cli/src/bin.ts --profile <name>`; a test-only Loader driver is allowed only when the public profi

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

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

See reviews

About

Imported from kunoraai/kunora-workbench-baseline (dsh/apps/cli/tests/profiles/AGENTS.md). Install upstream with npx skills add kunoraai/kunora-workbench-baseline --skill profiles. Copyright stays with the author.

AGENTS.md — Profile integration tests

This tree owns cross-package behavior of shipped dsh profiles. Start product scenarios through apps/cli/src/bin.ts --profile <name>; a test-only Loader driver is allowed only when the public profile output cannot expose the asserted internal evidence.

Keep a composition here only when the CLI profile assembly is the subject. Move package-specific Loader configurations and drivers into that package's tests/fixtures/. Recorded-session replay belongs under top-level snapshots/; other expected output uses *.expected.e2e.ts and an owner-local expected/ directory.

User-facing optional overlays live under apps/cli/config/examples/ and have a published guide under docs/user/. They are product assets, not test fixtures.

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/kunoraai-kunora-workbench-baseline-profiles/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.

kunoraai-kunora-workbench-baseline-profiles.ocm.jsonjson
{
  "ocm": "1",
  "id": "kunoraai-kunora-workbench-baseline-profiles",
  "kind": "skill",
  "name": "profiles",
  "description": "This tree owns cross-package behavior of shipped `dsh` profiles. Start product scenarios through `apps/cli/src/bin.ts --profile <name>`; a test-only Loader driver is allowed only when the public profile output cannot expose the asserted internal evidence.",
  "publisher": "kunoraai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This tree owns cross-package behavior of shipped `dsh` profiles. Start product scenarios through `apps/cli/src/bin.ts --profile <name>`; a test-only Loader driver is allowed only when the public profile output cannot expose the asserted internal evidence."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/kunoraai/kunora-workbench-baseline",
      "path": "dsh/apps/cli/tests/profiles/AGENTS.md",
      "ref": "04a495efcdbe93b3548eb91900d2f9727b2e7450",
      "url": "https://github.com/kunoraai/kunora-workbench-baseline/blob/04a495efcdbe93b3548eb91900d2f9727b2e7450/dsh/apps/cli/tests/profiles/AGENTS.md",
      "key": "kunoraai/kunora-workbench-baseline/dsh/apps/cli/tests/profiles/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md — Profile integration tests\n\nThis tree owns cross-package behavior of shipped `dsh` profiles. Start product scenarios through `apps/cli/src/bin.ts --profile <name>`; a test-only Loader driver is allowed only when the public profile output cannot expose the asserted internal evidence.\n\nKeep a composition here only when the CLI profile assembly is the subject. Move package-specific Loader configurations and drivers into that package's `tests/fixtures/`. Recorded-session replay belongs under top-level `snapshots/`; other expected output uses `*.expected.e2e.ts` and an owner-local `exp",
  "cost": {
    "context_tokens": 194
  }
}

Fetch it by URL: GET /api/v1/registry/kunoraai-kunora-workbench-baseline-profiles/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.