Back to Marketplace

Run this helper free

Answer 3 questions. Get a result in 2 minutes. Preview free.

Start free →
FREE
Verified
Career Boost

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

Install in one line

mfkvault install lpcpaul-agentrx

Requires the MFKVault CLI. Prefer MCP?

No reviews yet
🤖 Claude Code Cursor💻 Codex🦞 OpenClaw 🏄 Windsurf
FREE

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
VerifiedSecureBe the first
Ready to run

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.**

Preview in:

Security Status

Verified

Manually verified by security team

Time saved
How much time did this skill save you?

Related AI Tools

More Career Boost tools you might like