Skip to content
Skillv1.0.0

webpage-capture-tool

Repository Guidelines

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

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

See reviews

About

Imported from ydj515/tool-hub (webpage-capture-tool/AGENTS.md). Install upstream with npx skills add ydj515/tool-hub --skill webpage-capture-tool. Copyright stays with the author.

Repository Guidelines

Purpose

Use this file as a short index for contributors and agents working in webpage-capture-tool/.

Required Verification

  • Run the applicable validation commands such as npm run test, npm run lint, npm run test:e2e, npm run cli -- --file docs/sample-files/sample.xlsx, and packaging or launch checks after relevant changes.
  • Always include npm run test:e2e in the final verification step before considering work complete.
  • Treat successful verification as mandatory before considering the work complete.

Detailed Reference

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/ydj515-tool-hub-webpage-capture-tool/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.

ydj515-tool-hub-webpage-capture-tool.ocm.jsonjson
{
  "ocm": "1",
  "id": "ydj515-tool-hub-webpage-capture-tool",
  "kind": "skill",
  "name": "webpage-capture-tool",
  "description": "Repository Guidelines",
  "publisher": "ydj515",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Repository Guidelines"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ydj515/tool-hub",
      "path": "webpage-capture-tool/AGENTS.md",
      "ref": "0b84ff2303b9da7bc1dc2b4055e66e05e89ab558",
      "url": "https://github.com/ydj515/tool-hub/blob/0b84ff2303b9da7bc1dc2b4055e66e05e89ab558/webpage-capture-tool/AGENTS.md",
      "key": "ydj515/tool-hub/webpage-capture-tool/AGENTS.md"
    }
  },
  "instructions": "# Repository Guidelines\n\n## Purpose\nUse this file as a short index for contributors and agents working in `webpage-capture-tool/`.\n\n## Required Verification\n- Run the applicable validation commands such as `npm run test`, `npm run lint`, `npm run test:e2e`, `npm run cli -- --file docs/sample-files/sample.xlsx`, and packaging or launch checks after relevant changes.\n- Always include `npm run test:e2e` in the final verification step before considering work complete.\n- Treat successful verification as mandatory before considering the work complete.\n\n## Detailed Reference\n- Project guide: [docs/co",
  "cost": {
    "context_tokens": 161
  }
}

Fetch it by URL: GET /api/v1/registry/ydj515-tool-hub-webpage-capture-tool/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.