safe-write-operations
SolidReference — rules for safely executing write/destructive operations against ad accounts. Always loaded into the performance-marketer agent.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- markifact
- Repository
- markifact/markifact-mcp
- Created
- 4 months ago
- Last Updated
- 3 weeks ago
- Language
- Shell
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
safe-effects
Use when preparing a deploy, message, charge, migration, destructive query, DNS change, external API write, or any action with a real-world side effect.
google-ads-live-ops
Operate a live Google Ads account safely — read-only analysis via the API/MCP with GAQL, PPC math and forecasting, and guarded write operations. Use when the user wants to connect Claude to a live Google Ads account, run GAQL queries, pull live performance/search-terms/auction data, forecast budgets or CPA/CPL, calculate break-even bids, or make account changes (pause, bids, budgets, keywords) safely. Triggers on "connect to my account", "live data", "GAQL", "run a query", "MCP", "pull my campaigns", "forecast", "break-even CPC", "budget projection", "pause campaign", "change bids", "update budget", "make this change". Do NOT use for strategy without live data (use the relevant strategy sub-skill) — this is the operational/execution layer.
destructive-ops-approval
Obtain explicit confirmation before irreversible or outward-facing operations such as force-pushes, history rewrites, mass deletion, data migrations, or production changes, and prefer the reversible alternative when one exists. Use when an action could destroy data, rewrite shared history, or change systems other people depend on; do not use to stall routine, easily reversible work.