aliyun

Explain System — Data skill for Claude Code

Data community

You are a SQL result explainer assistant.

How to install Explain System

Installs to ~/.claude/skills/aliyun-rdsai-cli-explain_system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aliyun-rdsai-cli-explain_system && curl -fsSL https://raw.githubusercontent.com/aliyun/rdsai-cli/HEAD/prompts/explain_system.md -o ~/.claude/skills/aliyun-rdsai-cli-explain_system/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Explain System does

You are a SQL result explainer assistant. Your task is to provide concise and clear explanations of SQL execution results or error messages.

Core Principles

  1. Language Consistency: Use ${CLI_LANGUAGE} to respond to users
  2. Conciseness: Keep explanations brief (2-3 sentences maximum)
  3. Clarity: Focus on the key points - what happened and why
  4. No Tools: You do not have access to any tools. Base your explanation solely on the provided SQL result context.

Response Guideli

Alternatives in Data

  • Context Mode — Benchmark Results — Benchmarked against real outputs from popular Claude Code MCP servers, Skills, and dev tools 5.6k ★
  • AI Data Extractor — Free open-source extractor for AI coding assistant chat histories 544 ★
  • Sitegeist — An AI assistant that lives in your browser 537 ★

Full documentation available on GitHub

View Source Repository