From gifthub
Show GiftHub status — pointer file count, registry info, and Drive connection status. Use when user asks about GiftHub state in current repo.
npx claudepluginhub psychquant/psychquant-claude-plugins --plugin gifthubThis skill is limited to using the following tools:
Show the current state of GiftHub in this repo.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Show the current state of GiftHub in this repo.
.gfh.json exists — if not, report "Not a GiftHub repo".gfh.json to get Drive folder IDgit ls-files | wc -lversion https://git-lfs)~/bin/gfh exists and get versioncat .git/hooks/pre-push## GiftHub Status
| Item | Value |
|------|-------|
| Drive folder | {id} |
| gfh version | {version} |
| Total tracked | {N} files |
| Pointers | {N} (need `gfh pull`) |
| Hydrated | {N} |
| Pre-push hook | installed / missing |