发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Decodo Scraper OpenClaw Skill
Use this skill to search Google, scrape any URL, or fetch YouTube subtitles via the [Decodo Web Scraping API](https://help.decodo.com/docs/web-scraping-api-google-search). **Search** outputs a JSON object of result sections; **Scrape URL** outputs plain markdown; **Amazon** and **Amazon search** output parsed product-page or search results (JSON). Amazon search uses `--query`. **YouTube subtitles** outputs transcript/subtitles. **Reddit post** and **Reddit subreddit** output post/listing content
Decodo Scraper OpenClaw Skill
Use this skill to search Google, scrape any URL, or fetch YouTube subtitles via the [Decodo Web Scraping API](https://help.decodo.com/docs/web-scraping-api-google-search). **Search** outputs a JSON object of result sections; **Scrape URL** outputs plain markdown; **Amazon** and **Amazon search** output parsed product-page or search results (JSON). Amazon search uses `--query`. **YouTube subtitles** outputs transcript/subtitles. **Reddit post** and **Reddit subreddit** output post/listing content
apix — API Explorer for Agents
`apix` is a CLI tool for importing, browsing, searching, and calling API endpoint documents stored as local markdown vaults.
Eidolon Search
FTS5-based memory search for AI Agents. Index markdown files once, search with 90%+ token savings.
Feishu Markdown to Blocks
Insert Markdown content—including tables—into Feishu documents via the block convert + descendant API.
Self-Improvement Skill
Log learnings and errors to markdown files for continuous improvement. Coding agents can later process these into fixes, and important learnings get promoted to project memory.
OpenClaw Skill: Obsidian/Markdown → Cloudflare Pages
This is an **OpenClaw Skill** for publishing Markdown to Cloudflare Pages.
OpenClaw Skill: Obsidian/Markdown → Cloudflare Pages
This is an **OpenClaw Skill** for publishing Markdown to Cloudflare Pages.
NoticiasCangrejo
Generate a Markdown news digest for any topic using the GNews API.
Weather Intelligence Digest – Pricing & Positioning
1. **Solo Creator License – $29** - Personal use or single publication. - Includes Markdown/HTML/JSON generator + landing copy. - 1 location config template + email support via DM.
Weather Intelligence Digest Skill
Turn NOAA/NWS data into a polished daily briefing across Markdown, HTML, and JSON with one command.
MarkItDown Skill
MarkItDown is a Python utility developed by Microsoft (source: https://github.com/microsoft/markitdown) for converting various files and office documents to Markdown. It allows me to easily extract structured text (including tables, headers, and lists) from complex formats to better understand their content. The conversion happens locally using installed Python libraries.