File Name Wizard
This "File Name Wizard" helps you quickly and intelligently rename files for better organization and searchability – a productivity booster!
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add file-name-wizard npx -- -y @trustedskills/file-name-wizard
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"file-name-wizard": {
"command": "npx",
"args": [
"-y",
"@trustedskills/file-name-wizard"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The file-name-wizard skill helps users generate meaningful and descriptive filenames based on content, context, or user input. It can analyze text, extract key terms, and suggest structured naming conventions that are clear and organized.
When to use it
- When organizing large volumes of files and needing consistent naming across projects.
- When renaming files after editing or generating content to reflect their new purpose.
- When preparing files for sharing or archiving and wanting professional-sounding names.
Key capabilities
- Analyzes text input to extract relevant keywords.
- Suggests structured filename formats based on user preferences.
- Supports batch processing of multiple files or content entries.
Example prompts
- "Generate a filename for this report about climate change."
- "Create a naming convention for a series of project drafts."
- "Suggest filenames for these five documents based on their content."
Tips & gotchas
- Provide clear context or keywords to get the most accurate suggestions.
- While it can handle batch processing, ensure input files are properly formatted and labeled for best results.
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.