BeClaude

research-paper-lifecycle-skills

New
4GitHub TrendingGeneralby ShaishavMaisuria

42 AI agent skills for literature review, academic writing, citation verification, conference submission, rebuttal, publication, and presentations.

Summary

This skill provides 42 AI agent skills for the entire research paper lifecycle, including literature review, academic writing, citation verification, conference submission, rebuttal, publication, and presentations.

  • It helps developers automate and streamline repetitive research tasks, ensuring accuracy and saving time.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/research-paper-lifecycle-skills.md

3
Invoke with @agent-name
@research-paper-lifecycle-skills

Use Cases

Automatically conduct a literature review on a given topic and summarize key findings.
Generate a draft of an academic paper section with proper citations and formatting.
Verify the accuracy and formatting of citations in a manuscript.
Prepare a conference submission package including abstract, paper, and supplementary materials.
Draft a rebuttal letter addressing reviewer comments with evidence and clarifications.
Create a presentation outline and slides from a completed research paper.

Usage Examples

1

/research-paper-lifecycle-skills literature review on transformer architectures in NLP

2

Verify citations in my paper draft at /path/to/paper.md

3

Generate a rebuttal letter for the reviews in /path/to/reviews.txt

View source on GitHub
code-reviewagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is research-paper-lifecycle-skills?

This skill provides 42 AI agent skills for the entire research paper lifecycle, including literature review, academic writing, citation verification, conference submission, rebuttal, publication, and presentations. It helps developers automate and streamline repetitive research tasks, ensuring accuracy and saving time.

How to install research-paper-lifecycle-skills?

To install research-paper-lifecycle-skills: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/research-paper-lifecycle-skills.md. Finally, @research-paper-lifecycle-skills in Claude Code.

What is research-paper-lifecycle-skills best for?

research-paper-lifecycle-skills is a agent categorized under General. It is designed for: code-review, agent. Created by ShaishavMaisuria.

What can I use research-paper-lifecycle-skills for?

research-paper-lifecycle-skills is useful for: Automatically conduct a literature review on a given topic and summarize key findings.; Generate a draft of an academic paper section with proper citations and formatting.; Verify the accuracy and formatting of citations in a manuscript.; Prepare a conference submission package including abstract, paper, and supplementary materials.; Draft a rebuttal letter addressing reviewer comments with evidence and clarifications.; Create a presentation outline and slides from a completed research paper..