CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. lngu
  4. /
  5. openclaw-skill-freeunlimited-websearch
  6. /
  7. FreeUnlimited Websearch

FreeUnlimited Websearch

Editor's Note

This is a straightforward DuckDuckGo wrapper that lets Claude search the web without API keys or rate limits. You install the ddgs Python package, point the shebang to your Python environment, and OpenClaw calls it automatically when it needs current information. The main appeal is zero configuration beyond the initial setup. It returns JSON with titles, links, and snippets. If you want web search without dealing with API credentials or worrying about quotas, this does the job. The privacy angle from DuckDuckGo is a bonus, though realistically you're using this because it's free and works out of the box.

Install

npx skills add https://github.com/lngu/openclaw-skill-freeunlimited-websearch --skill freeunlimited-websearch
Votes
0
Installs509
GitHub Stars2
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment