A personal collection of cross-tool agent skills for daily development workflows.
Daniel Olshansky Agent Skills is easy to set up with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add Olshansk/agent-skillsRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
Repository setup guidance
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 109 days ago.
7 GitHub stars indicate community interest.
1 open issues signal maintenance load.
MIT license detected.
5 security/trust notes recorded.
Setup difficulty is 1/5.
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.
A multimodal toolset for AI agents to generate, edit, and display images, videos, and audio via CLI.
This repository contains reusable skills that you can add to your AI coding agent. Each skill is a set of instructions that teaches the agent how to perform a specific task, like resolving merge conflicts or simplifying documentation. You can install them with a single command and use them across different agent tools.
Agent-skills is a curated collection of personal, public agent skills created by Olshansky. It follows the Agent Skills pattern for cross-tool skill distribution, inspired by vercel-labs/agent-skills. The repository includes over 20 skills covering a wide range of development tasks: from session management (cmd-session-commit) and code review (cmd-codex-review-plan) to documentation improvement (cmd-docs-idiot-proof) and GitHub issue creation (cmd-gh-issue). Each skill is documented in its own SKILL.md file and can be installed via `npx skills add olshansk/agent-skills`. The skills are designed to work with multiple agent tools including Codex CLI, Claude Code, Gemini CLI, and OpenCode. The repository also includes a demo of a skills dashboard and a star history section.
7
Stars
0
Forks
1
Issues
MIT
License
A personal collection of cross-tool agent skills for daily development workflows.
Developers who use AI coding agents daily, Tech leads wanting to standardize agent workflows, Open source maintainers looking for reusable agent skills
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Agent skills can change coding-agent behavior; review every SKILL.md and referenced script before installing. Check shell, network, file-system, credential, and API-key requirements before running skill workflows.
Similar or complementary options to evaluate include anthropic-skills, bug-hunter, hyperframes.
Aug 20, 2026