claudeindex
Marketplace

agent-skill

agent-skill

Stars

0

Forks

0

Plugins

19

Installation

1

Add the marketplace

/plugin marketplace add kim-song-jun/agent-skill
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

19

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

harness-builder

Bootstrap CLAUDE.md, .claude/agents/, hooks, and plugin wiring with /agent-init

Plugin

harness-floor

Cost-unrestricted patterns: /visual-qa (visual regression + LLM analysis via Playwright MCP) and /wiki — a self-auditing project knowledge base in .wiki/ (Karpathy LLM-Wiki pattern): INDEX.md router, provenance-graded pages (A/B/C), contradiction preservation, and a 'compile' self-audit gate (diff=0); SessionStart digest prints wiki status on open

Plugin

harness-builder-codex

Run agent-init for Codex CLI projects — emits AGENTS.md + .codex/skills/

Plugin

harness-builder-copilot

Run agent-init for GitHub Copilot CLI — emits .github/copilot-instructions.md + AGENTS.md

Plugin

harness-builder-gemini

Run agent-init for Gemini CLI (a.k.a. 'antigravity') — emits GEMINI.md + .gemini/skills/

Plugin

harness-builder-cursor

Run agent-init for Cursor — emits .cursor/rules + .cursor/agents/

Plugin

harness-floor-codex

visual-qa scaffold for Codex CLI — emits .visual-qa.json + Playwright MCP entry; ships near-native /wiki (self-auditing knowledge base in .wiki/), the closest Codex port of the harness-floor wiki skill

Plugin

harness-floor-copilot

visual-qa scaffold for Copilot CLI

Plugin

harness-floor-gemini

visual-qa scaffold for Gemini CLI

Plugin

harness-floor-cursor

visual-qa scaffold for Cursor

Plugin

harness-thrift

Theme B — cost-conscious long-session optimisation: context-mode integration, prompt cache priming, summariser hooks, end-of-session audit

Plugin

harness-thrift-cursor

Theme B port for Cursor — advisory-only thrift via .cursor/rules/thrift.mdc

Plugin

harness-thrift-copilot

Theme B port for GitHub Copilot CLI — file-backed thrift state + official .github/hooks/ patches

Plugin

harness-thrift-codex

Theme B port for Codex CLI — TOML-aware ~/.codex/config.toml patcher + OpenAI rate table

Plugin

harness-debug-codex

Theme E port for Codex CLI — prompt-level systematic debugging with structured error parsing, .debug-state.json persistence, and git/input bisection

Plugin

harness-thrift-gemini

Theme B port for Gemini CLI — Vertex AI rate table with min-token + storage-hour terms

Plugin

harness-explore

Theme D — codebase exploration: parallel-dispatch tree-walker + dependency graph, cached by git HEAD, /explore where + /explore deps queries

Plugin

harness-debug

Theme E — systematic debugging: reproduce → isolate → hypothesize → verify workflow with .debug-state.json checkpointing + 10-format error parser + bisection lib

Plugin

harness-data

Data analysis harness for notebook execution, SQL validation, artifact diffs, and durable verification evidence