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
earnings-calendar
This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.
better-auth
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
dividend-growth-pullback-screener
Use this skill to find high-quality dividend growth stocks (12%+ annual dividend growth, 1.5%+ yield) that are experiencing temporary pullbacks, identified by RSI oversold conditions (RSI ≤40). This skill combines fundamental dividend analysis with technical timing indicators to identify buying opportunities in strong dividend growers during short-term weakness.
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.