AgentStack
SKILL verified MIT Self-run

Example Skill

skill-emreyildirim-claude-config-auditor-example-skill · by emreyildirim

Use when the user wants to format a dataset as a Markdown table from CSV or TSV input. Triggers include "make a markdown table", "format as md table", or any time the user pastes tabular data and asks for cleanup.

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-emreyildirim-claude-config-auditor-example-skill

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Are you the author of Example Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Example Skill

Takes tabular data as input and outputs a GitHub-flavored Markdown table.

Steps

  1. Detect the delimiter.
  2. Parse the rows.
  3. Emit a Markdown table with column alignment.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.