By idkw
Manage recipes on jow.fr directly from Claude — search ingredients, list kitchen tools, and create full recipes.
Creates a complete recipe on jow.fr from a user-provided document (PDF, image, Google Docs URL, text, etc.). Invoke this skill whenever the user shares a recipe — as a file, a URL, a photo, or pasted text — and asks to add it to Jow, import it, create it, or publish it. Also trigger when the user says things like "ajoute cette recette sur Jow", "crée la recette", "importe cette recette", or shows any recipe content alongside a request to put it on jow.fr. Don't wait for the user to spell out the full workflow; start the process as soon as recipe content and a Jow intent are present.
Met à jour une recette existante sur jow.fr. Déclencher dès que l'utilisateur veut modifier, corriger ou mettre à jour une recette déjà publiée sur Jow — qu'il donne un titre, un ID, une URL ou qu'il dise simplement "modifie la recette X", "corrige les ingrédients", "change les étapes", "met à jour la recette". Utilise le tool update_recipe ainsi que tous les outils de résolution d'ingrédients et d'ustensiles déjà disponibles dans create-jow-recipe.
A Claude Code MCP plugin to manage recipes on jow.fr directly from Claude.
go build -o build/jow-mcp-server ./cmd/main
Log in to jow.fr, open DevTools → Network, and copy the Authorization: Bearer <token> value from any API request.
export JOW_TOKEN=<your-token>
Install the plugin via the Claude Code plugin system. The .mcp.json at the repo root configures Claude Code to launch the binary automatically using stdio transport.
The binary also supports HTTP when JOW_MCP_HTTP_ADDR is set:
JOW_TOKEN=<token> JOW_MCP_HTTP_ADDR=127.0.0.1:3000 ./build/jow-mcp-server
search_ingredients — Search Jow's ingredient catalog by name (French preferred). Returns ingredient IDs and all available unit IDs.get_recipe_tools — List available kitchen tools (wok, casserole, four, …) with their IDs.create_recipe — Create a full recipe on Jow: title, servings, ingredients with quantities and units, ordered directions, kitchen tools, and an optional tip."Create the udon boulettes de boeuf recipe for 4 servings: 400g udon noodles, 300g ground beef, 2 tbsp soy sauce, 1 tbsp sesame oil, 1 pinch of salt. Steps: …"
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub idkw/jow-claude-plugin --plugin jow-claude-pluginIntegration with Oda for searching products and managing your shopping cart.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review