Cleanup Author References
This skill automatically removes redundant or outdated author reference slugs from your content for cleaner organization and improved SEO.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cleanup-author-references npx -- -y @trustedskills/cleanup-author-references
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cleanup-author-references": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cleanup-author-references"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill removes author references from text, likely for situations where attribution is not desired or necessary. It appears to be designed to streamline content and focus on the core message by eliminating mentions of authors or sources. The specific method used for identifying and removing these references isn't detailed in the provided source.
When to use it
- You need to anonymize a document before sharing it publicly.
- You want to create summaries of articles without including author attribution.
- You are generating content based on multiple sources and wish to avoid direct citations.
- You're preparing text for analysis where authorship is irrelevant.
Key capabilities
- Removes author references from text.
Example prompts
- "Clean up the author references in this article: [paste article text]"
- "Remove all mentions of authors from this document."
- "Anonymize this passage by removing any author attributions."
Tips & gotchas
The effectiveness of this skill depends on how consistently author references are formatted within the input text. It's recommended to review the output carefully, as it may occasionally remove unintended content if formatting is ambiguous.
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.