Isomoes writing
Custom skills for agents to support academic paper writing and thesis management
npx -y skills add isomoes/skills --skill isomoes-writingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when drafting, rewriting, or polishing weekly reports, technical blog posts, or similar long-form technical writing, especially when the user wants objective technical prose, stronger narrative flow, or format-specific adaptation between report and blog styles.
SKILL.md
2.1 KB, as published. Nobody here has run it
Isomoes Writing
Use this skill to turn rough technical notes into clean, format-aware writing without changing the underlying facts.
Overview
This skill separates routing from style guidance:
- Read
command.mdfirst to identify the writing mode and shared rules. - Then read only the relevant format guide such as
report.mdorblog.md. - Preserve technical meaning, concrete facts, and stated metrics.
When to Use
Use this skill when the user asks for any of the following:
- a weekly report, progress report, lab report, or research update
- a technical blog post, blog intro, blog rewrite, or article polish
- conversion of bullet points into paragraphs
- more objective, clearer, or more readable technical writing
- adaptation of the same material into different writing formats
Do not use this skill for code generation, literature review, or citation-heavy journal rewriting.
Working Pattern
- Identify the target format and audience.
- Read
command.mdfor the routing rules and shared constraints. - Read only the matching format guide.
- Rewrite the content in that house style.
- Keep claims proportional to the provided evidence.
Format Files
command.md- format selection and shared writing rulesreport.md- weekly report and technical progress report rulesblog.md- technical blog and article rules
Output Bar
Before finishing, make sure the draft is:
- faithful to the source notes
- cleaner and easier to read than the input
- specific about methods, tools, metrics, and scope
- matched to the requested format rather than generically polished
Common Mistakes
- Writing a weekly report like a marketing update
- Writing a blog post like a dry internal report
- Dropping concrete metrics while improving flow
- Turning bullets into paragraphs without adding transitions