# Snippet Library

> Ships PHP snippets to paste into a site package, without declaring a license.

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

---


# Snippet library

Paste this into your site package:

```php
echo 'hello';
```

The skill carries code but declares no license, which is what the license
check is there to catch.

