npx claudepluginhub stickystyle/claude-skills --plugin aboutme-indexA collection of Claude Code skills by Ryan Parrish.
# Add the marketplace
/plugin marketplace add stickystyle/claude-skills
# Install a specific skill
/plugin install aboutme-index@stickystyle-skills
Semantic file discovery using ABOUTME headers. Instead of grep-searching or spawning Explore agents, this skill maintains an index of human-written file descriptions.
How it works:
Add ABOUTME comments to your files:
# ABOUTME: JWT authentication module for AWS Cognito access tokens.
# ABOUTME: Handles token validation, JWKS caching, and user context.
The index auto-rebuilds on session start
Claude reads one file to find what you need
Python package manager and project tooling using uv. Provides Claude with a field manual for working with Python projects, managing dependencies, virtual environments, workspaces, and more.
Configures the markdown-oxide language server for Markdown and Obsidian vault intelligence. Provides wikilink completion, hover info, goto-definition, and diagnostics for Markdown files.
MIT
Qiushi Skill: methodology skills for AI agents guided by seeking truth from facts, with Claude Code, Cursor, OpenClaw, Codex, OpenCode, and Hermes guidance.
Modifies files
Hook triggers on file write and edit operations