Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Zeke's Skills

Agent skills are reusable instructions for AI coding agents like OpenCode, Claude Code, Codex, and others.

This repo is a collection of skills I use, skills I maintain, and the tools I use to manage them.

How skills work

  • Skills can be simple Markdown files.
  • Skills can also include code, scripts, images, templates, and other assets.
  • Skills can be invoked explicitly by a user.
  • Skills can be invoked implicitly by the model based on context.
  • Skills always include metadata like a name and description.
  • Skill metadata is loaded up front so agents know what skills exist.
  • Skill content is loaded only when needed to minimize context usage.

Tools

Skills I maintain

Skills I use

  • vercel-labs/find-skills - find other skills.
  • typefully/agent-skills - Draft and schedule social media posts with Typefully.
  • railly/tinte - Generate screenshots of code snippets and terminal commands via API.
  • mattpocock/teach - Learn anything interactively, like how to speak German or solve a rubik's cube.
  • teng-lin/notebooklm-py - Unofficial Python API and CLI for Google NotebookLM. Create notebooks, add sources, generate podcasts, quizzes, videos, and more.
  • mvanhorn/last30days-skill - Research what people actually say about any topic in the last 30 days, across Reddit, X, YouTube, TikTok, Hacker News, Polymarket, and more.

About

A catalog of public agent skill packages I maintain and use

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors