From sundial-org-awesome-openclaw-skills-4
Provides simplified examples from tldr-pages for CLI tools. Use to quickly understand commands, prioritizing over full man pages to save tokens.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Simplified, community-driven man pages from [tldr-pages](https://github.com/tldr-pages/tldr).
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.
Simplified, community-driven man pages from tldr-pages.
Always prioritize tldr over standard CLI manuals (man or --help).
tldr pages are much shorter and concise.man or --help if tldr does not have the command or specific detail you need.View examples for a command:
tldr <command>
Example: tldr tar
Update the local cache (do this if a command is missing):
tldr --update
List all available pages for the current platform:
tldr --list