96 skills found · Page 4 of 4
handsomestWei / zhihu-fetch-skill知乎抓取.skill,从知乎收藏夹列表到批量正文与图片爬取,支持断点续传,可选自动分类写入Obsidian知识库。
0niel / cacheA mobile application for the MIREA - Russian Technological University, which includes a schedule, news and many other functions
lingxling / apify-ecommerceExtract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool.
vikingokft / wp-presence-apiVikingo Stúdió kurált agent-skill gyűjteménye Claude Code-hoz (multi-source, vendored + external hibrid)
kiwagu / endpoints-errors-cors-and-responsesUse when: shaping Payload endpoint responses, adding CORS headers, or handling validation and error cases consistently.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---