SA

Fixture for testing plugin installation and SKILL.md compatibility.

Install

mkdir -p .claude/skills/sample-plugin && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11973" && unzip -o skill.zip -d .claude/skills/sample-plugin && rm skill.zip

Installs to .claude/skills/sample-plugin

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Phase 1 sample plugin synthesizing a SKILL.md frontmatter for backwards-compat tests.
85 charsno explicit “when” trigger
Beginner

Key capabilities

  • Synthesize SKILL.md frontmatter for backwards-compatibility tests
  • Acknowledge user briefs via discovery question form atom
  • Plan briefs using TodoWrite
  • Emit briefs as deck artifacts

How it works

The skill synthesizes SKILL.md frontmatter to ensure backwards compatibility when an explicit `open-design.json` sidecar is missing, and processes user briefs.

Inputs & outputs

You give it
User brief or test scenario
You get back
Synthesized SKILL.md frontmatter or deck artifact

When to use sample-plugin

  • Testing plugin loading
  • Verifying backward compatibility
  • Validating skill discovery

About this skill

Sample Plugin

This is the SKILL.md half of the Phase 1 e2e fixture. The companion open-design.json sidecar carries the canonical Open Design plugin manifest fields; this file proves the SKILL-only adapter path stays honest when an install lacks an explicit sidecar (just delete open-design.json to test the legacy compat tier).

Workflow

  1. Acknowledge the user's brief via the discovery question form atom.
  2. Use TodoWrite to plan the brief.
  3. Emit the brief as a deck artifact.

When not to use it

  • When not testing the SKILL-only adapter path
  • When an explicit `open-design.json` sidecar is present and preferred

Limitations

  • Primarily for backwards-compatibility tests
  • Focuses on synthesizing SKILL.md frontmatter
  • Designed for Phase 1 e2e fixture

How it compares

This skill specifically acts as a test fixture for backwards-compatibility of plugin manifests, synthesizing metadata when a sidecar is absent.

Compared to similar skills

sample-plugin side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
sample-plugin (this skill)02moNo flagsBeginner
webapp-testing3533moReviewIntermediate
resolve-conflicts818moReviewIntermediate
telegram-bot-builder1066moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

webapp-testing

anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

353585

resolve-conflicts

antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling deleted-but-modified files with backup and analysis.

81334

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

dev-browser

SawyerHood

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.

53176

openspec-onboard

studyzy

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

10207

codex-cli-bridge

alirezarezvani

Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools

9180

Search skills

Search the agent skills registry