πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com, claudedirectory.org & the official MCP registry.

  1. Home
  2. /Slash Commands
  3. /Documents & Office
  4. /OCR: Post
πŸ“„

OCR: Post

⌘Slash CommandπŸ“„Documents & Office287

Post the current OCR review to a GitHub PR.

By spencermarx

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/ocr-post
# ...or for all projects
mkdir -p ~/.claude/skills/ocr-post

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Skills Hub

More in Documents & Office

View all β†’
πŸ“„
🧩Skillβ˜… Featured

Docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page …

πŸ“„Documents & Office158,616
Claude DirectorySkillsHub MCP
πŸ“„
🧩Skillβ˜… Featured

Canvas Design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright v…

πŸ“„Documents & Office158,616
Claude DirectorySkillsHub MCP
πŸ“„
🧩Skillβ˜… Featured

Excel / Spreadsheets (XLSX)

Create, edit, and clean .xlsx, .xlsm, .csv, and .tsv files β€” including formulas, formatting, charts, and data cleanup

πŸ“„Documents & Office158,616
πŸ“„
🧩Skillβ˜… Featured

PowerPoint (PPTX)

Create, read, edit, and combine PowerPoint presentations β€” including slide layouts, speaker notes, charts, and templates

πŸ“„Documents & Office158,616

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/ocr-post
# ...or for all projects
mkdir -p ~/.claude/skills/ocr-post

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize β†’ Skills β†’ β€œ+” β†’ Browse skills β†’ Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder β€” no restart needed.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’