langburd

25 mods across 1 repository, 4 stars between them.

PostToolUse

02

langburd/agent-skills

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.

4 13d ago A tokens not measured

Stop

03

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.

4 13d ago A tokens not measured

agent-skills

04

langburd/agent-skills

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, Stop).

4 13d ago A tokens not measured

new-plugin

05

langburd/agent-skills

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.

4 13d ago A 34 tokens

validate-plugin

06

langburd/agent-skills

Skill Claude CodeCodex

Run sync.sh --check and pre-commit on a named plugin to surface validation errors before committing.

4 13d ago A 23 tokens

langburd/agent-skills

Instructions file

Claude Code instructions for langburd/agent-skills, covering claude.md, what this repo is, critical: generated files, plugin readmes and installation.

4 13d ago A 1,084 tokens

claude-to-agents

08

langburd/agent-skills

Plugin Claude Code

Convert Claude Code skills/config into agent definitions for other agent runtimes.

4 13d ago A tokens not measured

claude-to-agents

09

langburd/agent-skills

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…

4 13d ago B 225 tokens

cv-achievements

11

langburd/agent-skills

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…

4 13d ago A 95 tokens

humanizer

12

langburd/agent-skills

Plugin Claude Code

Rewrite AI-sounding text into natural human prose — strip filler, hedging, and robotic phrasing.

4 13d ago A tokens not measured

humanizer

13

langburd/agent-skills

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…

4 13d ago A 93 tokens

linkedin-post

14

langburd/agent-skills

Plugin Claude Code

Turn any subject into a ready-to-post LinkedIn post: an HTML preview with copy buttons plus an image-generation prompt.

4 13d ago A tokens not measured

linkedin-post

15

langburd/agent-skills

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…

4 13d ago A 158 tokens

meta-reflection

16

langburd/agent-skills

Plugin Claude Code

Self-reflection & session-history skills: reflection, reflection-global, session-history.

4 13d ago A tokens not measured

reflection-global

17

langburd/agent-skills

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…

4 13d ago A 100 tokens

reflection

18

langburd/agent-skills

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".…

4 13d ago A 81 tokens

session-history

19

langburd/agent-skills

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.

4 13d ago A 40 tokens

pr-workflow

20

langburd/agent-skills

Plugin Claude Code

PR/MR workflow helpers: fix, address-pr-comments, pr-mr-comment-update.

4 13d ago A tokens not measured

address-pr-comments

21

langburd/agent-skills

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.

4 13d ago C 62 tokens

fix

22

langburd/agent-skills

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…

4 13d ago A 118 tokens

langburd/agent-skills

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.

4 13d ago A 71 tokens