skills/moatmri/SKILL.md
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
npx skillsauth add ranbot-ai/awesome-skills moatmriInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Where does intelligence pressure break this system first?
Ask if not provided:
Score AI disruption pressure across exactly these 10 vectors (0–10):
| # | Vector | What to Measure | |---|--------|----------------| | 1 | labor_substitution | Which roles/functions are directly automatable | | 2 | customer_interface | How AI changes how customers reach this entity | | 3 | knowledge_commoditization | Does AI commoditize the expertise this entity sells | | 4 | pricing_pressure | Does AI enable lower-cost competitors to undercut | | 5 | supply_chain_automation | Does AI change input costs or supplier relationships | | 6 | data_moat | Does this entity have proprietary data AI can't replicate | | 7 | trust_relationship_moat | How much does customer loyalty protect against displacement | | 8 | distribution_channel_disruption | Does AI create new channels that bypass this entity | | 9 | regulatory_compliance_exposure | Does AI alter the regulatory or liability landscape | | 10 | decision_speed_gap | Does AI accelerate decisions in ways that disadvantage this entity |
For each vector produce: score, headline, near_term (12 months), far_term (3 years).
Aggregate risk score: mean of all 10 vectors. Flag any vector ≥ 7 as critical.
6-step narrative of how an AI-native competitor displaces this entity:
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.