# Xc

> Use this skill when the user wants to markdown task runner that executes code blocks.

- Skill: `javimosch/xc` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/xc`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/xc/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/xc

---


# Xc Plugin

Markdown task runner that executes code blocks.

## Commands

### Operations
- `xc task run` — run task via xc
- `xc task list` — list task via xc

## Usage Examples
- "xc --help"
- "xc <args>"

## Installation

```bash
go install github.com/joerdav/xc@latest
```

## Examples

```bash
xc --version
xc --help
```

## Key Features
- markdown\n- task-runner\n- documentation

