Skip to content
Skillv1.0.0

azd-myworkid

Read [docs/agent-assisted-deployment.md](docs/agent-assisted-deployment.md) before assisting with deployment.

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

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

See reviews

About

Imported from nathanmcnulty/azd-myworkid (AGENTS.md). Install upstream with npx skills add nathanmcnulty/azd-myworkid. Copyright stays with the author.

Agent guidance

Read docs/agent-assisted-deployment.md before assisting with deployment.

  • Never use or recommend device-code authentication.
  • Separate read-only inspection from Azure, Entra, Conditional Access, DNS, credential, and cleanup writes.
  • Verify account, tenant, subscription, exact target IDs, package version, and configuration before an authorized write.
  • Do not print or persist tokens, credentials, TAP values, Verified ID secrets, or real azd environment contents.
  • Stop at authentication, consent, permission, tenant, or ownership mismatches.

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/nathanmcnulty-azd-myworkid-azd-myworkid/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.

nathanmcnulty-azd-myworkid-azd-myworkid.ocm.jsonjson
{
  "ocm": "1",
  "id": "nathanmcnulty-azd-myworkid-azd-myworkid",
  "kind": "skill",
  "name": "azd-myworkid",
  "description": "Read [docs/agent-assisted-deployment.md](docs/agent-assisted-deployment.md) before assisting with deployment.",
  "publisher": "nathanmcnulty",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Read [docs/agent-assisted-deployment.md](docs/agent-assisted-deployment.md) before assisting with deployment."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/nathanmcnulty/azd-myworkid",
      "path": "AGENTS.md",
      "ref": "3444db649ebe24f098ab697382c6049bdbba35f3",
      "url": "https://github.com/nathanmcnulty/azd-myworkid/blob/3444db649ebe24f098ab697382c6049bdbba35f3/AGENTS.md",
      "key": "nathanmcnulty/azd-myworkid/AGENTS.md"
    }
  },
  "instructions": "# Agent guidance\n\nRead [docs/agent-assisted-deployment.md](docs/agent-assisted-deployment.md) before assisting with deployment.\n\n- Never use or recommend device-code authentication.\n- Separate read-only inspection from Azure, Entra, Conditional Access, DNS, credential, and cleanup writes.\n- Verify account, tenant, subscription, exact target IDs, package version, and configuration before an authorized write.\n- Do not print or persist tokens, credentials, TAP values, Verified ID secrets, or real azd environment contents.\n- Stop at authentication, consent, permission, tenant, or ownership mismatc",
  "cost": {
    "context_tokens": 151
  }
}

Fetch it by URL: GET /api/v1/registry/nathanmcnulty-azd-myworkid-azd-myworkid/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.