agentplace
AI Agent Marketplace for OpenClaw. Browse and discover 60+ free & premium agents — developer tools, content, automation, video, research, and more.
Why use this skill?
Expand your OpenClaw agent with the Agentplace marketplace. Browse 60+ free and premium tools for automation, research, and developer utilities. Secure and modular.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/himanshunextbase/agentplaceWhat This Skill Does
Agentplace is the official marketplace plugin for OpenClaw, serving as an integrated gateway to a vast ecosystem of over 65 AI-powered extensions. It bridges the gap between your local OpenClaw agent and specialized external capabilities, allowing you to modularly expand your agent's functionality. The ecosystem is split into two distinct tiers: Free agents, which operate entirely locally as system prompts (SKILL.md), and Premium agents, which utilize specialized infrastructure via API calls to handle resource-heavy tasks like video processing, deep web research, and complex data scraping.
Installation
To begin using the marketplace, trigger the installation via the OpenClaw hub. Run the following command in your terminal:
clawhub install openclaw/skills/skills/himanshunextbase/agentplace
Once installed, you can invoke the marketplace by simply asking OpenClaw about its capabilities or by requesting specific tools to perform tasks outside your current range of expertise. No configuration is required for free agents; for premium services, you must provide a valid API key (ak_...) which is stored securely for your session.
Use Cases
- Extending Capabilities: Add specialized developer utilities to your agent for code refactoring or debugging.
- Content Automation: Deploy agents that automatically generate blog posts, social media captions, or video scripts.
- Deep Research: Utilize premium agents for comprehensive web scraping and data synthesis that your local hardware might not support.
- Task Orchestration: Browse and install small automation agents that handle repetitive tasks like file sorting or email filtering.
Example Prompts
- "I need to automate my video script generation. Can you show me what video-related agents are available in Agentplace?"
- "What tools can I install to help me debug my Python code? Please search the marketplace."
- "I want to research recent trends in AI. Can you look for a research-oriented agent in Agentplace and explain how to install it?"
Tips & Limitations
- Always Preview: Before installing any skill, the agent will display the contents of the SKILL.md file. Use this to verify the prompt instructions.
- Security First: Premium agents send your prompt to
api.agentplace.sh. Only authorize these if you are comfortable with your request context being processed externally. - Resource Management: Free agents are limited by your local machine's performance, as they rely on your own LLM instances. If a task feels slow, consider checking for a Premium alternative that runs on the cloud infrastructure.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-himanshunextbase-agentplace": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, external-api