一键导入
agentscope-java
agentscope-java 收录了来自 BEASTSHRIRAM 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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).