Files
yao-meta-skill/failures/document-export-vs-agent-skill/cases.json
T
2026-03-31 21:37:01 +08:00

25 lines
664 B
JSON

{
"recommended_threshold": 0.33,
"should_trigger": [],
"should_not_trigger": [
{
"text": "Rewrite this paragraph more clearly, but do not package anything.",
"family": "document_only"
}
],
"near_neighbor": [
{
"text": "Improve this README but do not turn it into a skill.",
"family": "document_export_vs_agent_skill"
},
{
"text": "Package this explanation as a document, not as an agent skill.",
"family": "document_export_vs_agent_skill"
},
{
"text": "Turn this into a document package for the wiki, not an agent skill.",
"family": "document_export_vs_agent_skill"
}
]
}