Skip to content
Skillv1.0.0

QVerisAI.github.io

This repo is an **Astro** static site (blog + doc embed), not the main Next.js app. When changing visuals, still follow the **QVeris dark visual system** (see `.cursor/skills/qveris-visual-system/` an

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

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

See reviews

About

Imported from QVerisAI/QVerisAI.github.io (AGENTS.md). Install upstream with npx skills add QVerisAI/QVerisAI.github.io. Copyright stays with the author.

Agent notes — QVerisAI.github.io

This repo is an Astro static site (blog + doc embed), not the main Next.js app. When changing visuals, still follow the QVeris dark visual system (see .cursor/skills/qveris-visual-system/ and .cursor/rules/marketing-site-visuals.mdc).

  • Canonical colors: CSS variables --qv-* in src/styles/global.css; avoid one-off hex on public pages.
  • Typography: Plus Jakarta Sans + JetBrains Mono for code; do not use Inter as the primary marketing font.
  • Region or i18n-sensitive copy: see .cursor/skills/multi-region/SKILL.md when relevant.

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/qverisai-qverisai-github-io-qverisai-github-io/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.

qverisai-qverisai-github-io-qverisai-github-io.ocm.jsonjson
{
  "ocm": "1",
  "id": "qverisai-qverisai-github-io-qverisai-github-io",
  "kind": "skill",
  "name": "QVerisAI.github.io",
  "description": "This repo is an **Astro** static site (blog + doc embed), not the main Next.js app. When changing visuals, still follow the **QVeris dark visual system** (see `.cursor/skills/qveris-visual-system/` and `.cursor/rules/marketing-site-visuals.mdc`).",
  "publisher": "QVerisAI",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This repo is an **Astro** static site (blog + doc embed), not the main Next.js app. When changing visuals, still follow the **QVeris dark visual system** (see `.cursor/skills/qveris-visual-system/` and `.cursor/rules/marketing-site-visuals.mdc`)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/QVerisAI/QVerisAI.github.io",
      "path": "AGENTS.md",
      "ref": "0cf07f883ac301daf42c6ef876ac7139b79bae67",
      "url": "https://github.com/QVerisAI/QVerisAI.github.io/blob/0cf07f883ac301daf42c6ef876ac7139b79bae67/AGENTS.md",
      "key": "QVerisAI/QVerisAI.github.io/AGENTS.md"
    }
  },
  "instructions": "# Agent notes — QVerisAI.github.io\n\nThis repo is an **Astro** static site (blog + doc embed), not the main Next.js app. When changing visuals, still follow the **QVeris dark visual system** (see `.cursor/skills/qveris-visual-system/` and `.cursor/rules/marketing-site-visuals.mdc`).\n\n- Canonical colors: CSS variables `--qv-*` in `src/styles/global.css`; avoid one-off hex on public pages.\n- Typography: **Plus Jakarta Sans** + **JetBrains Mono** for code; do not use Inter as the primary marketing font.\n- Region or i18n-sensitive copy: see `.cursor/skills/multi-region/SKILL.md` when relevant.",
  "cost": {
    "context_tokens": 148
  }
}

Fetch it by URL: GET /api/v1/registry/qverisai-qverisai-github-io-qverisai-github-io/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.