Finds open conference CFPs relevant to the user across Java/AI/developer conferences, with persistent sent/dismissed/remind state and source-aware Sessionize verification. NanoClaw per-chat overlay tile.
79
99%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"include": ["skills", "tests"],
"exclude": ["**/__pycache__", "**/.venv*", "**/node_modules"],
"pythonVersion": "3.11",
"typeCheckingMode": "basic",
"reportMissingImports": true
}