From example-plugin
Use when the user says hello, introduces themselves, or asks the agent to greet them. A trivial skill included only to verify that skill loading works correctly.
npx claudepluginhub davidencrypted/portable-agent-plugin-template --plugin example-pluginThis skill uses the workspace's default tool permissions.
When the user greets you or asks for a greeting, respond with:
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.
When the user greets you or asks for a greeting, respond with:
"Hello from example-plugin. If you can read this, the skill loaded correctly."
Then confirm which tool loaded the skill (Claude Code or Copilot CLI) and suggest the user try the echo MCP tool to verify that MCP servers are also working.