Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
DavidEncrypted avatar

Example Plugin

  • Updated March 10, 2026
  • DavidEncrypted/portable-agent-plugin-template

example-plugin is a Claude Code skill in the AI & Agent Building category. A minimal example plugin with one skill and one MCP server, for verifying your setup works.

Key points

  • example-plugin
  • AI & Agent Building
  • AI-coding skill

Example Plugin by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add DavidEncrypted/portable-agent-plugin-template
/plugin install example-plugin@portable-agent-plugin-template

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMarch 10, 2026
RepositoryDavidEncrypted/portable-agent-plugin-template

What it does

A minimal example plugin with one skill and one MCP server, for verifying your setup works.

README.md

example-plugin

A minimal plugin containing one skill and one MCP server. Its only purpose is to verify that the plugin installed correctly and both component types load.

Components

Skill: greeting

Located in skills/greeting/SKILL.md. Triggers when the user says hello. If the agent responds with the greeting message, the skill is loading correctly.

MCP server: time

Uses mcp-server-time via uvx. Exposes get_current_time and convert_time tools. If the agent can tell you the current time, MCP is working correctly.

Requires Python and uvx.

Testing after install

  1. Start a session in Claude Code or Copilot CLI.
  2. Say "hello" -- the agent should respond with the greeting skill message.
  3. Ask the agent what time it is -- it should use the get_current_time tool.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.