camel-vibe
Official@camel-vibe
camel-vibe provides a Telegram Mini App artifact builder that generates interactive HTML widgets such as recipe calculators, shopping lists, charts, and dashboards.
Agent Skills by camel-vibe
Showing 1 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About camel-vibe
FAQPage SchemaWhat tasks can I accomplish with camel-vibe's artifact-builder skill?▼
You can build interactive HTML artifacts for Telegram Mini Apps, including recipes with portion calculators, shopping lists with localStorage persistence, calculators, charts, diagrams, reference sheets, reports, and personal interactive widgets for food, meal planning, and groceries.
Who is the artifact-builder skill designed for?▼
It targets developers and bot builders creating Telegram Mini App experiences who need visual, interactive outputs. Anyone serving users who ask for recipes, meal planning, shopping, or data visualization benefits from turning those requests into interactive HTML widgets.
What platforms and dependencies does the artifact-builder require?▼
The skill declares linux as its supported platform and runs within the hermes skill environment at version 2.7.0. It produces self-contained interactive HTML artifacts rendered inside the Telegram Mini App, using browser features like localStorage for persistence.
How does the artifact-builder handle shopping lists and recipes?▼
Recipes are generated as interactive artifacts with portion calculators for scaling ingredients, while shopping lists use localStorage so items persist across sessions. Both are delivered as visual HTML widgets inside the Telegram Mini App rather than plain text responses.