What problem does it solve?
It removes the repetitive manual effort of turning an encrypted shared chat link into a fully registered, multi-language example chat entry for the app demo system.
Core Features & Use Cases
- Shared chat extraction: Decrypts chat content from a provided share URL and summarizes extracted title, message count, and embed count.
- Deterministic demo data generation: Produces the TypeScript example chat data (with i18n key references for all message content) and copies embeds as-is.
- 21-language i18n coverage: Generates YAML translation sources for the extracted chat content so the demo chat is fully localized.
- Registry + translations + deploy prep: Registers the new chat in the example chat store, builds translations, and stages/deploys changes via the project’s deployment workflow.
Quick Start
Ask the AI to add a new example chat from your share URL with encryption key, and provide (or confirm) the SEO-friendly slug and category so the skill generates the TypeScript data and the 21-language i18n YAML entries.