
Kilog
- 1 repo stars
- Updated August 3, 2026
- Mr-akami/kilog
Helps with ai & agent building tasks.
About
kilog is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.
- kilog
- AI & Agent Building
- AI-coding skill
Kilog by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add Mr-akami/kilog/plugin install kilog@kilogAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | August 3, 2026 |
| Repository | Mr-akami/kilog ↗ |
What it does
Helps with ai & agent building tasks.
README.md
kilog — Claude Code plugin
Teaches Claude Code to drive the kilog CLI when the user asks about dev logs.
Install
/plugin marketplace add <this-repo>
/plugin install kilog
Plugin root is this directory (plugin/ within the repo), so pointing the marketplace at either the repo root or this subdirectory works.
Contents
skills/kilog/SKILL.md— routes natural-language log requests to the rightkilogCLI invocation.skills/kilog/evals/evals.json— benchmark prompts for the skill-creator eval loop.
Requires
@kilog/cliavailable in the target workspace (either as a devDependency or globally installed).- The target project instrumented via
@kilog/register(Node) or@kilog/vite-plugin(browser).
Related skills
AI & Agent Buildingagents