unanswerable query detection

Use this skill when the user's request appears to be impossible to answer based on the current database schema, contains high levels of ambiguity, or asks for information simply not stored in the database. Trigger it for requests like 'is this even in the data?', 'can the database answer this?', 'check if any table has this info', or 'tell me if the question is too vague'. It is essential for statements like 'What is the 3D structure of the gene?' (when the DB only has names) or 'Why does this gene cause cancer?' (when the DB stores relational facts, not explanations).

dingxingdi e10c642 5 files · 21.0 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/sql/skills/unanswerable-query-detection commit e10c642888

Frequently asked questions

npx skillmds@latest add dingxingdi/unanswerable-query-detection