Skip to content

Olshansk/agent-skills

Repository files navigation

agent-skills

Codex CLI Claude Code Gemini CLI OpenCode License: MIT

Note

My personal and public agent skills. Olshansky.info

What is this?

Table of Contents

Quickstart

npx skills add olshansk/agent-skills

Then ask your agent to run any installed skill:

  • "resolve merge conflicts"
  • "close the loop on this session"
  • "idiot proof the documentation"
  • "generate skills dashboard"

Tip

Start with session-commit — it turns every coding session into durable knowledge by extracting patterns, decisions, and gotchas into your AGENTS.md. Future sessions (and future agents) pick up right where you left off.

Available Skills

Polished Skills

Skills I've polished for public use.

Skill What it does Trigger examples
session-commit Captures session learnings and updates AGENTS.md safely "run session commit", "close the loop", "update AGENTS.md"
skills-dashboard Scrapes skills.sh and generates an interactive HTML dashboard "generate skills dashboard", "show skills ecosystem"

Personal Skills (cmd-*)

Skills I use daily but might rename or delete in the future. I prefix them with cmd- so I can easily also leverage them as custom slash commands in claude code.

Skill Description
cmd-chain-halt-code-reviewer Review protocol code for chain halt risks, non-determinism, and onchain behavior bugs
cmd-clean-code Improve code readability without altering functionality using idiomatic best practices
cmd-code-cleanup Remove dead code and duplication with a 5-phase systematic approach
cmd-gh-comments Triage and resolve GitHub PR review comments with categorized action plans
cmd-gh-issue Create structured GitHub issues from conversation context using gh CLI
cmd-idiot-proof-docs Simplify documentation for clarity and scannability with approval-gated edits
cmd-pr-build-context Build high-signal PR context with diff analysis, risk assessment, and discussion questions
cmd-pr-conflict-resolver Resolve merge conflicts with context-aware 3-tier classification and escalation
cmd-pr-description Generate concise PR descriptions by analyzing the diff against a base branch
cmd-pr-review-prepare Prepare branch for code review by building context and identifying issues
cmd-pr-sweep Review changes for test gaps, simplification, naming consistency, reuse, and TODO quality
cmd-pr-test-plan Generate manual test plans with verified commands and pass/fail criteria
cmd-productionize Transform apps into production-ready deployments with framework-specific optimization
cmd-proofread Proofread posts for spelling, grammar, repetition, logic, weak arguments, and broken links
cmd-python-stylizer Analyze Python code for naming, structure, nesting, and cognitive load reduction
cmd-rfc-review Review RFCs for problem clarity, compliance, security, and performance using SCQA
cmd-rss-feed-generator Generate Python RSS feed scrapers with hourly GitHub Actions integration
cmd-scope-sweep Final pass to identify missed items, edge cases, and risks before closing scope
makefile Create or improve Makefiles with templates (python-uv, fastapi, nodejs, go, flutter)
mermaid-render Render and display Mermaid diagrams inline in iTerm2 or Ghostty

Star History

Star History Chart

Demo of skills-dashboard

A live dashboard of the skills.sh ecosystem is available at skills-dashboard.olshansky.info.

It shows publisher distribution, install counts, top skills, and the long-tail power law of adoption. Regenerate it yourself with the skills-dashboard skill.

Skills Dashboard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages