claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// 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 15 days ago
Actively maintained
88/100
last commit about 2 months ago
last release none
releases 0
open issues 0
// install
git clone https://github.com/belumume/claude-skills

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

// compatibility

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

// 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.

0 views
47 stars
unclaimed
updated 15 days 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/Shell249,840MIT[ claude ]
🔓

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

// skillsgithub/Python117,790MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python159,495[ 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/Python77,228MIT[ claude ]
→ see how claude-skills connects across the ecosystem