pikku-info — community pikku-info, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

About this Skill

Perfect for CLI-based Agents needing comprehensive project analysis and overview capabilities for Pikku projects. The mono repo for all pikku related aspects

pikkujs pikkujs
[56]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reviewed Landing Page Review Score: 9/11

Killer-Skills keeps this page indexable because it adds recommendation, limitations, and review signals beyond the upstream repository text.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review Locale and body language aligned
Review Score
9/11
Quality Score
57
Canonical Locale
en
Detected Body Locale
en

Perfect for CLI-based Agents needing comprehensive project analysis and overview capabilities for Pikku projects. The mono repo for all pikku related aspects

Core Value

Empowers agents to inspect Pikku projects using CLI commands, providing insights into functions, tags, middleware, and permissions through commands like `yarn pikku info functions --silent` and `yarn pikku info tags --verbose --silent`, utilizing Pikku's project discovery features.

Ideal Agent Persona

Perfect for CLI-based Agents needing comprehensive project analysis and overview capabilities for Pikku projects.

Capabilities Granted for pikku-info

Analyzing Pikku project structures
Debugging function registrations and middleware
Generating project overviews for development teams

! Prerequisites & Limits

  • Requires Pikku project setup
  • CLI access necessary
  • Limited to Pikku-specific project analysis

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is pikku-info?

Perfect for CLI-based Agents needing comprehensive project analysis and overview capabilities for Pikku projects. The mono repo for all pikku related aspects

How do I install pikku-info?

Run the command: npx killer-skills add pikkujs/pikku/pikku-info. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for pikku-info?

Key use cases include: Analyzing Pikku project structures, Debugging function registrations and middleware, Generating project overviews for development teams.

Which IDEs are compatible with pikku-info?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for pikku-info?

Requires Pikku project setup. CLI access necessary. Limited to Pikku-specific project analysis.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add pikkujs/pikku/pikku-info. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use pikku-info immediately in the current project.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

pikku-info

Install pikku-info, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Pikku Project Discovery

Use the pikku info CLI commands to inspect this Pikku project. Run the commands below and present the results to the user in a clear summary.

Available Commands

Always use --silent to suppress the banner and inspector logs.

Functions

List all registered pikku functions:

bash
1yarn pikku info functions --silent

For full details including transport type (http/channel/scheduler/queue/workflow/mcp/cli/trigger), middleware, permissions, and source file:

bash
1yarn pikku info functions --verbose --silent

Tags

List all tags with counts of associated functions, middleware, and permissions:

bash
1yarn pikku info tags --silent

For full names instead of counts:

bash
1yarn pikku info tags --verbose --silent

Middleware

List all middleware definitions:

bash
1yarn pikku info middleware --silent

For full details including source file, required services, and description:

bash
1yarn pikku info middleware --verbose --silent

Permissions

List all permission definitions:

bash
1yarn pikku info permissions --silent

For full details including source file, required services, and description:

bash
1yarn pikku info permissions --verbose --silent

Instructions

  1. If the user specifies a subcommand (e.g., /pikku-info functions), run only that command.
  2. If no subcommand is specified, run all four commands to give a complete project overview.
  3. Always use --silent to suppress the Pikku banner and inspector logs.
  4. Use --verbose when the user asks for details, file paths, or "more info".
  5. Use --limit N to control output size (default is 50 rows).
  6. After running the commands, summarize the findings concisely:
    • Total count of functions, tags, middleware, and permissions
    • Notable patterns (e.g., which transport types are in use, which tags group the most functions)
    • Any functions without tags or transport types (potential issues)

Related Skills

Looking for an alternative to pikku-info or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer