Productivity skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

obsidian-second-brain

Operate any Obsidian vault as a living, self-rewriting second brain (an evolution of Karpathy's LLM Wiki pattern: sources rewrite existing pages, contradictions reconcile automatically, scheduled agents maintain the vault while you sleep). Use this skill whenever the user asks Claude to read, write, update, search, or manage their Obsidian vault - including saving notes from conversation, creating daily entries, updating kanban boards, logging dev work, managing people notes, capturing decisions, tracking deals, or maintaining any vault structure. Also triggers when the user wants to bootstrap a new vault from scratch, run a vault health check, or drop a _CLAUDE.md into their vault so all Claude surfaces share the same operating rules. Includes a research toolkit (7 commands: /x-read, /x-pulse, /research, /research-deep, /notebooklm, /youtube, /podcast) for AI-powered research via Grok, Perplexity, NotebookLM, YouTube, and podcast feeds - findings save to the vault automatically following the AI-first vault rule. Use proactively whenever the conversation produces information worth preserving (decisions, people met, projects started, tasks completed, lessons learned, research findings).

3.44k repo starsObserved in 2 repos
Productivity

bm-orient

Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions.

3.44k repo starsObserved in 1 repos
Productivity

shopware-knowledge-capture

Preserve Shopware knowledge for later. Use when the user asks to save, remember, preserve, document, or store information, rules, lessons learned, workflow knowledge, coding guidance, or agent instructions for future humans or agents.

3.39k repo starsObserved in 1 repos
Productivity

langwatch-kanban

Manage the LangWatch Kanban GitHub project board — sync statuses, view your board, find stale items, move issues, assign work.

3.37k repo starsObserved in 1 repos
Productivity

manage-project

项目管理工具集。使用场景:新增/修改角色/场景/道具到 project.json(经 patch_project 工具,按 table+name upsert)、写顶层 settings 字段、编辑项目概述 overview,以及查询视频模型能力(get_video_capabilities)。分集规划不在本 skill:走 mcp__arcreel__plan_episodes / replan_episodes 服务端工具。

3.30k repo starsObserved in 2 repos
Productivity

to-tickets

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in a local file, or native blocking links on a real tracker.

3.30k repo starsObserved in 1 repos
Productivity

kb-status

Read-only status report for the knowledge base — phase progress, source freshness (per-source cursor age), counts (areas, decisions, detected-issues by severity, GH index sizes), staleness summary (files with last_verified older than 90 days), consultation/usage stats (how often the KB is actually read during sessions), and the last few entries from audit-log.md.

3.30k repo starsObserved in 1 repos
Productivity

merge-duplicates

Merge duplicate linq2db/linq2db issues into a canonical one. Consolidates non-overlapping details from dupes into a new comment on the canonical (with attribution, preserving code fences), propagates dupe-only labels onto canonical, posts a closing comment on each dupe, and closes each dupe with GitHub's `duplicate` state reason. Never edits any body or comment — always adds new content. Always gated by explicit user confirmation of the full action bundle. Closes dupes last so no rollback is ever needed.

3.30k repo starsObserved in 1 repos
Productivity

release-milestone-check

Pre-release milestone audit. Confirms there are no open issues or PRs on the release milestone that would mess with the release if merged after prep, and no leftover open baselines PRs (on `linq2db.baselines`) for milestone-merged source PRs — those auto-generate fresh baselines but stay open after the source PR merges and need closing/merging before the release ships. Tick passes only when both lists are clear. Invoked by `/release` step 3 or directly.

3.30k repo starsObserved in 1 repos
Productivity

release-notes-validate

Release-notes coverage audit. Cross-references the milestone's merged PRs and closed issues with the release-notes on the linq2db GitHub wiki landing page (`Releases-and-Roadmap.md`). For each milestone item, checks whether its issue number, PR number, or a clear textual reference appears in the notes; mentioning either side of an issue↔PR pair satisfies coverage. The user marks each gap as missing (add to notes) or intentional omission (record locally for this release). The drafting + publishing of notes is `/release-notes`; this skill is the coverage safety check that runs after. Invoked by `/release` step 5 or directly during release prep.

3.30k repo starsObserved in 1 repos
Productivity