with one click
agentscope-java
agentscope-java contains 4 collected skills from BEASTSHRIRAM, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Writes and executes SQL queries ranging from simple single-table SELECTs to complex multi-table JOINs, aggregations, window functions, and subqueries. Use when the user asks to query the database, retrieve data, filter records, rank results, or generate reports.
Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in the database. Use when the user asks about database structure, table layout, column types, what tables exist, foreign keys, or how entities relate to each other.
Discover schema, write SELECT-only SQLite queries, execute, and explain results (aligned with harness-example).
Discover schema, write SELECT-only SQLite queries, execute, and explain results (aligned with harness-example).