Tiktok To Mealie
by @elyasuuuuu
Extract recipe information from TikTok links, reconstruct a clean recipe, localize it to the user's language when needed, and import it into Mealie. Use when...
clawhub install tiktok-to-mealieπ About This Skill
name: tiktok-to-mealie description: Extract recipe information from TikTok links, reconstruct a clean recipe, localize it to the user's language when needed, and import it into Mealie. Use when a user sends a TikTok recipe link, asks to convert TikTok cooking content into a structured recipe, or wants a TikTok recipe turned into a usable Mealie entry.
TikTok to Mealie
Use this skill when the user wants to turn TikTok cooking content into a real recipe.
Read as needed:
references/workflow.md for the full extraction/import flowreferences/mealie-api-notes.md for Mealie-side behaviorreferences/localization.md for translation/localization rulesreferences/failure-modes.md for when to stop instead of importing junkreferences/output-templates.md for minimal reply behaviorreferences/configuration.md for Mealie URL/token configurationCore behavior
Trigger patterns
Use this skill when the user:
If a message is only a TikTok cooking link and the surrounding context suggests recipe import, treat it as an execution request.
Default flow
1. Resolve the final TikTok URL. 2. Extract as much useful text as possible from description, metadata, and visible structured clues. 3. Reconstruct: - title - description - ingredients - steps - times if reasonably inferable - servings if reasonably inferable - category/tags if useful 4. Recover a cover image if available. 5. Localize the recipe to the user's language if needed. 6. Check import quality threshold. 7. If good enough, create the recipe in Mealie. 8. Upload image if available. 9. Verify the created recipe before returning the final link.
Quality rules
Import threshold
Import only if:
If these are not true, stop and explain briefly.
Mealie behavior
Before import, make sure a Mealie base URL and API token are configured. See references/configuration.md.
Output behavior
Use the minimal templates in references/output-templates.md.
Default rule: