Skip to content
Skillv1.0.0

scansci

This repository contains a focused derivative of the `scansci-pdf` agent skill. Keep committed changes limited to the skill definition, its required agent configuration, licensing, and concise project

by Woif-sha(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from Woif-sha/scansci (AGENTS.md). Install upstream with npx skills add Woif-sha/scansci. Copyright stays with the author.

Repository guidance

This repository contains a focused derivative of the scansci-pdf agent skill. Keep committed changes limited to the skill definition, its required agent configuration, licensing, and concise project documentation. Do not commit downloaded papers, citation exports, credentials, caches, generated artifacts, or unrelated notes.

Agent skills

Issue tracker

Issues and specs are tracked in this repository's GitHub Issues. See docs/agents/issue-tracker.md.

Triage labels

Use the five canonical triage labels without aliases. See docs/agents/triage-labels.md.

Domain docs

Use the single-context domain documentation layout. See docs/agents/domain.md.

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/woif-sha-scansci-scansci/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.

woif-sha-scansci-scansci.ocm.jsonjson
{
  "ocm": "1",
  "id": "woif-sha-scansci-scansci",
  "kind": "skill",
  "name": "scansci",
  "description": "This repository contains a focused derivative of the `scansci-pdf` agent skill. Keep committed changes limited to the skill definition, its required agent configuration, licensing, and concise project documentation. Do not commit downloaded papers, citation exports, credentials, caches, generated artifacts, or unrelated notes.",
  "publisher": "Woif-sha",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This repository contains a focused derivative of the `scansci-pdf` agent skill. Keep committed changes limited to the skill definition, its required agent configuration, licensing, and concise project documentation. Do not commit downloaded papers, citation exports, credentials, caches, generated artifacts, or unrelated notes."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Woif-sha/scansci",
      "path": "AGENTS.md",
      "ref": "c697ad9b8dbfd0514325cdf1eb3767ac555ea7c1",
      "url": "https://github.com/Woif-sha/scansci/blob/c697ad9b8dbfd0514325cdf1eb3767ac555ea7c1/AGENTS.md",
      "key": "Woif-sha/scansci/AGENTS.md"
    }
  },
  "instructions": "# Repository guidance\n\nThis repository contains a focused derivative of the `scansci-pdf` agent skill. Keep committed changes limited to the skill definition, its required agent configuration, licensing, and concise project documentation. Do not commit downloaded papers, citation exports, credentials, caches, generated artifacts, or unrelated notes.\n\n## Agent skills\n\n### Issue tracker\n\nIssues and specs are tracked in this repository's GitHub Issues. See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nUse the five canonical triage labels without aliases. See `docs/agents/triage-labels.md`.\n",
  "cost": {
    "context_tokens": 174
  }
}

Fetch it by URL: GET /api/v1/registry/woif-sha-scansci-scansci/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.