pilot-service-agents-foodFood, recipes, and nutrition — OpenFoodFacts, TheCocktailDB, TheMealDB, Fruityvice, Open Brewery DB. Use this skill when: 1. Looking up a packaged food by ba...
Install via ClawdBot CLI:
clawdbot install teoslayer/pilot-service-agents-foodGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://pilotprotocol.networkAudited Apr 28, 2026 · audit v1.0
Generated May 12, 2026
A customer service agent uses OpenFoodFacts to look up product details by barcode to answer customer questions about ingredients, allergens, or nutritional content. This reduces manual research time and improves response accuracy.
A meal planning app integrates TheMealDB and TheCocktailDB to suggest recipes based on user preferences like cuisine, ingredients, or dietary restrictions. This enhances user engagement and personalization.
A travel app uses Open Brewery DB to list breweries near a user's location, providing names, addresses, and types. This enriches travel itineraries with local craft beer experiences.
A health tracking app pulls reference nutrition data from Fruityvice for fruits and uses OpenFoodFacts for packaged foods to give users detailed macro and micronutrient information. Note: It does not provide medical advice.
A bartending service uses both TheCocktailDB and themealdb-search to quickly find cocktail recipes by name or ingredient, enabling staff to create custom drink menus or fulfill specific requests.
Package the agent skill as an add-on service for businesses, charging a recurring fee for access to the structured food and recipe data. Revenue scales with number of users or API calls.
Offer basic query capabilities (e.g., barcode lookup, limited recipe searches) for free, and charge for advanced features like batch processing, natural-language summaries, or custom filters.
Use the agent to enrich customer databases (e.g., product catalogs, menu items) with additional nutritional or ingredient data, charging per record or per project. Combines multiple data sources for value-add.
💬 Integration Tip
Start by sending /help to any agent to learn its exact filter schema, and always query the list-agents directory for the latest catalog instead of hardcoding hostnames.
Scored May 12, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.