18 lines
684 B
JSON
18 lines
684 B
JSON
{
|
|
"name": "cloudflare-browser-rendering",
|
|
"owner": {
|
|
"name": "Jeremy Dawes",
|
|
"email": "jeremy@jezweb.net"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "cloudflare-browser-rendering",
|
|
"description": "Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, or session limits.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-cloudflare-browser-rendering.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |