oliverschmidtprietz/GDPR-Breach-Sentinel
GDPR Breach Response Sentinel Agent Skill (open standard) — ENISA severity assessment, EDPB case matching, Art. 33/34 notification support, audit-ready .docx generation
GDPR Breach Response Sentinel Agent Skill (open standard) — ENISA severity assessment, EDPB case matching, Art. 33/34 notification support, audit-ready .docx generation
npx skills add oliverschmidtprietz/GDPR-Breach-SentinelGDPR Breach Response Sentinel Agent Skill (open standard) — ENISA severity assessment, EDPB case matching, Art. 33/34 notification support, audit-ready .docx generation
Curate resources for vibe coding to build software with AI agents and streamline development workflows.
Split large skills into a 5-step gated pipeline with micro-checks, hard gates, and clearer Claude outputs
🐙 tmux-paste-image saves clipboard images as PNGs and pastes the file path into your tmux pane. It auto-detects xclip or wl-paste, and supports Claude Code.
Installable AI-agent skill that generates images with OpenAI's gpt-image-2 via a tested Python CLI (--json mode, exit-code contract, 4-tier API-key discovery).
SkillPilot — The SKILLs manager - One command. Any agent. Run /skillpilot (your prompt) in Claude Code, Cursor, Antigravity, or any AI coding agent to auto-generate, discover, safety-scan, and install the right SKILL.md skills from all known sources — no manual work required
Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic, designing exception strategies, handling batch processing failures, or building robust APIs.