langburd
01Plugin Claude Code
Personal Claude Code marketplace.
Plugin Claude Code
Personal Claude Code marketplace.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing sync.sh with --show-toplevel. From langburd/agent-skills.
Hook Claude Code
Runs when the agent finishes a response, executing sync.sh with --show-toplevel and --check. From langburd/agent-skills.
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, Stop).
Skill Claude CodeCodex
Scaffold a new plugin bundle in this marketplace — creates plugin.json, SKILL.md with correct frontmatter, per-plugin README, then runs sync.sh.
Skill Claude CodeCodex
Run sync.sh --check and pre-commit on a named plugin to surface validation errors before committing.
Instructions file
Claude Code instructions for langburd/agent-skills, covering claude.md, what this repo is, critical: generated files, plugin readmes and installation.
Plugin Claude Code
Convert Claude Code skills/config into agent definitions for other agent runtimes.
Skill Claude CodeCodex
Migrate a project from Claude-specific instruction files (CLAUDE.md, .claude/skills/) to the universal AGENTS.md standard, creating symlinks so every configured AI agent shares one source of truth. Handles four starting states: CLAUDE.md only, AGENTS.md only, both (conflict), or neither (scaffold). Use this skill…
Plugin Claude Code
Turn GitHub PR activity into CV achievement bullets for a job entry.
Skill Claude CodeCodex
Use when turning a GitHub user's PR activity into CV achievement bullets for a job entry. If given no data path, it fetches the PRs itself via the bundled fetch-prs.sh (needs gh + jq); if given a JSON file or directory it analyzes that instead. Processes both authored and reviewed PRs in one pass, prints the bullets…
Plugin Claude Code
Rewrite AI-sounding text into natural human prose — strip filler, hedging, and robotic phrasing.
Skill Claude CodeCodex
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…
Plugin Claude Code
Turn any subject into a ready-to-post LinkedIn post: an HTML preview with copy buttons plus an image-generation prompt.
Skill Claude CodeCodex
Use when the user wants to write, draft, or create a LinkedIn post — to announce a project, tool, skill, launch, blog, feature, milestone, or any subject they want to share professionally. Triggers on "write a LinkedIn post", "post this on LinkedIn", "draft a LinkedIn announcement", "make a LinkedIn post about X", or…
Plugin Claude Code
Self-reflection & session-history skills: reflection, reflection-global, session-history.
Skill Claude CodeCodex
Analyze conversation to improve global /CLAUDE.md with cross-project preferences and behavior patterns. Use this when Claude repeated a mistake it makes everywhere, when you had to re-explain a preference that should apply to all projects, or when you notice a communication or workflow pattern worth capturing…
Skill Claude CodeCodex
Analyze conversation to improve the project's CLAUDE.md. Use this at the end of any session, after correcting Claude, after explaining something twice, or when you notice Claude guessing about project conventions. Trigger with "reflect", "update CLAUDE.md", "capture what we learned", or "improve project instructions".…
Skill Claude CodeCodex
Use when you need to recall past conversations, find how a problem was solved before, look up previous decisions, search for context from earlier sessions, or when the user asks about conversation history.
Plugin Claude Code
PR/MR workflow helpers: fix, address-pr-comments, pr-mr-comment-update.
Skill Claude CodeCodex
Use when the user asks to "address PR comments", "fix review comments", "handle PR feedback", or "respond to reviewers". By default operates on the current PR (from branch or conversation context). Use with "all" argument to process all open PRs with unanswered reviewer comments.
Skill Claude CodeCodex
Fix all code review issues found in the current conversation. Use when the user says "/fix", "fix all review issues", "fix the review findings", "apply the fixes", "fix all FAILs", or similar phrases after a code review has been run (e.g., after /review-prs, a code-reviewer agent output, or any structured findings…
Skill Claude CodeCodex
Use when the user asks to "update PR description", "update MR description", "analyze PR/MR changes and update comment", "summarize PR", "summarize MR", "generate PR/MR body from changes", or wants to automatically update a pull request or merge request description based on its code changes.
Plugin Claude Code
Generate a work-activity report from your recent GitHub, GitLab, Jira, and Slack activity.