webhtv
Build custom TV homepages and web extensions for Android media apps
All Skills in This Repository (3)
Pure Emerald Level Indicatorswebhome-homepage-builder
Package single-file HTML homepages with ES5 bootstrap for legacy Android WebViews.
webhome-extension-builder
Build, review, debug, and package WebHome injected extension scripts.
upstream-integration-governor
Assess and integrate upstream player dependency commits into WebHTV through staged, reversible workflows.
Frequently Asked Questions
FAQPage SchemaHow to install WebHTV skills?โผ
Run `npx skills add fish2018/webhtv --all -g -y` in your terminal to install all skills in this suite globally.
What is a WebHome homepage?โผ
It is a single HTML file that replaces the default home screen of the WebHTV Android TV app and can call native features like playback, search, and pan-link checking through the built-in fm SDK.
How to add App play buttons to a streaming website?โผ
The webhome-extension-builder skill generates an injected script that detects resource links on the site and routes them to native playback, without breaking the site's own navigation.
Do these skills work on old Android TV boxes?โผ
Yes. Generated code is limited to ES2017 JavaScript with ES5 bootstraps and CSS fallbacks, and a built-in checker validates compatibility with old WebViews.
Can I use these skills without coding experience?โผ
Yes. Describe the target website or homepage you want in plain language, and your AI agent uses the skills to produce the ready-to-use HTML, scripts, and configuration.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core