From sundial-org-awesome-openclaw-skills-4
Fetches current top trending topics on X (Twitter) for any country using public aggregators like getdaytrends.com. Outputs colorized tables or JSON for CLI scripting and integration.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
A professional CLI tool to fetch X (Twitter) trending topics without an account.
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.
A professional CLI tool to fetch X (Twitter) trending topics without an account. Powered by getdaytrends.com.
clawdhub install x-trends
Run the tool directly:
# Default (India, Top 20, Table View)
x-trends
# JSON Output (for scripts)
x-trends --json
# Specific Country & Limit
x-trends --country us --limit 5
Displays a clean, colorized table or raw JSON.