Agent Skills 🤖
A collection of Agent Skills designed to enhance AI agent interactions and capabilities.
Agent Skills 🤖
A personal collection of Agent Skills crafted by Georgii Bukharov
Install
npx skills add souljorje/agent-skills
bunx skills add souljorje/agent-skills
pnpm dlx skills add souljorje/agent-skills
Skills
| Name | Score* | Description |
|---|---|---|
| agentic-markdown | 8.5 | Restructure agent-readable Markdown files with progressive disclosure: short entrypoints, explicit relative sources, and lazy reading for AI agents. |
| skill-autoresearch | - | Improve a skill through iterative runs, quantitative scoring, targeted fixes, and reruns until stop criteria are met. Inspired by Karpathy's autoresearch. |
| socratic-mode | 9.5 | Socratic dialogue for clarifying a user's own thinking through neutral, one-question-at-a-time exploration. |
* skill-autoresearch average score
Autoresearch Evals
The autoresearch-evals/ directory contains test briefs for skills generated by skill-autoresearch
They are stable inputs used to test whether a skill behaves as intended across representative scenarios and edge cases.