Phoenix Uploads
Phoenix Uploads restores deleted files from cloud storage backups, offering a quick and reliable way to recover lost data.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add phoenix-uploads npx -- -y @trustedskills/phoenix-uploads
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"phoenix-uploads": {
"command": "npx",
"args": [
"-y",
"@trustedskills/phoenix-uploads"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The phoenix-uploads skill enables AI agents to upload files directly to Phoenix Framework applications. It handles file processing, storage, and integration with the application's existing infrastructure. This allows for seamless data transfer and management within a Phoenix environment.
When to use it
- Automated Data Ingestion: Automatically upload datasets or log files to a Phoenix application for analysis.
- Content Management System (CMS) Integration: Populate a Phoenix-powered CMS with images, documents, or other media assets.
- User Generated Content Processing: Handle user uploads of photos, videos, or other content directly into an application.
- Backup and Recovery: Facilitate automated backups by uploading data to a Phoenix server for storage.
Key capabilities
- File upload functionality within Phoenix applications
- Integration with existing Phoenix infrastructure
- Automated file processing
- Storage management
Example prompts
- "Upload this image
image.jpgto the 'photos' directory in my Phoenix application." - "Can you transfer the contents of this zip file
data.zipto the server and process them?" - “Upload the attached CSV file to the data import endpoint.”
Tips & gotchas
The agent needs appropriate permissions within the Phoenix environment to upload files successfully. Ensure that the application is configured to accept uploads from the AI agent's source.
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.