Install any skill in seconds. Free to start, no credit card required.
Get Started Free →A ClawdHub skill for managing recipes and grocery lists via Plan2Meal, a React Native recipe app.
.claude/skills/sundial-org-plan2meal/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 28% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 350% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 135% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 28% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 55% | 0% |
A ClawdHub skill for managing recipes and grocery lists via Plan2Meal, a React Native recipe app.
bash clawdhub install plan2meal
bash cp .env.example .env # Edit .env with your credentials
PLAN2MEAL_API_URL: Your Plan2Meal backend API URL (e.g., https://api.plan2meal.app)Optional:
PLAN2MEAL_AUTH_URL: Custom authentication URL (defaults to https://app.plan2meal.com/sign-in)Important:
| Command | Description | |---------|-------------| | plan2meal add <url> | Fetch recipe metadata from URL and create recipe | | plan2meal list | List your recent recipes | | plan2meal search <term> | Search your recipes | | plan2meal show <id> | Show detailed recipe information | | plan2meal delete <id> | Delete a recipe |
| Command | Description | |---------|-------------| | plan2meal lists | List all your grocery lists | | plan2meal list-show <id> | Show grocery list with items | | plan2meal list-create <name> | Create a new grocery list | | plan2meal list-add <listId> <recipeId> | Add recipe to grocery list |
| Command | Description | |---------|-------------| | plan2meal help | Show all available commands |
plan2meal add https://www.allrecipes.com/recipe/12345/pastaOutput:
✅ Recipe added successfully!
📖 Recipe Details
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Name: Classic Pasta
Source: allrecipes.com
Method: firecrawl-json (credit used)
Time: 15 min prep + 20 min cook
🥘 Ingredients (4 servings)
• 1 lb pasta
• 2 cups marinara sauce
• 1/2 cup parmesan
🔪 Steps
1. Boil water...plan2meal search pastaplan2meal list-create Weekly Shoppingplan2meal list-add <listId> <recipeId>The free tier allows up to 5 recipes. You'll receive a warning when approaching this limit.
Skill Owner Setup (one-time):
End User Flow:
plan2meal list)app.plan2meal.com/sign-in)token: <token>)Backend Processing:
MIT
Other measured skills in the registry, with their headline benchmark lift.