anima-core-workflow-b
Installation
SKILL.md
Anima Core Workflow B — Website-to-Code & AI Customization
Overview
Convert an authorized public website with the current backend SDK, then review the result against rights, asset, dependency, accessibility, and output-containment policies. Use prompt generation only as an explicitly accepted early-preview path.
Prerequisites
- Completed
anima-install-authsetup - Written authority to reproduce the source site and its assets
- An allowlisted public URL; private sites require the licensed MHTML path and a separate sensitive-capture handling policy
Authentication
Instantiate the backend Anima client with a managed Anima token. Website and
prompt requests do not use a browser-exposed credential; reject unauthorized
callers and non-allowlisted source URLs before calling the SDK.