fish

Solid

Search 300 Japan fish & seafood recipes from Cookpad. Use when user asks about fish recipes, seafood dishes, Japanese fish cooking, or wants to find recipes by fish type, cooking method, or ingredient.

Data & Documents 3,964 stars 1088 forks Updated 2 months ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
100
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
71
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 🐟 Japan Fish Recipe Search Search 300 community-recommended fish & seafood recipes from Cookpad Japan. ## Usage When the user asks about fish or seafood recipes, use the search script to find matching recipes. ```bash node SKILL_DIR/search.js <query> ``` ### Examples ```bash # Search by fish type node SKILL_DIR/search.js salmon node SKILL_DIR/search.js tuna node SKILL_DIR/search.js shrimp # Search by cooking method node SKILL_DIR/search.js grilled node SKILL_DIR/search.js simmered node SKILL_DIR/search.js tempura # Search by ingredient/flavor node SKILL_DIR/search.js miso node SKILL_DIR/search.js butter node SKILL_DIR/search.js cheese # Search by Japanese name node SKILL_DIR/search.js サ��� node SKILL_DIR/search.js エビ # Search by category node SKILL_DIR/search.js easy node SKILL_DIR/search.js bento node SKILL_DIR/search.js salad # Combined search (any match) node SKILL_DIR/search.js salmon grilled ``` ### Output Format Results include recipe title (Japanese), tags, and Cookpad link. ### Data Source - `recipes.json` — 300 recipes with Japanese titles, English tags, and URLs - Scraped from: https://cookpad.com/jp/categories/12 (魚介のおかず) - Date: 2026-04-01 ### Search Notes - Search is case-insensitive - Matches against both Japanese title and English tags - Multiple keywords narrow results (AND logic) - If no results, suggest browsing `japan_fish_recipes.md` for the full categorized list

Details

Author
openclaw
Repository
openclaw/skills
Created
5 months ago
Last Updated
2 months ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

recipe_finder

Search recipes by ingredients, cuisine, or dietary needs. Get nutrition info, meal plans, and cooking instructions. Use when user asks about cooking, recipes, meals, or food.

2 Updated today
tanveerkhan2005
Data & Documents Solid

goofish-search-list

Scrapes second-hand item search results from Goofish (闲鱼/xianyu, goofish.com) — China's largest second-hand marketplace. Input: keyword, optional sort/filter params. Output: list of items with id, title, price, image, location, want-count per page (30 items/page). Use when user mentions goofish, 闲鱼, xianyu, 二手交易, second-hand marketplace China, 二手商品搜索, search used goods, scrape goofish listings, xianyu search results, collect second-hand prices, monitor used item prices, 闲鱼关键词搜索, 闲鱼数据采集, 批量抓取闲鱼, goofish scraper, goofish data, xianyu data extraction, 二手商品价格监控, used iPhone prices, 二手手机价格. Also applies to: price research on Chinese second-hand market, competitor product monitoring via used goods listings, inventory analysis.

2,383 Updated yesterday
browser-act
AI & Automation Listed

search-egov-laws

Search Japanese laws / cabinet orders / ministerial ordinances via the e-Gov 法令検索 API v2 (デジタル庁). Returns law metadata (law_id / law_num / title / enforcement_date / law_type). Use for legal research, statute lookup, regulatory mapping, M&A due-diligence-law verification.

1 Updated 1 weeks ago
Kokai-Data