agentscope-examples/harness-examples/harness-example-sandbox/src/main/resources/workspace/skills/query-writing/SKILL.md
Discover schema, write SELECT-only SQLite queries, execute, and explain results (aligned with harness-example).
npx skillsauth add agentscope-ai/agentscope-java query-writingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
sql_list_tables if you do not yet know table names.sql_get_schema for each table you join or filter on.sql_execute_query with a single SELECT (add LIMIT for large scans).See the full skill in agentscope-examples/harness-example under
src/main/resources/workspace/skills/query-writing/SKILL.md for multi-table JOIN patterns.
tools
Expert Java developer skill for AgentScope Java framework - a reactive, message-driven multi-agent system built on Project Reactor. Use when working with reactive programming, LLM integration, agent orchestration, multi-agent systems, or when the user mentions AgentScope, ReActAgent, Mono/Flux, Project Reactor, or Java agent development. Specializes in non-blocking code, tool integration, hooks, pipelines, and production-ready agent applications.
documentation
四层技能合成、技能市场、自学习闭环
documentation
Four-layer skill composition, skill marketplaces, the self-learning loop
content-media
Use when the user asks for a summary, TL;DR, or condensed version of any content.