# Exempt Frontmatter

> Pure-infra skill that opts out via frontmatter

- Skill: `thedixitjain/exempt-frontmatter` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/exempt-frontmatter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/exempt-frontmatter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/exempt-frontmatter

---



# exempt-frontmatter

This skill manages cron schedules. It does call web_search for time-zone
data and perplexity for cron syntax help — but the maintainer declared
`brain_first: exempt` because the skill is pure infrastructure that
doesn't consult brain knowledge.

## How

Use web_search for tz data, perplexity for cron syntax. Update the
crontab via the host system call.

---

**Source:** [`garrytan/gbrain`](https://github.com/garrytan/gbrain) → `test/fixtures/brain-first-skills/exempt-frontmatter/SKILL.md`

