Skip to content
Skillv1.0.0

System Reminder: MCP resource no content

Shown when MCP resource has no content

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

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

See reviews

About

Imported from Lord1Egypt/ai-skillforge (python/skillforge_agent/skills/gemini/system-reminder-mcp-resource-no-content/SKILL.md). Install upstream with npx skills add Lord1Egypt/ai-skillforge --skill system-reminder-mcp-resource-no-content. Copyright stays with the author (BSD-3-Clause license).

(No content)

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/lord1egypt-ai-skillforge-system-reminder-mcp-resource-no-1e3f86/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.

lord1egypt-ai-skillforge-system-reminder-mcp-resource-no-1e3f86.ocm.jsonjson
{
  "ocm": "1",
  "id": "lord1egypt-ai-skillforge-system-reminder-mcp-resource-no-1e3f86",
  "kind": "skill",
  "name": "System Reminder: MCP resource no content",
  "description": "Shown when MCP resource has no content",
  "publisher": "Lord1Egypt",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Shown when MCP resource has no content"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Lord1Egypt/ai-skillforge",
      "path": "python/skillforge_agent/skills/gemini/system-reminder-mcp-resource-no-content/SKILL.md",
      "ref": "3f88e1b76af67701a6405069a542e21a997d2868",
      "url": "https://github.com/Lord1Egypt/ai-skillforge/blob/3f88e1b76af67701a6405069a542e21a997d2868/python/skillforge_agent/skills/gemini/system-reminder-mcp-resource-no-content/SKILL.md",
      "key": "Lord1Egypt/ai-skillforge/python/skillforge_agent/skills/gemini/system-reminder-mcp-resource-no-content/SKILL.md"
    },
    "allowed_tools": [
      "Read",
      "Write",
      "Edit",
      "Bash"
    ],
    "license": "BSD-3-Clause license"
  },
  "instructions": "<mcp-resource server=\"${ATTACHMENT_OBJECT.server}\" uri=\"${ATTACHMENT_OBJECT.uri}\">(No content)</mcp-resource>",
  "cost": {
    "context_tokens": 27
  }
}

Fetch it by URL: GET /api/v1/registry/lord1egypt-ai-skillforge-system-reminder-mcp-resource-no-1e3f86/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.