Consuelo Design Landing Page (compatibility alias)
Deprecated compatibility alias for the landing-page subskill under the top-level consuelo-design skill. Prefer consuelo-design with subskill=landing-page for new design work.
{
“name”: “consuelo-design-landing-page”,
“title”: “Consuelo Design Landing Page (compatibility alias)”,
“description”: “Deprecated compatibility alias for the landing-page subskill under the top-level consuelo-design skill. Prefer consuelo-design with subskill=landing-page for new design work.”,
“trigger”: “Invoke only for legacy calls that still reference the old consuelo-design-landing-page skill name.”,
“entrypoint”: “skill.json”,
“load”: {
“type”: “resource”,
“path”: “packages/os/skills/consuelo-design-landing-page/skill.json”
},
“script”: “scripts/design/consuelo-design-landing-page.ts”,
“permission”: “draft”,
“requiresApproval”: false,
“status”: “deprecated”,
“artifactTypes”: [
“draft”
],
“capabilities”: [
“consuelo-design”,
“local-artifacts”
],
“deprecated”: true,
“supersededBy”: “consuelo-design#landing-page”
}