name: data
description: "Processes 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
frontmatter/starts-line-one: Line 1 is blank (frontmatter starts on line 2)
frontmatter/name-no-xml: name contains <processor> XML tag
frontmatter/description-no-xml: description contains <data> XML tag
Workflow
Read input
Process data
Output result
1---2name: skill-d3description: ---4---56---7name: data<processor>8description: "Processes <data> tags and extracts content. Use when working with XML data."9---1011# Data Processor1213This skill demonstrates violations of the new lint rules.1415## Violations in this file16171. **frontmatter/starts-line-one**: Line 1 is blank (frontmatter starts on line 2)182. **frontmatter/name-no-xml**: name contains `<processor>` XML tag193. **frontmatter/description-no-xml**: description contains `<data>` XML tag2021## Workflow22231. Read input242. Process data253. Output result
Run npx skillmds@latest add recca0120/skill-d in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
recca0120 (@recca0120) published this skill. Their other Agent Skills are listed on their SkillMD profile.