34 skills found · Page 2 of 2
majiayu000 / firebase-apk-scannerScans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions
NeuralBlitz / data-mining-interpretation-fundamentalThis skill enables interpretation in the domain of data-mining (data-science). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform interpretation operations related to data-mining.
NeuralBlitz / practical-classical-mechanics-simulationThis skill enables simulation in the domain of classical-mechanics (physics). It represents fundamental-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform simulation operations related to classical-mechanics.
juzser / add-block-actionAdd a new block action handler for the Slack poll bot. The user will describe what the new action should do. Use $ARGUMENTS as the description. Steps: 1. Read `src/index.ts` to understand the existing `handleBlockAction()` function and how actions are routed by `action.action_id`. 2.