Skip to content
Skillv1.0.0

pdf-viewer

If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation) Co-authored by an LLM coding tool - Don't run typechecking a

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

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

See reviews

About

Imported from prendradjaja/pdf-viewer (AGENTS.md). Install upstream with npx skills add prendradjaja/pdf-viewer. Copyright stays with the author.

  • If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation) Co-authored by an LLM coding tool
  • Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error.

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/prendradjaja-pdf-viewer-pdf-viewer/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.

prendradjaja-pdf-viewer-pdf-viewer.ocm.jsonjson
{
  "ocm": "1",
  "id": "prendradjaja-pdf-viewer-pdf-viewer",
  "kind": "skill",
  "name": "pdf-viewer",
  "description": "If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation) Co-authored by an LLM coding tool - Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error.",
  "publisher": "prendradjaja",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation) Co-authored by an LLM coding tool - Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/prendradjaja/pdf-viewer",
      "path": "AGENTS.md",
      "ref": "dff3f7b150db4987f807430539301ba0385dee06",
      "url": "https://github.com/prendradjaja/pdf-viewer/blob/dff3f7b150db4987f807430539301ba0385dee06/AGENTS.md",
      "key": "prendradjaja/pdf-viewer/AGENTS.md"
    }
  },
  "instructions": "- If you are making a commit for me, don't include your default attribution (e.g. Co-Authored-By and email). Instead, write: (no indentation)\n    Co-authored by an LLM coding tool\n- Don't run typechecking after every change. Wait for me to tell you when to do it, or for me to tell you there's a type error.",
  "cost": {
    "context_tokens": 76
  }
}

Fetch it by URL: GET /api/v1/registry/prendradjaja-pdf-viewer-pdf-viewer/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.