langburd/agent-skills

Personal Claude Code plugin marketplace

4Stars on the repository
25Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

new-plugin

01

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

02

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

claude-to-agents

03

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

04

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

05

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

06

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

reflection-global

07

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

08

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

09

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

address-pr-comments

10

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

11

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

langburd/agent-skills

Skill Claude CodeCodex

Use when the user asks what they or someone else worked on — daily/weekly standup reports, activity logs, "what did I do this week", performance-review prep, or a summary of PRs, MRs, Jira tickets, and Slack discussions over a date range. Gathers from GitHub, GitLab, Jira, and Slack in parallel, returns one…

4 13d ago A 144 tokens