Qwen Edit
Refine text, rewrite content, and improve clarity using digitalsamba's qwen-edit AI for precise language adjustments.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add qwen-edit npx -- -y @trustedskills/qwen-edit
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"qwen-edit": {
"command": "npx",
"args": [
"-y",
"@trustedskills/qwen-edit"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The qwen-edit skill leverages the Qwen model to perform intelligent text editing and refinement tasks. It allows AI agents to modify, rewrite, or optimize existing content based on specific instructions or context provided by the user.
When to use it
- Refining draft code snippets for better readability or adhering to specific style guides.
- Polishing natural language responses to ensure a professional tone and clarity.
- Correcting grammatical errors or improving sentence structure in generated documents.
- Adapting existing text to fit new constraints, such as character limits or target audiences.
Key capabilities
- Text Modification: Directly alters input text based on user directives.
- Context Awareness: Understands the surrounding context of the text being edited.
- Model Integration: Utilizes the Qwen large language model for high-quality generation and editing.
Example prompts
- "Rewrite this paragraph to sound more formal and concise."
- "Fix the syntax errors in this Python function while keeping the logic intact."
- "Edit this email draft to make it more persuasive without changing the core message."
Tips & gotchas
Ensure you provide clear, specific instructions regarding the desired outcome, as vague requests may result in generic edits. The skill relies on the underlying Qwen model's training data, so complex domain-specific jargon might require additional context for accurate handling.
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.