research-paper-writer
Creates formal academic research papers following IEEE/ACM formatting standards with proper structure, citations, and scholarly writing style. Use when the user asks to write a research paper, academic paper, or conference paper on any topic.
Why use this skill?
Generate professional academic research papers with OpenClaw. Follow IEEE/ACM formatting, structure, and formal scholarly writing styles for your next publication.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/veeramanikandanr48/research-paper-writerWhat This Skill Does
The research-paper-writer skill is a specialized agent designed to draft high-quality, peer-reviewed standard academic papers. It adheres strictly to IEEE and ACM formatting, structure, and academic conventions. The skill guides users through the entire lifecycle of paper production, from establishing a clear research contribution to drafting the Abstract, Methodology, Results, and References. It ensures that the generated content maintains a formal, objective, and scholarly tone appropriate for conference submissions and academic journals.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/veeramanikandanr48/research-paper-writer
Use Cases
- Drafting conference papers for computer science or engineering venues.
- Assisting graduate students in structuring their thesis chapters.
- Converting experimental data into a formal 'Evaluation' or 'Results' section.
- Automating the creation of bibliographies and ensuring consistent citation formatting.
- Refining existing technical drafts to meet the stylistic rigors of academic publishing.
Example Prompts
- "Can you help me write an IEEE-formatted paper on the impact of transformer models in low-latency edge computing? My main contribution is a new quantization method."
- "I have my experimental results in this CSV file. Please draft the 'Evaluation' section for an ACM paper, comparing my model against the baseline, and include a discussion on performance metrics."
- "Write an abstract and introduction for a research paper exploring the ethical implications of autonomous decision-making in healthcare, focusing on the research gap in algorithmic transparency."
Tips & Limitations
- Be Specific: Provide as much raw data and context as possible to avoid generic outputs.
- Verify Citations: While the skill generates academic-style references, always verify the accuracy of the bibliography against actual databases like Google Scholar or IEEE Xplore.
- Refinement: Use this skill for drafting the core structure, then perform a human review to ensure technical accuracy and to tailor the nuances of your unique research perspective.
- Limitations: This skill is a writing assistant. It does not replace the critical thinking required to conduct original scientific research or verify experimental validity.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-veeramanikandanr48-research-paper-writer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Related Skills
architecture-designer
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
cli-developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.
options-strategy-advisor
Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, and risk management guidance. Use when user requests options strategy analysis, covered calls, protective puts, spreads, iron condors, earnings plays, or options risk management. Includes volatility analysis, position sizing, and earnings-based strategy recommendations. Educational focus with practical trade simulation.
security-reviewer
Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews.
api-designer
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.