fish2018fish2018Communityยท3 Agent Skills Included

webhtv

Build custom TV homepages and web extensions for Android media apps

Builds custom single-file HTML homepages and injected JavaScript extensions for the WebHTV Android media app. Connects web pages to native playback, pan-link checking, search, and cross-device sync without rewriting the app. Handles old Android WebView compatibility, TV remote focus, and safe upstream dependency integration automatically.
npx skills add fish2018/webhtv --all -g -y
Available:

Instructs the AI agent to work in bounded, reversible lanes with strict scope control, minimal verification, and safe rollback rules when modifying this repository.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’