
from pikku56
CLI helper to inspect a Pikku project: list functions, tags, middleware, and permissions; useful for understanding project structure and surface issues quickly.
This skill wraps the pikku info CLI commands to enumerate a Pikku project's registered functions, tags, middleware, and permissions. It provides concise summaries and counts, and can run verbose inspections showing transports, source files, and associated metadata.
Invoke when onboarding to a Pikku repo, auditing available functions and their transports (http/channel/scheduler/queue/workflow), or when you need a quick project inventory to plan changes or debugging. Use --silent by default; add --verbose for file-level detail.
--silent, --verbose, --limit).Works with agents that can run shell commands and interpret CLI output (GH Actions, CI bots, or terminal-capable assistants).
This skill has not been reviewed by our automated audit pipeline yet.