npx claudepluginhub psenger/ai-agent-skillsA personal collection of reusable AI agent skills for Obsidian, planning, brainstorming, and vault management
A curated collection of production-ready AI agent skills
for Claude Code, Codex, Cursor, and any tool that supports the
Agent Skills Open Standard.
ai-agent-skills is a library of reusable skills that teach AI coding agents how to do specialised tasks — consistently, every time. Each skill is a self-contained folder with structured instructions, reference material, and examples that an agent loads on demand.
Think of it as a playbook: you define the process once, and the agent follows it whenever the task comes up.
| Skill | Type | Description |
|---|---|---|
| vault-scribe | /vault-scribe | Converts transcripts, meeting notes, brainstorming sessions, strategy docs, and rough notes into polished Obsidian vault Markdown — GitHub-compatible by default, with type-aware frontmatter schemas |
| agentic-skeleton-dir-structure | /agentic-skeleton-dir-structure | Scaffolds production-ready directory structures for agentic AI projects using Agent-OS v3 (Builder Methods) — supports single repos, mono-repos, multi-language repos, any platform, any language |
| git-commit-pr-message | /git-commit-pr-message | Generates Conventional Commits messages, PR titles/descriptions, and Keep a Changelog v1.1.0 entries — with sensitive content scanning, GitHub/Jira ticket linking, and release workflow |
| design-critique | /design-critique | Structured design critique and plan stress-testing — acts as a relentless interviewer using pre-mortem, red teaming, and ATAM techniques to challenge technical architectures, product plans, and feature designs exhaustively |
| arch-lens | /arch-lens | Seven-step interactive architectural review anchored in Ousterhout's deep-module principle — explores a codebase for shallow modules, hidden coupling, and testability seams, spawns parallel sub-agents to design competing interfaces, then writes a structured RFC action file readable by GitHub MCP or ROVO (Jira) MCP |
| review-api-design | /review-api-design | Reviews REST API designs during the planning phase against security, resilience, design, and operational best practices — produces structured findings with severity levels, source citations, and a readiness assessment |
| create-a-skill | /create-a-skill | Create new agent skills from scratch, modify and improve existing skills, and measure skill performance — interviews the user, drafts SKILL.md with bundled resources, runs evals, benchmarks, iterates on feedback, optimises description triggering, and packages distributable .skill files |
Your Obsidian vault assistant. Turns unstructured input into well-organised, searchable notes with proper YAML frontmatter, callout blocks, and consistent formatting.
Supports five note types:
| Note Type | Use Case |
|---|---|
article | Knowledge base articles, guides, reference docs |
meeting | Meeting notes, 1:1s, standups, retrospectives |
brainstorming | Ideation sessions — solo with AI, one-on-one, or group |
strategy | Versioned plans, OKRs, and living strategy documents |
deep-research | In-depth investigations with multiple sources |
Key features: