Skip to content

Mezzle/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Personal Claude Code skills. Copy what's useful — they're small, opinionated, and meant to be adapted.

Install

Via skills.sh:

npx skills@latest add Mezzle/skills

Or copy any skill directory into your ~/.claude/skills/:

git clone git@github.com:Mezzle/skills.git
cp -r skills/skills/productivity/obsidian-daily-log ~/.claude/skills/

Skills

Productivity

  • obsidian-daily-log — append-only daily-log discipline for Obsidian vaults. Reads first, dedups, leaves dataview blocks alone, redacts PII.

Structure

skills/
  <bucket>/
    <skill-name>/
      SKILL.md      # behavior + frontmatter

Buckets follow the same convention as Matt Pocock's skills repo:

  • productivity/ — non-code workflow tools
  • engineering/ — daily code work
  • personal/ — tied to my own setup, not promoted
  • in-progress/ — drafts not yet ready to ship

Only skills under productivity/, engineering/, and misc/ are listed in the top-level README.md and .claude-plugin/plugin.json.

Contributing

Open to PRs from teammates — see CLAUDE.md for repo conventions and CONTEXT.md for terminology.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors