CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
endigo avatar

Academic Research Writer

endigo/claude-skills
1.6k installs7 stars
Summary

This handles the full academic writing workflow from source discovery through IEEE citation formatting. It pulls from Google Scholar, IEEE Xplore, PubMed, and similar databases, then verifies each source is actually peer-reviewed before using it. The workflow is thorough: it structures your paper correctly (abstract, lit review, methodology, the works), maintains formal academic tone, and generates proper IEEE references with all the bracketed numbers in order. Honestly, the source verification checklist alone saves hours of later regret when you realize half your citations aren't legitimate. Best for research papers, literature reviews, or thesis chapters where citation quality actually matters and you need that scholarly rigor baked in from the start.

Install to Claude Code

npx -y skills add endigo/claude-skills --skill academic-research-writer --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Files
SKILL.mdView on GitHub

Academic Research Writer

This skill enables creation of high-quality academic research documents with proper scholarly standards, verified peer-reviewed sources, and IEEE-format citations.

Core Principles

  1. Academic Rigor: Follow scholarly writing conventions and maintain objectivity
  2. Source Verification: Use only peer-reviewed, credible academic sources
  3. Proper Citation: Generate accurate IEEE-format references
  4. Research Integrity: Ensure all claims are supported by verified sources

Workflow

1. Understanding Requirements

Clarify the research document type and requirements:

  • Document type (research paper, literature review, thesis chapter, etc.)
  • Research topic and scope
  • Target length
  • Specific guidelines (institution, journal, conference)
  • Required sections
  • Deadline considerations

2. Research Planning

Develop a research strategy:

  • Identify key research questions
  • Define search terms and keywords
  • Determine relevant academic databases (Google Scholar, IEEE Xplore, PubMed, ACM Digital Library, ScienceDirect)
  • Establish inclusion/exclusion criteria for sources
  • Plan document structure

3. Source Discovery and Verification

Finding Sources:

Use web_search to find peer-reviewed sources from:

  • Google Scholar (scholar.google.com)
  • IEEE Xplore (ieeexplore.ieee.org)
  • PubMed (pubmed.ncbi.nlm.nih.gov)
  • ACM Digital Library (dl.acm.org)
  • arXiv (arxiv.org) - for preprints in relevant fields
  • Domain-specific databases

Search Strategy:

  • Start with broad searches: "machine learning healthcare"
  • Refine with specific terms: "deep learning medical diagnosis 2023"
  • Use quotation marks for exact phrases: "convolutional neural networks"
  • Combine terms strategically
  • Search for recent publications (last 5-7 years unless historical context needed)

Verification Checklist:

For each source, verify:

  • Published in peer-reviewed journal or conference
  • Author credentials and institutional affiliation
  • Publication venue reputation
  • Citation count (higher indicates impact)
  • Methodology soundness
  • Relevance to research question

Red Flags:

  • Predatory journals (check journalquality.info or beallslist)
  • Lack of peer review process
  • No institutional affiliation
  • Suspicious publication practices
  • Pay-to-publish without legitimate review

4. Document Structure

Create documents following this standard academic structure:

Research Paper:

  1. Title
  2. Abstract (150-250 words)
  3. Keywords (5-7 terms)
  4. Introduction
    • Background and context
    • Problem statement
    • Research objectives
    • Contribution statement
    • Paper organization
  5. Literature Review / Related Work
    • Theoretical framework
    • Previous research synthesis
    • Research gap identification
  6. Methodology (if applicable)
    • Research design
    • Data collection
    • Analysis approach
  7. Results / Findings
  8. Discussion
    • Interpretation
    • Implications
    • Limitations
  9. Conclusion
    • Summary of findings
    • Future work
  10. References (IEEE format)

Literature Review:

  1. Title
  2. Abstract
  3. Introduction
  4. Review Methodology
  5. Thematic Sections (organized by themes/topics)
  6. Discussion and Synthesis
  7. Conclusion
  8. References

5. Writing Guidelines

Academic Tone:

  • Use formal, objective language
  • Write in third person (avoid "I" or "we" unless methodologically appropriate)
  • Use precise technical terminology
  • Maintain neutral stance (present multiple perspectives)
  • Use hedging language appropriately ("suggests," "indicates," "may")

Paragraph Structure:

  • Topic sentence
  • Supporting evidence with citations
  • Analysis and interpretation
  • Transition to next point

Citation Integration:

  • Introduce sources with context
  • Use signal phrases ("According to Smith et al. [1]...", "Research by Jones [2] demonstrates...")
  • Balance direct quotations (use sparingly) with paraphrasing
  • Cite after every factual claim from external sources
  • Use citation numbers in square brackets [1], [2], [3]

Avoid:

  • Plagiarism (always paraphrase and cite)
  • Unsupported claims
  • Casual or colloquial language
  • Personal opinions without evidence
  • Excessive quotations
  • Wikipedia or non-academic sources

6. IEEE Reference Format

Generate references in IEEE format following these patterns:

Journal Article:

[1] A. Author, B. Author, and C. Author, "Title of article," Journal Name, vol. X, no. Y, pp. ZZ-ZZ, Month Year.

Conference Paper:

[2] A. Author and B. Author, "Title of paper," in Proc. Conference Name, City, Country, Year, pp. ZZ-ZZ.

Book:

[3] A. Author, Title of Book, Edition. City, State: Publisher, Year.

Book Chapter:

[4] A. Author, "Title of chapter," in Book Title, Edition, Ed. City, State: Publisher, Year, pp. ZZ-ZZ.

Website/Online:

[5] A. Author. "Title of webpage." Website Name. URL (accessed Month Day, Year).

Technical Report:

[6] A. Author, "Title," Institution, City, State, Rep. Number, Month Year.

Thesis/Dissertation:

[7] A. Author, "Title," Ph.D. dissertation, Dept. Abbrev., University, City, State, Year.

Patent:

[8] A. Inventor, "Title," Country Patent Number, Month Day, Year.

Standards:

[9] Title of Standard, Standard Number, Year.

Key IEEE Rules:

  • Number references consecutively in order of appearance
  • Use square brackets [1], [2], [3]
  • For multiple authors: list all if ≤6; use "et al." if >6
  • Use initials for first/middle names
  • Abbreviate journal names per IEEE standards
  • Include DOI when available
  • Maintain consistent formatting

7. Quality Assurance

Before finalizing, verify:

Content:

  • Clear research question/objective
  • Logical flow and organization
  • Adequate source coverage (minimum 15-20 for research paper)
  • All sources verified as peer-reviewed
  • Claims supported by citations
  • Methodology clearly explained (if applicable)
  • Results/findings clearly presented
  • Limitations acknowledged

Technical:

  • IEEE reference format correct
  • All in-text citations match reference list
  • No missing references
  • Consistent citation numbering
  • Proper figure/table captions and numbering

Writing Quality:

  • Academic tone maintained
  • Clear and concise language
  • No grammatical errors
  • Transitions between sections smooth
  • Abstract accurately summarizes paper

Implementation Approach

When creating an academic document:

  1. Use web_search extensively to find peer-reviewed sources
  2. Verify each source's academic credibility
  3. Extract relevant information and synthesize findings
  4. Write in formal academic style
  5. Integrate citations naturally throughout
  6. Generate complete IEEE reference list
  7. Create document using appropriate tool (docx, pdf, or markdown)

Reference Resources

For detailed guidance on specific aspects:

  • Academic writing conventions: See ACADEMIC-WRITING.md
  • IEEE citation examples: See IEEE-CITATION-GUIDE.md
  • Source verification: See SOURCE-VERIFICATION.md

Output Format

Create documents as:

  • DOCX: For full research papers, theses, dissertations (use docx skill)
  • PDF: For final submission versions (use pdf skill)
  • Markdown: For drafts, literature reviews, or online publication

Notes

  • Always prioritize source quality over quantity
  • Recent sources (last 5-7 years) preferred unless historical context required
  • Maintain research integrity throughout
  • When in doubt about a source, search for additional verification
  • Use web_fetch to access full articles when available
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Categories
Data Science & ML
First SeenApr 16, 2026
View on GitHub

Recommended

More Data Science & ML →
metabase avatar
analytics-events

metabase/metabase

Add product analytics events to track user interactions in the Metabase frontend
1.6k
48.6k
mapbox avatar
mapbox-data-visualization-patterns

mapbox/mapbox-agent-skills

Patterns for visualizing data on maps including choropleth maps, heat maps, 3D visualizations, data-driven styling, and animated data. Covers layer types, color scales, and performance optimization.
1.5k
72
lingzhi227 avatar
deep-research

lingzhi227/agent-research-skills

Conduct systematic academic literature reviews in 6 phases, producing structured notes, a curated paper database, and a synthesized final report. Output is organized by phase for clarity.
1.5k
265
nvidia avatar
tao-convert-dataset-format

nvidia/skills

Run `tao-daft convert` to convert NVIDIA TAO DAFT datasets between supported formats. Do not use for non-DAFT data. Use when the user asks to convert a DAFT dataset, change DAFT format, change a TAO dataset format, or run `tao-daft convert`.
1.5k
2.8k
wondelai avatar
lean-analytics

wondelai/skills

Choose and audit startup metrics using Croll and Yoskovitz's "Lean Analytics". Use when the user mentions "what metrics should we track", "KPIs", "north star metric", "One Metric That Matters (OMTM)", "vanity metrics", "analytics dashboard", "DAU/MAU", "churn benchmark", or "measure product-market fit". Also trigger when choosing metrics for a startup or feature, auditing a dashboard for vanity metrics, setting metric targets and baselines, or instrumenting a product by business model and stage. Covers good-vs-vanity metrics, the One Metric That Matters, metrics by business model, the five startup stages, and benchmarks. For the build-measure-learn loop, see lean-startup. For fixing activation and retention, see improve-retention.
1.5k
1.9k
nvidia avatar
tao-port-huggingface-model

nvidia/skills

tao port huggingface model
1.5k
2.8k