Agent Skills by Raul
Showing 104 vetted skills indexed across 2 GitHub repositories.
skill-creator-trigger-eval-gotchas
Diagnose false failures in skill-trigger evaluation loops and description tuning workflows.
vhs-claude-plugin-demos
Create reproducible VHS demo tapes for Claude Code plugin CLIs.
cc-hooks-main-vs-subagent
Detect Claude Code hook invocations from main threads versus subagents.
cc-pluginroot-directory-source-ignored
Fix Claude Code plugin loading errors by replacing pluginRoot with explicit plugin paths.
plan-mode-orchestrator-write-deadlock
Detect write deadlocks caused by plan mode and orchestrator hooks.
claude-workflow-authoring-gotchas
Validate Claude Code Workflow scripts for meta literals, args parsing, and undefined-value handling.
claude-print-subprocess-error-streams
Fix Python subprocess wrappers to surface stdout and stderr errors.
cc-plugin-cache-multi-version-not-recorded
Diagnose and fix Claude Code plugin cache warnings caused by multi-version cache directories.
claude-workflow-meta-markdownlint-pure-literal-break
Diagnose Claude Code workflow load failures from non-literal meta blocks.
find-skills
Evaluate search results and repository credibility to recommend agent skills.
apm-marketplace-authoring-gotchas
Diagnose APM marketplace migration failures across packaging, formatting, linting, and commit validation.
cc-mid-session-registry-staleness
Diagnose Claude Code registry staleness blocking mid-session agent and workflow updates.
apm-plugin-distribution-paths
Clarify canonical `.apm/` source layouts for Claude Code and APM plugin files.
claude-workflow-plugin-distribution
Package Claude Code workflows into plugins with sandbox-aware launcher architecture.
autoresearch-is-code-metric-optimizer
Clarify when to use the autoresearch workflow for measurable modify-verify optimization loops.
team-mode-orchestration-verification
Verify team-mode task completion using filesystem artifacts and task files.
cc-slash-command-argument-hint-yaml
Quote argument-hint placeholders in Claude Code slash command frontmatter to fix YAML parsing.
ai-writing-detector
Detect AI-generated writing markers and provide rewrite guidance.
ai-writing-humanizer
Detect and revise AI-generated writing patterns while preserving meaning.
parallel-subagent-git-worktree-race
Detect and mitigate git branch corruption from parallel subagents sharing worktrees.
gh-pr-merge-in-worktrees
Diagnose failed gh pr merge --delete-branch operations in git worktrees.
git-deadlock-plumbing-recovery
Recover hung Git operations on macOS using plumbing commands and lock cleanup.
git-rebase-continue-editor-noninteractive
Continue paused Git rebases in non-interactive shells using a no-op GIT_EDITOR.
gh-pr-create-must-push-error
Create GitHub pull requests with gh pr create using explicit --head branch flags.