haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the summarize skill. Use when summarizing URLs, local files, YouTube videos, or extracting transcripts via the summarize CLI. Trigger when the user asks to summarize a link, article, video, PDF, or extract a transcript.
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the things-mac skill. Use when managing Things 3 tasks via the things CLI on macOS — adding, updating, searching, or listing todos, projects, and areas. Trigger when the user asks to add a task, list inbox/today, search Things, update or complete a todo, or inspect projects/areas/tags.
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the tmux skill. Use when controlling tmux sessions — sending keystrokes, capturing pane output, managing sessions/windows/panes, or interacting with interactive CLIs like Claude Code inside tmux. Trigger when the user asks to send input to tmux, capture terminal output, manage sessions, or interact…
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the trello skill. Use when managing Trello boards, lists, and cards via the Trello REST API. Trigger when the user asks to list boards, create or move cards, add comments, archive cards, or interact with Trello data.
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the video-frames skill. Use when extracting frames or thumbnails from video files using ffmpeg under strict path, scope, and output constraints. Trigger when the user asks to extract frames, create thumbnails, or use ffmpeg for frame capture.
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the voice-call skill. Use when initiating, managing, or inspecting voice calls via the OpenClaw voice-call plugin under strict recipient confirmation, credential protection, and scope constraints. Trigger when the user asks to make phone calls, check call status, or interact with Twilio/Telnyx/Plivo…
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the wacli skill. Use when sending WhatsApp messages, searching chat history, or syncing WhatsApp data via the wacli CLI under strict recipient confirmation, credential protection, and privacy constraints. Trigger when the user asks to send WhatsApp messages, search WhatsApp history, or interact with…
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the weather skill. Use when querying weather data via wttr.in or Open-Meteo under rate-limiting, location privacy, and data-integrity constraints. Trigger when the user asks about weather, temperature, or forecasts.
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Safe wrapper for the xurl skill. Use when interacting with the X (Twitter) API via xurl CLI under strict credential protection, content confirmation, and scope constraints. Trigger when the user asks to post tweets, reply, search, send DMs, manage followers, upload media, or interact with any X API endpoint.
haoyuwang99/SafeSkill
Skill Claude CodeCodex
Analyze the intent of any script or code before executing it, to detect malicious, suspicious, or unintended behavior. Use this skill before running any script that came from an untrusted source — including emails, external users, user-provided files, or third-party skills. NOT needed for code you wrote yourself in…