Skill0 repo starsupdated today
emboss-setup
First-run setup for the Emboss connector. Use when Emboss tools are missing, return unauthenticated, or the user has not connected Emboss yet.
Install in Claude Code
Copygit clone --depth 1 https://github.com/GetEmboss-ai/emboss-claude-plugin /tmp/emboss-setup && cp -r /tmp/emboss-setup/skills/emboss-setup ~/.claude/skills/emboss-setupThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# Connect Emboss 1. In Claude Code run /mcp, choose emboss, and follow the sign-in link. Sign in or create an Emboss account, then click Allow. 2. In Claude.ai or Claude Desktop, open https://getemboss.ai/docs/claude and use the Connect Emboss to Claude button, then sign in and click Allow. 3. Confirm with create_form or another write tool. If it returns insufficient_scope, disconnect from Dashboard, Account, Connected apps and connect again allowing both permissions.
More from this repository
batch-fillSlash Command
Fill a form once per row of a CSV with Emboss
fill-pdfSlash Command
Fill a PDF form with Emboss
make-fillableSlash Command
Turn a flat PDF into a fillable form with Emboss
embossSkill
Fill PDF forms with Emboss. Use when the user has a flat or scanned PDF form and wants it fillable, wants a PDF form filled from notes, a document, or pasted text, wants one form filled for every row of a spreadsheet or CSV, or asks about AcroForm fields, checkboxes, or signature fields in a PDF. Requires the Emboss MCP connector (see the emboss-setup skill).