Still-chowline394

Add Comment — Development skill for Claude Code

Development community

add_comment tool — attach a comment to a passage in the PDF.

How to install Add Comment

Installs to ~/.claude/skills/still-chowline394-magictex-mcp-add_comment/SKILL.md

Terminal
mkdir -p ~/.claude/skills/still-chowline394-magictex-mcp-add_comment && curl -fsSL https://raw.githubusercontent.com/Still-chowline394/MagicTeX-mcp/HEAD/commands/add_comment.md -o ~/.claude/skills/still-chowline394-magictex-mcp-add_comment/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Add Comment does


description: add_comment tool — attach a comment to a passage in the PDF argument-hint: ["quoted passage" your note]

Call the `add_comment` MCP tool to anchor a comment onto the paper. Read the *exact quoted passage* and the note from **$ARGUMENTS**. Use `role: "reviewer"` for a suggested change, or `role: "defender"` when challenging a claim. The comment appears anchored on the PDF for me to Accept or Reject — **don't edit the source**.

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Octo Docs — Document delivery with export to PPTX, DOCX, PDF formats 2.8k ★
  • Translate Book — Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents 542 ★

Full documentation available on GitHub

View Source Repository