ㅇㅇ banner
fivetaku fivetaku

ㅇㅇ

Development community

Description

--- name: ㅇㅇ description: Drop the current OS clipboard (text or image) into context and act on it — Hangul-mode alias of /dd (typing "dd" in a Korean IME produces "ㅇㅇ"). Korean triggers: "클립보드 보내줘", "이거 분석해줘", "방금 캡처한 거", "이 레퍼런스로", "스크린샷 드롭". English triggers: "drop clipboard", "use what I copied", "this screenshot", "this reference". argument-hint: "[클립보드에 대한 요청, 선택]" allowed-tools: - Bash - Read --- <!-- first-run setup + star opt-in. AskUserQuestion must NOT be in frontmatter allowed-t

Installation

Installs to ~/.claude/skills/fivetaku-dd---/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fivetaku-dd--- && curl -fsSL https://raw.githubusercontent.com/fivetaku/dd/HEAD/commands/ㅇㅇ.md -o ~/.claude/skills/fivetaku-dd---/SKILL.md

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

Full documentation available on GitHub

View Source Repository