Build a local multimedia webpage project from a user topic, audience, language, style, and media preferences by framing requirements, researching, planning, acquiring media, generating files, packagin
Imported from Chloemlla/opensquilla (src/opensquilla/skills/bundled/AwesomeWebpageMetaSkill/SKILL.md). Install upstream with npx skills add Chloemlla/opensquilla --skill AwesomeWebpageMetaSkill. Copyright stays with the author.
AwesomeWebpageMetaSkill
Build a local multimedia webpage project from a topic, audience, language,
style, and media preference request.
Pipeline:
Requirement Framing
Deep Research
Page Outline (section structure + media intents; no filenames)
Media Acquisition (search / AIGC; producers emit *_READY: lines)
Media Assets Collect (deterministic path + existence check)
Webpage Source Generation
Deterministic Webpage Write
Deterministic Media Bind + Validation
Local Validation
Publish Complete Webpage Bundle
Delivery Guide
Provider, OpenRouter model, API key, output directory, and media strategy are
configuration-owned. The meta-skill may pass the config contract through the
DAG, but individual steps must not invent those values.
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/chloemlla-opensquilla-awesomewebpagemetaskill/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.