claudeers.
// Claude Skills

claude-skills

Personal collection of Claude skills - growing as I discover patterns and solve real-world problems

// Claude Skills[ api ][ desktop ][ web ][ claude ]#claude#anthropic#claude-ai#claude-skills#document-processing#python#skills$open-sourceupdated 2 months ago
Actively maintained
96/100
last commit 19 days ago
last release none
releases 0
open issues 0
// star history

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up claude-skills (claude-plugin project) into my current project.
Found on https://claudeers.com/claude-skills-4
Repo: https://github.com/belumume/claude-skills
Homepage/docs: —
Detected install method: claude-plugin → /plugin install claude-skills@belumume/claude-skills
Category: skills. Platforms: api, desktop, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)
/plugin marketplace add belumume/claude-skills
/plugin install claude-skills@belumume/claude-skills
// or clone
git clone https://github.com/belumume/claude-skills

// compatibility

Platformsapi, desktop, web
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguagePython

Claude Skills Collection

Personal collection of custom Claude skills and plugins.

Skills

Document Processing

document-quality-standards

Quality patterns for all document operations (DOCX, PDF, XLSX, PPTX).

See document-quality-standards/

docx-template-filling

Fill DOCX template forms programmatically while preserving 100% of original structure.

See docx-template-filling/

docx-advanced-patterns

Advanced python-docx patterns for nested tables and complex cell structures.

See docx-advanced-patterns/

rtl-document-translation

Translate structured documents (DOCX) to RTL languages while preserving formatting.

See rtl-document-translation/

Architecture & Decision Making

deep-brainstorming

Research-hardened brainstorming for high-stakes architecture decisions. 8-phase process with multi-round research, 9-type bias audit, adversarial review, claim provenance tracking, and verification chain termination. Addresses agent failure modes: token exhaustion, hallucinated benchmarks, consensus blindspots, and premature negative claims.

See deep-brainstorming/

Project Analysis

project-retrospective

Multi-agent retrospective for Claude Code projects. Dispatches parallel opus historians to extract structured data from session exports, then synthesizes findings into a full analysis with decision logs, mistake patterns, and user teaching moments. Supports last-N argument for scoped analysis. Requires session exports via /export.

See project-retrospective/

Workflow Automation

rlm-orchestrator

RLM-style orchestration for tasks exceeding single context window limits. Based on arXiv:2512.24601. Claude Code only.

See rlm-orchestrator/

ralph-loop

Autonomous iteration mode using Stop hooks. Claude Code only.

See ralph-loop/

Knowledge Management (Obsidian)

obsidian-vault-builder

Patterns for operating an Obsidian vault from Claude Code: capture pipelines, plugin selection, Local REST API integration, file-portability discipline, methodology choice. Multi-vault aware. Includes Smart Connections multilingual coverage workaround and common Obsidian rendering pitfalls (Mermaid/LaTeX/wikilink) reference for any agent writing markdown to a vault. v0.1.0 (not yet validated by external full-PKM build).

See obsidian-vault-builder/

Plugins

pdf-guard

Prevents context crashes from PDF reads. Blocks direct PDF reads, warns at 100KB, blocks at 200KB, tracks cumulative reads.

claude plugin install pdf-guard@belumume/claude-skills

See plugins/pdf-guard/

Installation

Skills

cp -r claude-skills/skill-name ~/.claude/skills/

Plugins

claude plugin install plugin-name@belumume/claude-skills

Web/Desktop

Upload ZIPs from web-desktop-exports/ via Settings, Capabilities.

Structure

claude-skills/
  skill-name/                    # Skills
    SKILL.md
  plugins/                       # Plugins
    plugin-name/
      .claude-plugin/plugin.json
      hooks/
      scripts/
      skills/
  web-desktop-exports/           # Web/desktop ZIPs

License

MIT

// faq

What is claude-skills?

Personal collection of Claude skills - growing as I discover patterns and solve real-world problems. It is open-source on GitHub.

Is claude-skills free to use?

claude-skills is open-source, so it is free to use.

What category does claude-skills belong to?

claude-skills is listed under skills in the Claudeers registry of Claude-compatible tools.

3 views
47 stars
unclaimed
updated 2 months ago

// embed badge

claude-skills on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-skills-4.svg)](https://claudeers.com/claude-skills-4)

// retro hit counter

claude-skills hit counter
[![Hits](https://claudeers.com/api/counter/claude-skills-4.svg)](https://claudeers.com/claude-skills-4)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how claude-skills connects across the ecosystem