Agent Skills for turning active conversations into structured Markdown notes.
These skills follow the Agent Skills specification, so they can be used by skills-compatible agents. The current skill is designed for Codex workflows and produces notes that work well in Obsidian.
| Skill | Description |
|---|---|
make-note | Create structured Markdown notes from the current conversation, prepare a project Note/ folder, capture user questions with answers, and highlight important concepts with Obsidian callouts. |
Note/ folder./home/brian/Note/Templates/General.md.skills/make-note/references/note-template.md when the live template is unavailable.Copy the skill directory into your Codex skills path:
cp -R skills/make-note ~/.codex/skills/
Restart Codex or start a new session so the skill is discovered.
If this repository is published to GitHub, install it with:
npx skills add https://github.com/<owner>/make-note-skills
This repository includes .claude-plugin/marketplace.json for plugin-style metadata, following the pattern used by kepano/obsidian-skills.
You do not need .claude-plugin for the core Agent Skills specification. The required portable skill content is under:
skills/make-note/SKILL.md
make-note-skills/
├── .claude-plugin/
│ └── marketplace.json # Optional: plugin-style marketplace metadata
├── README.md # Project overview and installation notes
└── skills/
└── make-note/
├── SKILL.md # Required: metadata + instructions
├── agents/
│ └── openai.yaml # Optional: Codex/OpenAI UI metadata
└── references/
└── note-template.md # Optional: fallback note template
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub birbirbrian/make-note-skills --plugin make-noteUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.