aboutme-index

Installation
SKILL.md

ABOUTME Index

Read .claude/aboutme-index.json to find files by purpose instead of grep-searching.

Usage

  1. Read the index:
cat .claude/aboutme-index.json
  1. Filter by keyword using jq:
cat .claude/aboutme-index.json | jq 'to_entries[] | select(.value | test("auth|jwt"; "i"))'
  1. Read the relevant files.

Commands

Installs
1
GitHub Stars
55
First Seen
Jun 5, 2026
aboutme-index — diegosouzapw/awesome-omni-skill