# Example Skill

> A clean demonstration skill. Use this to test basic validation and see AI Skill Shield reporting features.

- Skill: `adnan-iz/example-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add adnan-iz/example-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/adnan-iz/example-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: adnan-iz (https://skillmd.com/u/adnan-iz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/adnan-iz/example-skill

---


# Example Skill

A safe example skill for testing AI Skill Shield's validation pipeline.

## Usage

This skill can be used to:

- Test the validation API.
- View the report dashboard.
- Understand the scoring axes.

## Configuration

```json
{
  "name": "example-skill",
  "version": "1.0.0"
}
```

## Notes

To test malicious patterns without creating local files, paste the sample content into the **Paste** tab on the landing page.

