Skip to content
Skillv1.0.0

invitacion-boda

Sitio web estático de invitación de boda (Nuria y Raúl, 21 nov 2026). Un solo `index.html` con CSS/JS inline. Sin sistema de build, sin framework.

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

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

See reviews

About

Imported from Easpol/invitacion-boda (AGENTS.md). Install upstream with npx skills add Easpol/invitacion-boda. Copyright stays with the author.

AGENTS.md

Proyecto

Sitio web estático de invitación de boda (Nuria y Raúl, 21 nov 2026). Un solo index.html con CSS/JS inline. Sin sistema de build, sin framework.

Estructura

  • index.html — sitio completo (HTML + CSS + JS)
  • pareja-flores.png — imagen de fondo referenciada por CSS

Convenciones

  • Idioma: Español
  • Variables CSS definidas en :root (--color-primary, --color-secondary, etc.)
  • Fuentes: Great Vibes (títulos), Cormorant Garamond (cuerpo), Lato (botones)
  • Responsive con clamp() y @media (max-width: 768px)

Cuidado

  • confirmarAsistencia() y confirmarAusencia() son funciones placeholder (muestran alertas). Falta integrar formulario real.
  • La sección de código QR es un div placeholder, no es un QR real.

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/easpol-invitacion-boda-invitacion-boda/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.

easpol-invitacion-boda-invitacion-boda.ocm.jsonjson
{
  "ocm": "1",
  "id": "easpol-invitacion-boda-invitacion-boda",
  "kind": "skill",
  "name": "invitacion-boda",
  "description": "Sitio web estático de invitación de boda (Nuria y Raúl, 21 nov 2026). Un solo `index.html` con CSS/JS inline. Sin sistema de build, sin framework.",
  "publisher": "Easpol",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Sitio web estático de invitación de boda (Nuria y Raúl, 21 nov 2026). Un solo `index.html` con CSS/JS inline. Sin sistema de build, sin framework."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Easpol/invitacion-boda",
      "path": "AGENTS.md",
      "ref": "22f9714a536ef0006bbb6bdb302faf5607ff10a7",
      "url": "https://github.com/Easpol/invitacion-boda/blob/22f9714a536ef0006bbb6bdb302faf5607ff10a7/AGENTS.md",
      "key": "Easpol/invitacion-boda/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Proyecto\n\nSitio web estático de invitación de boda (Nuria y Raúl, 21 nov 2026). Un solo `index.html` con CSS/JS inline. Sin sistema de build, sin framework.\n\n## Estructura\n\n- `index.html` — sitio completo (HTML + CSS + JS)\n- `pareja-flores.png` — imagen de fondo referenciada por CSS\n\n## Convenciones\n\n- Idioma: Español\n- Variables CSS definidas en `:root` (`--color-primary`, `--color-secondary`, etc.)\n- Fuentes: Great Vibes (títulos), Cormorant Garamond (cuerpo), Lato (botones)\n- Responsive con `clamp()` y `@media (max-width: 768px)`\n\n## Cuidado\n\n- `confirmarAsistencia()` y `con",
  "cost": {
    "context_tokens": 190
  }
}

Fetch it by URL: GET /api/v1/registry/easpol-invitacion-boda-invitacion-boda/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.