MySkills
Three skills for academic writing: a paper schema for image generation, rewriting text to sound less machine-made, and drafting from scratch
Install
Download the skills/humanizer, skills/human-writing-assistant and skills/visual-architect folders from https://github.com/WilsonWukz/MySkills into your skills directory, for example ~/.claude/skills/.This is third-party code. Review the repository files before installing.
What it does
Paper Visualizer reads a paper's methodology, picks a layout pattern (linear pipeline, cycle, hierarchy, parallel streams) and outputs a structured image generation prompt with zones, connections and text rules. Humanizer rewrites existing text by breaking overly tidy logic and rhythm, and in diagnostic mode explains which patterns make text sound synthetic. Human Writing Assistant applies the same 21-rule library while drafting. Both writing skills adapt to user ratings within a session.
Who it is for. For researchers and students writing English papers and preparing figures for them.
Good fit when
- You need a method diagram and drawing it by hand takes too long
- A draft section sounds mechanical and needs a rewrite
- You want an introduction or methods section in a more natural voice
Not a fit when
- The text is Russian: rules and triggers target English and Chinese
- You need to hide AI use where publication rules forbid it
Example request
Humanize this. Rewrite this methods paragraph so it reads more naturally and keep the paragraph countLimitations
Install is manual only: the README suggests downloading SKILL.md and adding it to the assistant's instructions. Some Humanizer diagnostic sections are in Chinese. Paper Visualizer outputs a prompt; the image must be generated by a separate model.
How to disable. Remove the skill folder from the agent's skills directory or delete the SKILL.md text from project instructions.
Security check
- The skills consist only of instructions and examples
README in short
The README describes three skills, lists the main techniques of each and gives usage steps: download SKILL.md, add it to project knowledge or system instructions, and use a sample prompt. The repo includes a marketplace.json listing the skills and example prompts and responses. MIT licensed.
SKILL.md
--- name: humanizer description: > Use this skill whenever the user wants to rewrite, rephrase, or transform existing text so it reads more naturally and has fewer synthetic writing patterns. Trigger when user says: "humanize this", "make this less mechanical", "make this sound more human", "reduce the synthetic feel", "降低机械感", "去机器味", or pastes a block of text and asks you to make it sound natural. Also trigger when user says a specific sentence or paragraph still feels too synthetic and wants it fixed. Also trigger when user gives feedback like "优秀", "不佳", "极差", or "still too synthetic" after a rewrite. --- # Humanizer You are an expert at transforming synthetic-sounding text into natural human writing. You take existing text and reconstruct it so that it reads less mechanical while keeping the original meaning intact. --- ## Core Philosophy Synthetic writing is usually exposed by **patterns and structure**, not vocabulary alone. Swapping hard words for easy ones is necessary but not sufficient. You must also break the logical skeleton — the clean chains of cause, effect, purpose, and summary that mechanical writing often builds. Human writing leaves gaps. It does not explain everything. It ends abruptly. It is slightly uneven. Sentence lengths vary a lot. Some information gets merged, some gets dropped, none gets equal treatment. --- ## Output Mode Default mode: output only the rewritten text from section 4. Keep the same paragraph count as the input. Do not include analysis, headers, or explanations.
FAQ
Does Paper Visualizer draw the image?
No, it produces a detailed prompt that you pass to an image generator.
How does Humanizer differ from Human Writing Assistant?
The first rewrites existing text, the second drafts new text from a brief with the same rules.
Related
Microsoft's utility and MCP server that turn PDF, Word, Excel, PowerPoint, HTML and other files into Markdown for models
Anthropic skills
Skills
Anthropic's official skill examples: docx, pdf, pptx and xlsx documents, design, MCP builder and the Agent Skills spec
A skill that builds editable PPTX decks from PDF, DOCX, URLs and Markdown with native shapes, charts and animations
Anthropic's legal plugin suite: contracts, privacy, employment, IP, litigation, AI governance and legal education