create-paper-note — how to use create-paper-note create-paper-note, research_notes, jeongbeenson19, community, how to use create-paper-note, ai agent skill, mcp server, agent automation, create-paper-note setup guide, automated paper note creation, create-paper-note alternative, create-paper-note vs paper management tools

v1.0.0
GitHub

About this Skill

Ideal for Research Agents needing automated paper summary note creation with Google web search integration. create-paper-note is a skill that automates the creation of paper summary notes based on a template and Google web search results

Features

Automates paper note creation in the 60_Library/Research/MNS/04_Papers/ directory
Uses a template found in 60_Library/Research/MNS/MNS(Workflow).md
Utilizes the google_web_search tool to find paper details
Supports searching for paper titles, venues, years, and public URLs on arXiv
Generates notes based on user-provided paper titles

# Core Topics

jeongbeenson19 jeongbeenson19
[0]
[0]
Updated: 3/12/2026

Quality Score

Top 5%
33
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add jeongbeenson19/research_notes/create-paper-note
Supports 18+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The create-paper-note MCP Server by jeongbeenson19 is an open-source community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use create-paper-note, create-paper-note setup guide, automated paper note creation.

Ideal Agent Persona

Ideal for Research Agents needing automated paper summary note creation with Google web search integration.

Core Value

Empowers agents to generate paper summary notes in Markdown format using a template, leveraging google_web_search for details like title, venue, year, and public URLs from arXiv, enhancing research efficiency with automated note organization in specified directories.

Capabilities Granted for create-paper-note MCP Server

Automating paper note creation for research libraries
Generating summaries with venue and year details
Organizing research papers with public URLs from arXiv

! Prerequisites & Limits

  • Requires Google web search functionality
  • Limited to Markdown template format
  • Dependent on accurate paper title input for search
Project
SKILL.md
1.3 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Paper Note Creation Skill

This skill automates the creation of a new paper summary note in the 60_Library/Research/MNS/04_Papers/ directory, based on the template found in 60_Library/Research/MNS/MNS(Workflow).md.

Workflow

  1. Get Paper Title: The user will provide a paper title.
  2. Find Paper Details: Use the google_web_search tool to find the paper's official title, venue, year, and a public URL (prefer arXiv).
    • Query: Use a query like "[paper_title]" paper arxiv.
  3. Construct File Content: Use the paper details to fill out the template below. The "Extract" and "Takeaway" sections should be left as placeholders for the user to fill in, as they require in-depth analysis.
  4. Determine Filename: The filename should be the paper's official title.
  5. Create File: Use the write_file tool to create the new markdown file in the 40_Papers/ directory.

Note Template

Use the following markdown template for the file content.

markdown
1## Paper 2- Title: {{title}} 3- Venue/Year: {{venue_year}} 4- Link: {{url}} 5- 역할(문제정의/방법/평가/반박): 6 7## Extract 8- Task: 9- Unobserved interval: 10- Memory unit: 11- State: 12- Update rule: 13- Reactivation: 14- Fusion: 15- Assumptions: 16- Evaluation: 17- Failure modes: 18 19## Takeaway 20- 내 설계에 적용(1줄): 21- D1/D2/D3에 미치는 영향:

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is create-paper-note?

Ideal for Research Agents needing automated paper summary note creation with Google web search integration. create-paper-note is a skill that automates the creation of paper summary notes based on a template and Google web search results

How do I install create-paper-note?

Run the command: npx killer-skills add jeongbeenson19/research_notes/create-paper-note. It works with Cursor, Windsurf, VS Code, Claude Code, and 15+ other IDEs.

What are the use cases for create-paper-note?

Key use cases include: Automating paper note creation for research libraries, Generating summaries with venue and year details, Organizing research papers with public URLs from arXiv.

Which IDEs are compatible with create-paper-note?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for create-paper-note?

Requires Google web search functionality. Limited to Markdown template format. Dependent on accurate paper title input for search.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add jeongbeenson19/research_notes/create-paper-note. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use create-paper-note immediately in the current project.

Related Skills

Looking for an alternative to create-paper-note or building a community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

linear

Logo of lobehub
lobehub

Linear is a workflow management system that enables multi-agent collaboration, effortless agent team design, and introduces agents as the unit of work interaction.

73.4k
0
Communication

testing

Logo of lobehub
lobehub

Testing is a process for verifying AI agent functionality using commands like bunx vitest run and optimizing workflows with targeted test runs.

73.3k
0
Communication

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication