Claude Code Plugins

Community-maintained marketplace

Feedback

SessionStart hooks and corpus management. Use when working with hook commands, building skill corpus, or managing hook workflows.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name hooks
type 4
status active
version 0.1.0
description SessionStart hooks and corpus management. Use when working with hook commands, building skill corpus, or managing hook workflows.

Hooks

SessionStart hooks and corpus management for Claude Code.

Quick Reference

Command Description
uv run acf hooks session-start Run SessionStart hook
uv run acf hooks read-claude-md Load CLAUDE.md context
uv run acf hooks build-corpus Build skill corpus for recommendations

Integration

SessionStart hooks: Configured in .claude/settings.json Corpus: Powers semantic skill recommendations

See Also

  • .claude/settings.json - Hook configuration
  • .claude/hooks/ - Hook scripts