legado-book-source-skill
Create, debug, and verify Legado reader book sources
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install legado-book-source-skill?▼
Run `npx skills add z1131392774/legado-book-source-skill --all -g -y` in your terminal to install this skill globally.
What does the Legado book source skill do?▼
It helps your agent create, edit, and debug book source rules for the Legado reading app. It uses a test-driven loop so every selector is verified against real output before moving on.
What do I need before using this skill?▼
You need the Legado app installed on your phone, web debugging enabled, and your phone and computer on the same network. You also need Python with the pyyaml and requests packages installed.
How does the debugging process work?▼
The skill runs a debug script against your phone's Legado web service for each tab: content, catalog, detail, search, and discovery. A rule is only accepted after its output matches the expected values.
Can it handle comic sources and encrypted sites?▼
Yes. The reference docs cover comic image extraction, AES decryption, JS deobfuscation, login flows, and anti-scraping workarounds like WebView rendering and custom headers.
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