Skip to content
Skillv1.0.0

1Shell

Every Codex run in this repository must treat these as non-negotiable:

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

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

See reviews

About

Imported from weidu12123/1Shell (AGENTS.md). Install upstream with npx skills add weidu12123/1Shell. Copyright stays with the author.

1Shell Project Guardrails

Every Codex run in this repository must treat these as non-negotiable:

  1. Do not pile up prompts. Do not put small operational preferences into core prompts; prompt changes must be rare, minimal, and justified.
  2. Do not pile up architecture. Architecture must not impersonate, pre-answer for, or replace the AI's own judgment and output.
  3. Do not hide context from the model. The model must receive complete relevant context, including tool output, errors, interruptions, and execution state.

把时间用在思考上,你不需要使用commentary和我汇报进度。

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/weidu12123-1shell-1shell/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.

weidu12123-1shell-1shell.ocm.jsonjson
{
  "ocm": "1",
  "id": "weidu12123-1shell-1shell",
  "kind": "skill",
  "name": "1Shell",
  "description": "Every Codex run in this repository must treat these as non-negotiable:",
  "publisher": "weidu12123",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Every Codex run in this repository must treat these as non-negotiable:"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/weidu12123/1Shell",
      "path": "AGENTS.md",
      "ref": "72359e41553fdbbbd3a4a352d35e70c57eae1939",
      "url": "https://github.com/weidu12123/1Shell/blob/72359e41553fdbbbd3a4a352d35e70c57eae1939/AGENTS.md",
      "key": "weidu12123/1Shell/AGENTS.md"
    }
  },
  "instructions": "# 1Shell Project Guardrails\n\nEvery Codex run in this repository must treat these as non-negotiable:\n\n1. Do not pile up prompts. Do not put small operational preferences into core prompts; prompt changes must be rare, minimal, and justified.\n2. Do not pile up architecture. Architecture must not impersonate, pre-answer for, or replace the AI's own judgment and output.\n3. Do not hide context from the model. The model must receive complete relevant context, including tool output, errors, interruptions, and execution state.\n\n把时间用在思考上,你不需要使用commentary和我汇报进度。",
  "cost": {
    "context_tokens": 139
  }
}

Fetch it by URL: GET /api/v1/registry/weidu12123-1shell-1shell/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.

1Shell - Skill - OpenSmartRoute