Doc Assist banner
xujingchen1996 xujingchen1996

Doc Assist

Documentation community

Description

--- name: ra:doc-assist description: Assist with application documents (SOP, motivation letter, research proposal, recommendation letter) argument-hint: "[sop|motivation|rp|referee]" --- # Document Assist Command Parse the document type from `$ARGUMENTS`. Supported types: `sop`, `motivation`, `rp`, `referee`. Default to `sop` if not specified. Follow the document-assist skill for full writing process.

Installation

Installs to ~/.claude/skills/xujingchen1996-research-app-toolkit-doc-assist/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xujingchen1996-research-app-toolkit-doc-assist && curl -fsSL https://raw.githubusercontent.com/xujingchen1996/research-app-toolkit/HEAD/commands/doc-assist.md -o ~/.claude/skills/xujingchen1996-research-app-toolkit-doc-assist/SKILL.md

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

Full documentation available on GitHub

View Source Repository