Skip to content
Skillv1.0.0

EverythingMcpServer

所有修改必须符合以下规则: - 不需要運行 dotnet test ,可直接提交代碼。 - PR 描述需簡單說明功能,僅量使用中文說明。

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

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

See reviews

About

Imported from haixf/EverythingMcpServer (AGENTS.md). Install upstream with npx skills add haixf/EverythingMcpServer. Copyright stays with the author.

AGENTS.md

所有修改必须符合以下规则:

  • 不需要運行 dotnet test ,可直接提交代碼。
  • PR 描述需簡單說明功能,僅量使用中文說明。

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/haixf-everythingmcpserver-everythingmcpserver/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.

haixf-everythingmcpserver-everythingmcpserver.ocm.jsonjson
{
  "ocm": "1",
  "id": "haixf-everythingmcpserver-everythingmcpserver",
  "kind": "skill",
  "name": "EverythingMcpServer",
  "description": "所有修改必须符合以下规则: - 不需要運行 dotnet test ,可直接提交代碼。 - PR 描述需簡單說明功能,僅量使用中文說明。",
  "publisher": "haixf",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "所有修改必须符合以下规则: - 不需要運行 dotnet test ,可直接提交代碼。 - PR 描述需簡單說明功能,僅量使用中文說明。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/haixf/EverythingMcpServer",
      "path": "AGENTS.md",
      "ref": "db566e5381bf5555487dc0a1754efa9057c2c747",
      "url": "https://github.com/haixf/EverythingMcpServer/blob/db566e5381bf5555487dc0a1754efa9057c2c747/AGENTS.md",
      "key": "haixf/EverythingMcpServer/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n所有修改必须符合以下规则:\n- 不需要運行 dotnet test ,可直接提交代碼。\n- PR 描述需簡單說明功能,僅量使用中文說明。",
  "cost": {
    "context_tokens": 20
  }
}

Fetch it by URL: GET /api/v1/registry/haixf-everythingmcpserver-everythingmcpserver/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.