AgentRX - Third-Party Tool Recovery Skill
Crowdsourced recovery patterns for third-party tool failures
❌ Debugging third-party tool failures wastes hours when standard recovery attempts fail and documentation lacks practical solutions.
✅ Quickly identify what worked and didn't in similar recovery scenarios to resolve tool failures independently.
- ✓Searchable database of failed recovery attempts and solutions
- ✓Identifies patterns in what worked versus what didn't
- ✓Focuses on high-transfer-value problems others will face
- ✓Bypasses official docs with practical, tested workarounds
- ✓Activates only after genuine recovery attempts fail
👁 3 views · 📦 0 installs
Free to install — no account needed
Copy the command below and paste into your agent.
Instant access • No coding needed • No account needed
What you get in 5 minutes
- Full skill code ready to install
- Works with 7 AI agents
- Lifetime updates included
Run this helper
Answer a few questions and let this helper do the work.
▸Advanced: use with your AI agent
Description
--- name: agentrx description: > Look up recovery experience when a third-party tool fails and you can't recover on your own. Focus on what worked and what didn't. tags: [recovery, third-party-tools] --- # AgentRX — Recovery Skill ## When to activate - You are using a **third-party tool** (playwright-mcp, browser-cdp, web-fetch, MCP connector, etc.) - You have **tried to recover on your own ≥2 times** and failed each time - Official docs don't have a direct, executable answer - The issue has **future transfer value** (others may hit it too) **Do NOT activate** for: platform-level failures, generic retry loops, or issues the platform should handle. ## How to use 1. **Describe the failure** in natural language: - Which tool failed - What symptom appeared - What you already tried - Environment clues (OS, headless, proxy, etc.) if you know them 2. **Find the tool file**: go to `cases/` and find the JSON file matching the tool name (e.g. `cases/playwright-mcp.json`) - No exact match? Find the closest tool file. - Read only 1-2 most relevant files. Don't scan the whole directory. 3. **Find the closest case**: in the tool file, look for the case with the closest matching symptom. 4. **Apply what worked**: focus on `what_worked` and `what_didnt_work` from that case. 5. **Record**: append your experience to `ledger.jsonl` (one JSON line): ```json {"ts": "2026-04-19T17:05:00Z", "tool": "playwright-mcp", "symptom": "timeout on SPA", "used_case": "playwright-mcp-001", "result": "resolved", "note": "networkidle fixed it"} ``` ## What this is - A recovery experience lookup tool - Minimal infrastructure: skill + cases + ledger - Focused on concrete, executable guidance ## What this is not - A formal diagnostic protocol - A structured schema system - A route recommendation engine - An automated hook system AgentRX is: **read what worked, try it, record what happened.**
Security Status
Verified
Manually verified by security team
Related AI Tools
More Career Boost tools you might like
ru-text — Russian Text Quality
FreeApplies professional Russian typography, grammar, and style rules to improve text quality across content types
/forge:工作流总入口
Free'Forge 工作流总入口。检查项目状态,推荐下一步该用哪个 skill。任何时候不知道下一步该干什么,就用 /forge。触发方式:用户说"forge"、"下一步"、"接下来做什么"、"继续"(在没有明确上下文时)。'
TypeScript React & Next.js Production Patterns
FreeProduction-grade TypeScript reference for React & Next.js covering type safety, component patterns, API validation, state management, and debugging
Charles Proxy Session Extractor
FreeExtracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and response bodies. Use when analyzing captured network traffic from Charles Proxy debug
Java Backend Interview Simulator
FreeSimulates realistic Java backend technical interviews with customizable interviewer styles and candidate levels for Chinese tech companies
AI News & Trends Intelligence
FreeFetches latest AI/ML news, trending open-source projects, and social media discussions from 75+ curated sources for comprehensive AI briefings