원클릭으로
paprika
Access recipes, meal plans, and grocery lists from Paprika Recipe Manager. Use when user asks about recipes, meal planning, or cooking.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Access recipes, meal plans, and grocery lists from Paprika Recipe Manager. Use when user asks about recipes, meal planning, or cooking.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | paprika |
| description | Access recipes, meal plans, and grocery lists from Paprika Recipe Manager. Use when user asks about recipes, meal planning, or cooking. |
| homepage | https://www.paprikaapp.com |
| metadata | {"clawdbot":{"emoji":"📖","requires":{"bins":["paprika"]}}} |
CLI for Paprika Recipe Manager. Access recipes, meal plans, and grocery lists.
npm install -g paprika-recipe-cli
# Authenticate interactively
paprika auth
# Or set environment variables
export PAPRIKA_EMAIL="your@email.com"
export PAPRIKA_PASSWORD="your-password"
paprika recipes # List all recipes
paprika recipes --category "Dinner" # Filter by category
paprika recipes --json
paprika recipe "Pasta Carbonara" # View by name
paprika recipe <uid> # View by UID
paprika recipe "Pasta" --ingredients-only
paprika recipe "Pasta" --json
paprika search "chicken" # Search recipes
paprika meals # Show all planned meals
paprika meals --date 2026-01-08 # Filter by date
paprika meals --json
paprika groceries # Show unpurchased items
paprika groceries --all # Include purchased
paprika groceries --json
paprika categories # List all categories
User: "What recipes do I have for dinner?"
paprika recipes --category "Dinner"
User: "Show me the pasta carbonara recipe"
paprika recipe "Pasta Carbonara"
User: "What ingredients do I need for lasagna?"
paprika recipe "Lasagna" --ingredients-only
User: "What's on the meal plan?"
paprika meals
User: "What's on my grocery list?"
paprika groceries
User: "Find chicken recipes"
paprika search "chicken"
--json for programmatic accessScan HTML and JSX for accessibility issues with AI-powered fix suggestions
Multi-channel ABM automation that turns LinkedIn URLs into coordinated outbound campaigns. Scrapes profiles, enriches with Apollo (email + phone), gets mailing addresses via Skip Trace, then orchestrates email sequences, LinkedIn touches, and handwritten letters via Scribeless. The secret weapon for standing out in crowded inboxes.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.