Industry-standard reviewTestingv1.0.0

pi-agent-plugins-smoke Agent Plugin

End-to-end smoke test for Agent Skills and MCP loading in Pi. This catalog entry is pinned to reviewed commit c0e80f51d155 and records a qualification score of 90/100.

0 repository stars MIT Updated Aug 6, 2026

Independent catalog review

Qualification snapshot

Qualified

Format

100/100

Quality

80/100

Qualified

90/100

Scores reflect package format and editorial quality checks at the fixed reviewed commit. They are not popularity ratings or security guarantees.

Installation

Install Pi Agent Plugins Smoke

Install the plugin from BlockedPath/pi-agent-plugins at examples/pi-agent-plugins-smoke. The generated command uses sparse checkout and keeps the reviewed repository path visible.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/BlockedPath/pi-agent-plugins.git
cd pi-agent-plugins
git sparse-checkout set examples/pi-agent-plugins-smoke
Review the fixed manifest and documentation before enabling the plugin.
Confirm your agent client supports the declared Agent Plugins specification.
Inspect required credentials, commands, network access, and side effects in the upstream source.

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: GitHub tree returned 429.

Static source inspection

Independent catalog review

Why this plugin qualified

This is the original assessment excerpt captured during manual catalog selection. It describes review evidence, not a security guarantee or user rating.

A clear, coherent smoke-test plugin combining an Agent Skill with an MCP stdio server. It provides an actionable workflow that checks skill loading, MCP discovery, tool invocation, expected echo output, and arithmetic output, including reload guidance and failure reporting. Its practical value is strong for validating Pi plugin installation and connectivity, but narrow in scope and dependent on Node.js, npx, network access, and pi-mcp-adapter. The implementation is more than a trivial wrapper, t

Capabilities

What can you do with pi-agent-plugins-smoke?

End-to-end smoke test for Agent Skills and MCP loading in Pi.

The reviewed package declares 1 skill(s), 1 MCP configuration(s), and 0 additional resource(s).

  • Use the agent-plugin-smoke-test skill from the reviewed package
  • Connect through the pi-agent-plugins-smoke MCP configuration
  • Review the fixed plugin manifest at commit c0e80f51d155
  • Install the package from BlockedPath/pi-agent-plugins/examples/pi-agent-plugins-smoke
  • Verify the declared 1 skill, 1 MCP, and 0 resource entries

Reviewed package scope

End-to-end smoke test for Agent Skills and MCP loading in Pi.

Fixed-source qualification

Inspect the package at commit c0e80f51d155 with recorded format, quality, and qualification evidence.

Practical workflow

A source-backed Pi Agent Plugins Smoke workflow

Pass 01 / Inspect

Review the fixed source

Inspect plugin.json, the linked documentation, package inventory, license, and qualification excerpt at the reviewed commit.

Pass 02 / Verify

Install and validate locally

Install from the pinned repository path, confirm the client discovers the declared components, and review permissions before real use.

Package contents

What is included in pi-agent-plugins-smoke?

pi-agent-plugins-smoke declares 1 Skill, 1 MCP configuration, and 0 additional resources. The included-file links below point to the reviewed source repository.

Agent Skills

1

agent-plugin-smoke-test

MCP servers

1

Portable MCP configuration

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/BlockedPath/pi-agent-plugins#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

Pi Agent Plugins Smoke source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

Catalog scope

This page describes the fixed source snapshot selected for the Agent Plugins Hub catalog. It does not extend the upstream package's claims.

Package summary

End-to-end smoke test for Agent Skills and MCP loading in Pi.

Reviewed package inventory

  • Skills: agent-plugin-smoke-test
  • MCP configurations: pi-agent-plugins-smoke
  • Additional resources: None declared
  • Plugin directory: examples/pi-agent-plugins-smoke
  • Reviewed commit: c0e80f51d155b40bf8d584e2f09ab1bbe3298e51

Qualification snapshot

  • Industry-standard format score: 100/100
  • Plugin quality score: 80/100
  • Qualification score: 90/100
  • Classification: agent-plugin

Editorial assessment excerpt

A clear, coherent smoke-test plugin combining an Agent Skill with an MCP stdio server. It provides an actionable workflow that checks skill loading, MCP discovery, tool invocation, expected echo output, and arithmetic output, including reload guidance and failure reporting. Its practical value is strong for validating Pi plugin installation and connectivity, but narrow in scope and dependent on Node.js, npx, network access, and pi-mcp-adapter. The implementation is more than a trivial wrapper, t…

The source CSV stores a 500-character assessment excerpt, so the paragraph above may end mid-sentence. It is review evidence, not a security guarantee or user rating.

Installation and verification

  1. Inspect the linked manifest and source documentation at the reviewed commit.
  2. Install from BlockedPath/pi-agent-plugins using the plugin directory examples/pi-agent-plugins-smoke.
  3. Confirm your client discovers the declared components.
  4. Review credentials, commands, network access, permissions, and consequential side effects before use.

Provenance

Manifest: https://github.com/BlockedPath/pi-agent-plugins/blob/c0e80f51d155b40bf8d584e2f09ab1bbe3298e51/examples/pi-agent-plugins-smoke/plugin.json

The catalog entry is pinned to the exact commit used during qualification. Upstream content may change after that snapshot.