paper-to-course

by KaguraTart · documents · bash, node, skill

将学术论文转换为交互式 HTML 课程 + Markdown 文档 + PPTX 演示文稿,一键生成全部三种输出

Source: https://github.com/KaguraTart/paper-to-course

Install

git clone https://github.com/KaguraTart/paper-to-course

Tags: bash, node, skill

21 GitHub stars · Source: skillsdirectory

About documents MCP servers and Claude skills

documents MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

paper-to-course is one of hundreds of documents entries indexed on Skiln. Browse the full documents category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related documents MCPs and skills

  • Boot Sequence by paulpas

    Implements step-by-step diagnosis and optimization of the modern Linux boot process from UEFI through GRUB, initramfs, and systemd target initialization for production servers.

  • Grub Uefi Bootloader by paulpas

    Configures GRUB2 bootloader for UEFI firmware boot processes including

  • Graph Traversal by paulpas

    Implements graph traversal algorithms (DFS recursive/iterative, BFS level-order,

  • Sdlc Processes by paulpas

    Covers the complete software development lifecycle (SDLC) including analysis, design, development, testing, deployment, and maintenance.

  • Data Alternative Data by paulpas

    '"Alternative data ingestion pipelines for trading signals including

  • Options Pricing by paulpas

    Calculates theoretical option prices using Black-Scholes and Binomial tree models with implied volatility analysis for European and American-style options.

  • Mcp Review by stacklok

    Review MCP server specifications and updates for compliance, security, and quality. Use when evaluating server.json files, PRs adding/updating servers, or assessing MCP server changes. NOT for creating new entries (use add-mcp-server instead).

  • Skill Review by stacklok

    Review skill submissions and updates for compliance, security, and quality. Use when evaluating skill.json files, SKILL.md content, PRs adding/updating skills, or assessing skill changes in the ToolHive registry. NOT for reviewing MCP server entries (use mcp-review) or creating new skills (use add-mcp-server).

Frequently asked questions

How do I install paper-to-course?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support paper-to-course?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is paper-to-course free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.