
from aaas-vault12
Use the picnic CLI to search products, manage a shopping cart, and schedule delivery slots for Picnic supermarket (DE/NL).
This skill provides CLI-driven access to Picnic supermarket features: product search, cart management (add/remove/clear), viewing delivery slots and setting a chosen slot, and viewing order/delivery history. It does NOT perform final payment; checkout must be completed in the Picnic app. The skill is built around a picnic-cli.mjs utility that outputs JSON for reliable agent parsing.
Inferred compatibility: agent-zero, claude-code, cursor (frontmatter lists these). The CLI's JSON output makes it suitable for code-capable agents that can run shell commands and parse JSON results.
Picnic is a grocery ordering skill for the Picnic supermarket (DE/NL) using a CLI wrapper. No bundled scripts to test. The SKILL.md provides clear command reference but lacks error handling guidance, output schema details, or troubleshooting. Notable security concern: credentials passed as CLI arguments leak to shell history.
Niche but legitimate skill. No scripts were bundled so only static analysis was possible. Security deduction mainly for CLI credential exposure pattern.
LLM Game Development
Guided playbook for integrating large language models into the game development lifecycle — design, prototyping, code generation, testing, and review.
Notion API Integration
Read, create, update, delete, search, and query Notion pages, databases, and blocks via the Notion API with curl examples and property type guidance.
Sleep Story — Calming Narrative
Create calming, slow-paced sleep stories and templates for bedtime audio: sensory-rich, low-stakes narratives designed to help listeners drift off.
Dark Matter Analyzer
Diagnose repository health and hidden patterns (strategic drift, documentation inflation, execution gaps) to surface why a codebase feels misaligned and what to
Design Extract → Remotion Showcase
Extract a website's design tokens and automatically build a 15–16s Remotion composition that showcases the site's design system.
Security Monitor
Continuous security monitoring for agent deployments: detects intrusions, suspicious API usage, credential misuse, port scans, and file changes.