Skip to content

zackbart/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

Stars

A collection of custom Claude Code skills for development workflows, plus a record of globally installed skills and plugins. (v0.1.4)

Repo Skills

Skills in this repo are installable per-project or globally.

Agent Tools

Skill Description
bird Bird CLI assistant for Twitter/X - tweeting, replying, reading, searching, and managing timelines from the terminal
ethos Interview-driven ethos.md that hands agents the non-obvious, project-specific context they'd otherwise get wrong - who it's really for, why it exists, the real constraints, how it tends to think. Captures the delta from default, not a rulebook of boundaries
mcp-sync Keep a project's MCP servers in one MCP.md doc at the repo root, then mirror them into that project's Claude Code, opencode, and Codex configs (instructions-only, no script; strict-mirror with confirmation; auth handled per-tool via OAuth)
scratch-html Where agents write HTML files — routes every .html to ~/.scratch/<cwd-relative-to-$HOME>/<slug>.html. Entry point that points at info-html for read-style HTMLs

Preferences

Personal-taste skills — encode how Zack likes things, not general capabilities.

Skill Description
info-html House style for information-dense HTMLs (research, audits, specs, reports). Minimal on white paper — big bold Lexend headlines, lots of whitespace, color used sparingly, always light mode. Light steering, not a rulebook

Global Skills

Install a skill from this repo into a project:

npx skills add zackbart/skills --skill <name> -y

Browse skills at skills.sh/zackbart/skills.

These skills are installed globally (~/.agents/skills/) on this machine. Codex reads them directly; Claude Code and Cursor get symlinks.

Install all global skills

# From this repo
npx skills add -g zackbart/skills --skill bird --agent claude-code -y
npx skills add -g zackbart/skills --skill ethos --agent claude-code -y
npx skills add -g zackbart/skills --skill mcp-sync --agent claude-code -y
npx skills add -g zackbart/skills --skill info-html --agent claude-code -y
npx skills add -g zackbart/skills --skill scratch-html --agent claude-code -y

# External
npx skills add -g vercel-labs/agent-browser --skill agent-browser --agent claude-code -y
npx skills add -g kepano/obsidian-skills --skill defuddle --agent claude-code -y
npx skills add -g anthropics/claude-plugins-official --skill frontend-design --agent claude-code -y
npx skills add -g anthropics/skills --skill skill-creator --agent claude-code -y
npx skills add -g railwayapp/railway-skills --skill use-railway --agent claude-code -y

About

A collection of custom Claude Code skills for development workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages