Audit and remediate AgentSystem cron output hygiene by detecting raw tool logs, stack traces, and noisy summaries. Use when jobs leak 403/429/internal details, summaries are not user-safe, or post-change validation is required.
Run this skill when cron summaries must stay concise and safe for user-facing channels.
bash scripts/hygiene_audit.sh --run-suite
If leaks exist, patch top leaking jobs using references/prompt-remediation.md.
Smoke-test patched jobs:
agent-system cron run <job-id> --expect-final --timeout 480000
agent-system cron runs --id <job-id> --limit 2 --expect-final
scripts/hygiene_audit.sh and identify highest-frequency leaking job IDs.Exec, stack trace, raw JSON, 403/429 payloads).NO_REPLYscripts/hygiene_audit.sh: summarizes leak-heavy jobs from latest health report.references/prompt-remediation.md: safe prompt patch template and command pattern.npx skills add mahsumaktas/agent-system-output-hygiene-ops下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer