From aahl-skills
Performs web searches and fetches content from URLs using DuckDuckGo MCP server via npx shell commands. Useful for online searching and web scraping needs.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin aahl-skillsThis skill uses the workspace's default tool permissions.
Executing Shell commands.
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.
Executing Shell commands.
npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' search query="{keyword}" max_results=10npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' fetch_content url="https://..."