# Skill_D

> ---

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

---


---
name: data<processor>
description: "Processes <data> tags and extracts content. Use when working with XML data."
---

# Data Processor

This skill demonstrates violations of the new lint rules.

## Violations in this file

1. **frontmatter/starts-line-one**: Line 1 is blank (frontmatter starts on line 2)
2. **frontmatter/name-no-xml**: name contains `<processor>` XML tag
3. **frontmatter/description-no-xml**: description contains `<data>` XML tag

## Workflow

1. Read input
2. Process data
3. Output result

