Skip to content
Skillv1.0.0

pi

Always output in English. When using Chinese-tuned models (DeepSeek, GLM, Qwen, etc.) that may default to Chinese, explicitly instruct them to respond in English. All code comments, commit messages, d

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

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

See reviews

About

Imported from lzwjava/ww (agent_plugin/pi/AGENTS.md). Install upstream with npx skills add lzwjava/ww --skill pi. Copyright stays with the author.

Global Rules

Output Language

Always output in English. When using Chinese-tuned models (DeepSeek, GLM, Qwen, etc.) that may default to Chinese, explicitly instruct them to respond in English. All code comments, commit messages, documentation, and conversational responses must be in English.

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/lzwjava-ww-pi/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.

lzwjava-ww-pi.ocm.jsonjson
{
  "ocm": "1",
  "id": "lzwjava-ww-pi",
  "kind": "skill",
  "name": "pi",
  "description": "Always output in English. When using Chinese-tuned models (DeepSeek, GLM, Qwen, etc.) that may default to Chinese, explicitly instruct them to respond in English. All code comments, commit messages, documentation, and conversational responses must be in English.",
  "publisher": "lzwjava",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Always output in English. When using Chinese-tuned models (DeepSeek, GLM, Qwen, etc.) that may default to Chinese, explicitly instruct them to respond in English. All code comments, commit messages, documentation, and conversational responses must be in English."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/lzwjava/ww",
      "path": "agent_plugin/pi/AGENTS.md",
      "ref": "b0e39db5ddc53e7a20975da3ee8a08eb1469a82a",
      "url": "https://github.com/lzwjava/ww/blob/b0e39db5ddc53e7a20975da3ee8a08eb1469a82a/agent_plugin/pi/AGENTS.md",
      "key": "lzwjava/ww/agent_plugin/pi/AGENTS.md"
    }
  },
  "instructions": "# Global Rules\n\n## Output Language\n\nAlways output in English. When using Chinese-tuned models (DeepSeek, GLM, Qwen, etc.) that may default to Chinese, explicitly instruct them to respond in English. All code comments, commit messages, documentation, and conversational responses must be in English.",
  "cost": {
    "context_tokens": 74
  }
}

Fetch it by URL: GET /api/v1/registry/lzwjava-ww-pi/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.

pi - Skill - OpenSmartRoute