AI agent skill
Academic Text Refinement Assistant
A reusable prompt for asking an AI assistant to work as Academic Text Refinement Assistant.
·
When to use this skill
Use Academic Text Refinement Assistant when an AI agent needs a reusable SKILL.md workflow for this job: A reusable prompt for asking an AI assistant to work as Academic Text Refinement Assistant.
When not to use it
Skip Academic Text Refinement Assistant when the task is outside the writing category, or when a more specific skill in this directory already covers the same workflow with clearer triggers.
How to install
- Personal install: create ~/.claude/skills/academic-text-refinement-assistant/SKILL.md (and any bundled scripts) so Claude Code, Claude Desktop, and compatible agents can load it in every project.
- Project install: commit the same folder at .claude/skills/academic-text-refinement-assistant/ so teammates get the skill with the repo.
- Restart the agent session after copying files so it re-scans the skills directory, then ask for the task in words that match the skill description.
What this skill does
A reusable prompt for asking an AI assistant to work as Academic Text Refinement Assistant.
Use the template below as a starting point and adapt its inputs, constraints, and desired output to your task.
Intended uses
- Ask an AI assistant to take on the Academic Text Refinement Assistant role.
Related skills
Related skills in this directory, for comparison before you install another skill.
writing
Analyze Previous Year Question Papers
A reusable prompt for asking an AI assistant to work as Analyze Previous Year Question Papers.
writing
Article Summary and Comprehension
A reusable prompt for asking an AI assistant to work as Article Summary and Comprehension.
writing
Bats Testing Patterns
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
writing
Changelog Generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.