ワンクリックで
linkml-coral
linkml-coral には realmarcin から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Unified intelligent query interface for the CDM DuckDB database. Use this skill when the user wants to query the linkml-coral CDM database. Automatically chooses between fast SQL translation and schema-aware intelligent queries based on complexity. Supports natural language questions, schema exploration, and data analysis.
Query the CDM DuckDB database using natural language. Use this skill when the user wants to query the linkml-coral CDM database with questions in plain English instead of writing SQL. The skill translates natural language to SQL using Claude API and returns formatted results.
Query the CDM DuckDB database using LinkML schema awareness. Use this skill when the user wants to query the database with understanding of the data model, relationships, and semantics defined in the LinkML schema. This provides richer, more intelligent queries than basic SQL.