Personal Claude Code plugin with custom skills for my workspace.
| Skill | Description |
|---|---|
daily-note |
Creates today's Obsidian daily note with Jira tickets, Outlook calendar, backlog triage, and inbox review |
close-day |
Plays back today's daily note into project files — meeting notes, people, TODOs |
close-project |
Structured PARA project closing ceremony: distill, clean, archive |
youtube-summary |
Fetches a YouTube video's transcript and summarizes it |
ai-briefing |
Fetches new items from configured YouTube channels/podcasts/newsletters, filters for relevance, transcribes and summarizes into a digest |
token-audit |
Audits what's consuming tokens in Claude Code requests — system prompt, tools/MCP schemas, catalog — cross-referenced against real usage history |
This repo doubles as its own marketplace. Add it once:
/plugin marketplace add lorenzhelle/claude-plugin/plugin install lors-plugin@lors-pluginsChoose User scope to have the skills available in all your projects.
/reload-pluginsSkills are now available as /lors-plugin:daily-note, /lors-plugin:close-day, etc.
The .claude-plugin/plugin.json at the repo root describes the plugin.
Claude Code discovers it automatically when you add the repo as a marketplace.
To browse available plugins before installing:
/pluginGo to the Discover tab and find lors-plugin in the list.