eduard256
- 10 skills
- 0 followers
- 11 hours ago last updated
- ▌ Strixcamdb Add · eduard256Add new brands, camera models, or stream URLs to StrixCamDB. Use when user wants to add camera data to the database, mentions adding a brand/model/URL, or provides camera stream information.
- ▌ Strixcamdb New Protocol Or Placeholders · eduard256Add a new protocol or placeholder to StrixCamDB. Updates schemas, README, and skill definitions to support the new value across the entire project.
- ▌ Deploy Strixcam · eduard256Deploy StrixCamFake to the test server. Use when the user says "deploy", "deploy to server", "push to server", "update server", or wants to test changes on the remote machine.
- ▌ Add Protocol Strixfakecam · eduard256Add emulation of a new camera protocol to StrixCamFake. Use when the user wants to add support for a new protocol like dvrip, bubble, webrtc, etc.
- ▌ Release Strix · eduard256Full release of Strix -- merge develop to main, tag, build multiarch Docker image, build static binaries, push to Docker Hub, update hassio-strix, create GitHub Release with binaries attached.
- ▌ Release Strix Dev · eduard256Build and push dev Docker image for Strix, update hassio-strix dev add-on version.
- ▌ Add Generate Strix · eduard256Register a new protocol extractor for the Strix config generator. Use when adding support for Tuya, Tapo, Nest, Ring, Roborock and other camera protocols that need credentials in a separate YAML section of frigate-config.yaml. This skill adds the glue; it does NOT add the protocol itself -- that's /add_protocol_strix.
- ▌ Add Protocol Strix · eduard256Add a new protocol support to Strix -- full flow from research to implementation. Covers stream handler registration, URL builder updates, database issues, and go2rtc integration.
- ▌ Frontend Design Strix · eduard256Create or redesign frontend pages for Strix. Use when building new HTML pages, redesigning existing ones, or working on any UI task in the www/ directory. Covers design principles, layout patterns, and component usage.
- ▌ Add Probe Detector Strix · eduard256Add a new device type detector to the Strix probe system. Covers adding new probers, result types, and detector functions.