From sundial-org-awesome-openclaw-skills-4
Fetches and converts any documentation URL to clean Markdown using into.md service. Useful for importing docs from sites like zod.dev into projects or notes.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Use `intomd` to fetch clean markdown from a documentation site via into.md.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Use intomd to fetch clean markdown from a documentation site via into.md.
# Fetch markdown
curl -sL "https://into.md/$1"
intomd https://zod.dev