By akaihola
Session retrospective that extracts reusable learnings and maps each onto the right Claude Code extension surface (skills, MCP servers, slash commands, subagents, hooks, plugins), proposing new or updated extensions with human approval. Ships a /reflect-extensions command plus a debounced end-of-session reminder hook.
This project is developed by an AI coding agent (Claude Code), with human oversight and direction.
A collection of Claude Code skills
for personal use. Each skill is a self-contained folder with a SKILL.md and
supporting scripts.
| Skill | Description |
|---|---|
brave-search | Web search via Brave Search API |
clasohlson | Clas Ohlson product search |
context7-skill | Context7 integration |
conventional-committer | Conventional commit message generation |
credentials-check | Credential leak detection |
email-mailbox-analyzer | Email mailbox analysis |
himalaya-email-manager | Email management via Himalaya CLI |
hsl | Helsinki region public transport routes and departures via Digitransit |
markdown-pm | Obsidian-style project management |
mcp-to-skill | Convert MCP servers to skills |
motonet | Motonet product search |
nano-banana-image | Image generation via nano-banana |
notebooklm | NotebookLM integration |
power | Power management utilities |
tokmanni | Tokmanni product search |
verkkokauppa | Verkkokauppa.com product search |
youtube-frame-analysis | Extract scene-change frames from YouTube videos and analyse visuals with Gemini |
youtube-to-markdown | YouTube video to Markdown conversion |
youtube-transcription | YouTube transcript extraction |
zed-threads | Zed editor thread management |
This repo also doubles as a Claude Code plugin marketplace
(see .claude-plugin/marketplace.json).
| Plugin | Description |
|---|---|
reflect-extensions | Session retrospective: extracts learnings and maps them onto the right extension surface (skills, MCP, commands, subagents, hooks, plugins); ships a /reflect-extensions command and an end-of-session reminder hook. |
Install a plugin with:
claude plugin marketplace add akaihola/skills-akaihola
claude plugin install reflect-extensions@skills-akaihola
Clone and symlink individual skills into your .claude/skills/ directory:
git clone https://github.com/akaihola/skills-akaihola.git
ln -s /path/to/skills-akaihola/markdown-pm ~/.claude/skills/markdown-pm
For personal use.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub akaihola/skills-akaihola --plugin reflect-extensionsClaude Code Skill for general-purpose browser automation with Playwright (Python). Auto-detects dev servers, writes clean test scripts to /tmp, and autonomously handles any browser automation task.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Memory compression system for Claude Code - persist context across sessions
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows