Skip to content
Skillv1.0.0

pellicule

Create videos with Vue using Pellicule - a Vue-native video rendering library

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

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

See reviews

About

Imported from sailscastshq/pellicule (skills/SKILL.md). Install upstream with npx skills add sailscastshq/pellicule --skill skills. Copyright stays with the author.

When to use

Use this skill whenever you need to create videos, animations, or motion graphics using Vue. Pellicule is like Remotion but for Vue.

How to use

Read individual rule files for detailed explanations and code examples:

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/sailscastshq-pellicule-skills/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.

sailscastshq-pellicule-skills.ocm.jsonjson
{
  "ocm": "1",
  "id": "sailscastshq-pellicule-skills",
  "kind": "skill",
  "name": "pellicule",
  "description": "Create videos with Vue using Pellicule - a Vue-native video rendering library",
  "publisher": "sailscastshq",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "pellicule",
      "video",
      "vue",
      "animation",
      "composition",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Create videos with Vue using Pellicule - a Vue-native video rendering library"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/sailscastshq/pellicule",
      "path": "skills/SKILL.md",
      "ref": "6848ca1feb21090b7246f5c98a4a780dd5103224",
      "url": "https://github.com/sailscastshq/pellicule/blob/6848ca1feb21090b7246f5c98a4a780dd5103224/skills/SKILL.md",
      "key": "sailscastshq/pellicule/skills/SKILL.md"
    }
  },
  "instructions": "## When to use\n\nUse this skill whenever you need to create videos, animations, or motion graphics using Vue. Pellicule is like Remotion but for Vue.\n\n## How to use\n\nRead individual rule files for detailed explanations and code examples:\n\n- [rules/getting-started.md](rules/getting-started.md) - Installation, setup, and framework integration (Nuxt, Quasar, Laravel, etc.)\n- [rules/macros.md](rules/macros.md) - defineVideoConfig macro for zero-config rendering\n- [rules/animations.md](rules/animations.md) - Animation utilities: interpolate, sequence, easing\n- [rules/composables.md](rules/composable",
  "cost": {
    "context_tokens": 254
  }
}

Fetch it by URL: GET /api/v1/registry/sailscastshq-pellicule-skills/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.