Resources
2Install
npx skillscat add cklxx/elephant-ai/web-page-editing Install via the SkillsCat registry.
SKILL.md
web-page-editing
HTML 内容编辑:解析、修改、生成 HTML 片段。
调用
python3 skills/web-page-editing/run.py '{"action":"extract","html":"<div><p>Hello</p></div>","selector":"p"}'
python3 skills/web-page-editing/run.py '{"action":"generate","template":"landing","title":"My Page"}'