Recover Content
This skill recovers deleted or lost content from various sources, saving time and effort in data retrieval.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recover-content npx -- -y @trustedskills/recover-content
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recover-content": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recover-content"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The recover-content skill helps AI agents retrieve lost or deleted text, such as from corrupted files, browser history, or chat logs. It uses advanced scanning and recovery algorithms to reconstruct data that may have been accidentally erased or become inaccessible.
When to use it
- You need to recover a document after a system crash or accidental deletion.
- A user wants to retrieve lost chat messages from an AI conversation.
- Data was corrupted during transfer, and you need to restore the original content.
Key capabilities
- Scans for deleted text in local storage and browser history
- Recovers content from corrupted files
- Supports multiple file formats including text, logs, and chat transcripts
Example prompts
- "Recover the last 500 words of my draft document."
- "Find and restore the chat log from yesterday's conversation."
- "Retrieve deleted content from the corrupted .txt file."
Tips & gotchas
- Ensure you have access to the storage location where the data was originally saved.
- Recovery success depends on how recently the content was deleted and whether it has been overwritten.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.