Skip to content
Skillv1.0.0

codex-worktime

Issues and specs are tracked in this repository's GitHub Issues. See `docs/agents/issue-tracker.md`.

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

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

See reviews

About

Imported from lynzz/codex-worktime (AGENTS.md). Install upstream with npx skills add lynzz/codex-worktime. Copyright stays with the author.

Agent skills

Issue tracker

Issues and specs are tracked in this repository's GitHub Issues. See docs/agents/issue-tracker.md.

Triage labels

Uses the default five canonical triage labels. See docs/agents/triage-labels.md.

Domain docs

Uses a single-context layout. See docs/agents/domain.md.

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/lynzz-codex-worktime-codex-worktime/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.

lynzz-codex-worktime-codex-worktime.ocm.jsonjson
{
  "ocm": "1",
  "id": "lynzz-codex-worktime-codex-worktime",
  "kind": "skill",
  "name": "codex-worktime",
  "description": "Issues and specs are tracked in this repository's GitHub Issues. See `docs/agents/issue-tracker.md`.",
  "publisher": "lynzz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Issues and specs are tracked in this repository's GitHub Issues. See `docs/agents/issue-tracker.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/lynzz/codex-worktime",
      "path": "AGENTS.md",
      "ref": "9af7cf70af86f4a351e716c86164bfa5095ccd4e",
      "url": "https://github.com/lynzz/codex-worktime/blob/9af7cf70af86f4a351e716c86164bfa5095ccd4e/AGENTS.md",
      "key": "lynzz/codex-worktime/AGENTS.md"
    }
  },
  "instructions": "## Agent skills\n\n### Issue tracker\n\nIssues and specs are tracked in this repository's GitHub Issues. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nUses the default five canonical triage labels. See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nUses a single-context layout. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 79
  }
}

Fetch it by URL: GET /api/v1/registry/lynzz-codex-worktime-codex-worktime/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.