一键导入
ljg-card
Content card and visual export workflow. Use for PNG cards, infographics, comic cards, whiteboard visuals, 카드로 만들어줘, 이미지로 정리, 정보그래픽, 만화 카드, 화이트보드.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Content card and visual export workflow. Use for PNG cards, infographics, comic cards, whiteboard visuals, 카드로 만들어줘, 이미지로 정리, 정보그래픽, 만화 카드, 화이트보드.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run iterative agent evaluation and improvement loops (judge, improve, scenarios, playbooks) via pi-autocontext or autoctx CLI. Use when improving repeatable agent workflows (review rubrics, skill quality, scenario-based feedback), checking run status, or accumulating knowledge—not for one-off code edits or repo pattern drift (use continuity) or single PR review (use zereight-review).
Pi-native evaluate→improve→persist harness. Provides a systematic loop for generating candidates, judging them against rubrics, and accumulating knowledge as playbooks. Use for iterative output improvement, not for one-off edits (use continuity) or single PR review (use zereight-review).
Audit agent skills — token cost, duplicates, outdated plugin versions, unused skills, and overly long descriptions. Use when trimming skill prompt budget, finding duplicate or unused skills, auditing plugin versions, or deciding which skills to remove.
Diagnose why a skill is missing from Pi /skill or Cursor lists. Use when a skill exists on disk but does not appear, Pi shows only project or extension skills, or after adding a repo skill under .agents/skills/.
Comprehensive code review skill for practical PR feedback. Use for feature, bugfix, and refactor reviews. Prioritizes correctness, edge cases, logic invariants, fallback-chain safety, async state transitions, architecture analysis, OWASP security, and clear actionable feedback.
Skill map and inventory workflow. Use for scanning installed skills, skill overview, 스킬 목록, skill map.
| name | ljg-card |
| description | Content card and visual export workflow. Use for PNG cards, infographics, comic cards, whiteboard visuals, 카드로 만들어줘, 이미지로 정리, 정보그래픽, 만화 카드, 화이트보드. |
| user_invocable | true |
| version | 2.3.0 |
입력한 글, 링크, 파일을 카드나 이미지로 정리한다. 결과물은 PNG로 만들고 기본 위치는 ~/Downloads/다.
| 옵션 | 출력 | 용도 |
|---|---|---|
-l | 긴 카드 | 긴 글을 한 장으로 정리 |
-i | 정보그래픽 | 구조, 비교, 숫자가 있는 내용 |
-m | 다중 카드 | 긴 내용을 여러 장으로 나눔 |
-v | 비주얼 노트 | 문제, 전개, 핵심 아이디어를 한 흐름으로 정리 |
-c | 만화 카드 | 설명을 장면 단위로 나눠 보여줌 |
-w | 화이트보드 | 개념 관계와 흐름을 보드처럼 정리 |
-b | 큰 글자 카드 | 짧은 문장을 강하게 보여줌 |
references/taste.md를 먼저 읽어 디자인 기준을 맞춘다.references/mode-*.md를 읽는다.node assets/capture.js <html> <png> <width> <height> [fullpage]
Playwright가 없으면 skill 폴더에서 설치한다.
npm install && npx playwright install chromium
완료 후 생성된 PNG 경로만 짧게 알려준다.