Skip to content
Skillv1.0.0

required

Element

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

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

See reviews

About

Imported from HealthSamurai/formbox-renderer (spec/test/abstract-profiles/sdc-questionnairecommon/questionnaire/item/required/AGENTS.md). Install upstream with npx skills add HealthSamurai/formbox-renderer --skill required. Copyright stays with the author.

Element

{
  "id": "Questionnaire.item.required",
  "path": "Questionnaire.item.required",
  "mustSupport": true,
  "mapping": [{ "identity": "ihe-sdc", "map": "./cardinality/minimum!=0" }]
}

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/healthsamurai-formbox-renderer-required/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.

healthsamurai-formbox-renderer-required.ocm.jsonjson
{
  "ocm": "1",
  "id": "healthsamurai-formbox-renderer-required",
  "kind": "skill",
  "name": "required",
  "description": "Element",
  "publisher": "HealthSamurai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Element"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/HealthSamurai/formbox-renderer",
      "path": "spec/test/abstract-profiles/sdc-questionnairecommon/questionnaire/item/required/AGENTS.md",
      "ref": "26245f9e4d3faa9f74f47e7e37a93dad642d0977",
      "url": "https://github.com/HealthSamurai/formbox-renderer/blob/26245f9e4d3faa9f74f47e7e37a93dad642d0977/spec/test/abstract-profiles/sdc-questionnairecommon/questionnaire/item/required/AGENTS.md",
      "key": "HealthSamurai/formbox-renderer/spec/test/abstract-profiles/sdc-questionnairecommon/questionnaire/item/required/AGENTS.md"
    }
  },
  "instructions": "## Element\n\n```json\n{\n  \"id\": \"Questionnaire.item.required\",\n  \"path\": \"Questionnaire.item.required\",\n  \"mustSupport\": true,\n  \"mapping\": [{ \"identity\": \"ihe-sdc\", \"map\": \"./cardinality/minimum!=0\" }]\n}\n```",
  "cost": {
    "context_tokens": 51
  }
}

Fetch it by URL: GET /api/v1/registry/healthsamurai-formbox-renderer-required/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.