jisu-recipe
使用极速数据菜谱大全 API 按关键词或分类检索菜谱,并支持查询菜谱分类和菜谱详情。
Why use this skill?
Integrate the Jisu Recipe API into your OpenClaw agent to search for recipes, browse categories, and fetch detailed cooking instructions with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jisuapi/jisu-recipeWhat This Skill Does
The jisu-recipe skill is a comprehensive integration with the Jisu Recipe API, designed to provide OpenClaw AI agents with instant access to a vast database of culinary knowledge. It functions as a specialized information retrieval tool that allows users to search for recipes by keyword, browse hierarchical food categories (such as nutritional benefits, health goals like weight loss, or cuisine types), and fetch detailed preparation steps, ingredient lists, and cooking times. By bridging the gap between raw culinary data and natural language processing, this skill enables your agent to act as a digital sous-chef capable of answering complex cooking-related queries with precision and structure.
Installation
To integrate this skill into your environment, ensure you have an active API key from the Jisu Recipe platform. Once configured, execute the installation command in your terminal:
clawhub install openclaw/skills/skills/jisuapi/jisu-recipe
After installation, you must set your API key as an environment variable to enable authenticated communication with the service. For Linux/macOS, use export JISU_API_KEY="your_appkey_here". For Windows PowerShell, use $env:JISU_API_KEY="your_appkey_here". This setup allows the agent to handle authenticated requests safely without hardcoding credentials into scripts.
Use Cases
This skill is ideal for home cooks, meal planners, and health-conscious individuals. Use it to:
- Search for specific dishes based on available ingredients in your fridge.
- Explore healthy diet plans by querying categories like 'weight loss' or 'detox'.
- Quickly retrieve step-by-step instructions and ingredient quantities for professional-grade recipes.
- Provide context-aware cooking advice during conversational interactions with your AI agent.
Example Prompts
- "I have some cabbage and carrots in the fridge, can you find me a simple stir-fry recipe using these?"
- "Show me some healthy recipes specifically designed for weight loss."
- "How do I make a traditional Mapo Tofu, and what ingredients will I need to buy?"
Tips & Limitations
To get the best results, start with broad keywords and refine your search using the category browsing feature if you are unsure of specific dish names. Note that this skill requires an external internet connection to access the Jisu API. Always verify ingredient quantities and cooking times against your specific equipment, as recipe results are based on standard cooking practices provided by the data source. Ensure your environment variable is correctly set; otherwise, the skill will fail to authenticate with the remote API server.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jisuapi-jisu-recipe": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
jisu-geoconvert
使用极速数据经纬度地址转换 API,在百度/Google 坐标系下实现经纬度与地址的相互转换。
jisu-shouji
使用极速数据手机号码归属地 API,根据手机号查询归属省市、运营商及卡类型。
jisu-huangli
使用极速数据黄历查询 API 按年月日查询农历、星座、生肖、宜忌、吉神凶神等黄历信息。
jisu-express
使用极速数据快递查询 API 查询快递物流轨迹、签收状态,支持自动识别快递公司及顺丰/中通/跨越手机号后四位校验。
jisu-enterprise
使用极速数据企业工商信息 API,查询企业基本信息、名称搜索结果、变更记录以及股东高管信息。