---
title: "agent-plugins"
description: "Personal cross-agent skill collection: ADR decision records, semantic commits, plan grilling, codebase internalization, plain Korean prose, and a Google Apps Script reference."
canonical: https://agentpluginsdirectory.com/plugins/agent-plugins
last-updated: 2026-09-23
---

# agent-plugins
Personal cross-agent skill collection: ADR decision records, semantic commits, plan grilling, codebase internalization, plain Korean prose, and a Google Apps Script reference.
- Slug: agent-plugins
- Publisher: cranemont
- Repository: https://github.com/cranemont/agent-plugins
- Manifest: plugin.json
- Version: 0.2.1
- License: MIT
- Category (editorial): productivity
- Skills: 6 (adr, appscript, commit-semantic, grilling, internalize, plain-korean)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-08-09
- Repository last pushed: 2026-09-03
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/agent-plugins
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What agent-plugins does, in the publisher's words

Personal collection of portable Agent Skills. Every skill is a spec-pure SKILL.md (frontmatter: name + description only), so the same files load natively in Claude Code, Codex, and any client that follows the open standards, no per-tool forks, no install scripts.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/cranemont/agent-plugins/HEAD/README.md

## Skills

- adr: Architecture Decision Record(ADR) 워크플로우: 되돌리기 비싼 결정을 불변 파일로 기록하고(docs/adr/NNNN-slug.md, status 없이 superseded_by로 상태 파생), 자동 인덱스·supersede·작업 전 참조까지 하나의 캐논으로 관리한다. Use when the user asks to record, initialize, or supersede an ADR / set up decision tracking in a repo, when a hard-to-reverse decision…
- appscript: Google Apps Script(GAS, V8 런타임) 한국어 레퍼런스, Sheets/Gmail/Drive/Calendar/Docs/Slides/Forms 자동화, 트리거, 웹앱(doGet/doPost), OAuth scope, quota, clasp/TypeScript, 매니페스트(appsscript.json), 6분 제한 회피 등 50여 개 문서를 라우팅 표로 필요한 부분만 읽어 답한다. Use when the user writes, debugs, or asks about Apps Script / GAS / 구글 앱스크립트…
- commit-semantic: Analyze uncommitted changes and create semantic commits, group changes into meaningful units (feat/fix/refactor/docs/test/chore) and commit them in dependency order. Use when the user asks to commit changes semantically, split the working tree into well-formed commits, or clean up uncommitted chan…
- grilling: Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
- internalize: Sync the user's mental model with the codebase through retrieval practice, quiz first, reveal gaps, then correct. Manual trigger only. use when the user invokes /internalize or explicitly asks to internalize code, check their understanding, or sync their mental model with the codebase. Do NOT auto…
- plain-korean: 기능 구현이나 문서 작업 중 사용자에게 보이는 한국어 제품 문구 또는 저장소에 남는 한국어 기술 산문을 작성·번역·수정할 때 자연스럽고 간결하게 다듬는다. UI 문자열, 오류·상태 메시지, ADR, README, 작업·결함 보고, 이슈·PR, 커밋 메시지, 코드 주석에 사용한다. Preserve behavior, facts, identifiers, constraints, tone, and repository conventions. Do not trigger merely because the conversation is in Kor…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
