Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

SQL

x

Data & AnalyticsIntermediate19813AI score 8/10Last updated: Aug 6, 2026

x

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/Idun-Group/idun-agent-platform/HEAD/examples/tutorials/text-to-sql-deep-agent/skills/query-writing/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the examples/tutorials/text-to-sql-deep-agent/skills/query-writing folder from the GitHub repo Idun-Group/idun-agent-platform into my ~/.claude/skills/query-writing/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/Idun-Group/idun-agent-platform.git && mkdir -p ~/.claude/skills/query-writing && cp -r idun-agent-platform/examples/tutorials/text-to-sql-deep-agent/skills/query-writing/* ~/.claude/skills/query-writing/

This is a third-party skill. Check the source repository before installing.

x