Actuent
lobehub.com

LobeHub

The ultimate space for work and life: to find, build, and collaborate with agent teammates that grow with you.

60
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ○ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ✓ Business details (address, hours, phone)

How to improve this score

Up to +40 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
Starter lawp.json for lobehub.com
Made from what Actuent already knows. Edit it, then publish it at https://lobehub.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "lobehub.com",
  "name": "LobeHub",
  "language": "en",
  "pages": {
    "/": {
      "title": "LobeHub - Your Chief Agent Operator",
      "content": "The ultimate space for work and life: to find, build, and collaborate with agent teammates that grow with you."
    },
    "/mcp": {
      "title": "MCP",
      "content": "Connect Agents to Tools & APIs via MCP. MCP helps you find trustworthy servers through ratings on activity, stability, and Community feedback—so you can build more powerful Agent systems. (102122+ servers)"
    },
    "/agent": {
      "title": "Agent",
      "content": "Start from the best, then make it yours. Discover ready-to-use Agents for writing, Q&A, images, video, voice, and workflows. Add, run, and customize Agents in your Workspace. (314360+ agents)"
    },
    "/icons": {
      "title": "AI / LLM Model Icon Set",
      "content": "A free AI / LLM model icon set covering major brands and models. Download SVG, PNG, and vectors."
    },
    "/skills": {
      "title": "Skills",
      "content": "Extend your agent's abilities with Skills. Browse agent skills compatible with Claude Code, Codex CLI, and ChatGPT, all in SKILL.md, the open format for AI coding assistants. (361299+ skills)"
    },
    "/features": {
      "title": "Features",
      "content": "Explore how LobeHub helps you create, collaborate, and evolve Agents with shared Context and controllable runs."
    },
    "/downloads": {
      "title": "Desktop App",
      "content": "Download LobeHub Desktop"
    },
    "/docs/usage/start": {
      "title": "Docs",
      "content": "How to use LobeHub"
    },
    "/publish-mcp/skill": {
      "title": "Publish MCP — Agent Skill",
      "content": "Agent skill for publishing MCP server versions to the marketplace with the lhm CLI"
    },
    "/docs/development/start": {
      "title": "Development",
      "content": "Tech docs for development"
    },
    "/docs/self-hosting/start": {
      "title": "Self-hosting",
      "content": "Build your own LobeHub"
    }
  },
  "actions": [
    {
      "id": "view_pricing",
      "name": "View pricing",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "pricing",
        "prices",
        "plans",
        "cost",
        "how much"
      ],
      "description": "See plans and prices"
    },
    {
      "id": "sign_up",
      "name": "Sign up",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "sign up",
        "register",
        "join",
        "create account",
        "get started"
      ],
      "description": "Create an account"
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to LobeHub",
      "intent": [
        "contact",
        "message",
        "email",
        "get in touch"
      ],
      "input": {
        "type": "object",
        "required": true,
        "fields": [
          {
            "name": "name",
            "type": "string",
            "required": true
          },
          {
            "name": "email",
            "type": "email",
            "required": true
          },
          {
            "name": "message",
            "type": "string",
            "required": true
          }
        ]
      }
    }
  ]
}

What AI agents can do here

View pricing
See plans and prices
pricingpricesplanscosthow much
Sign up
Create an account
sign upregisterjoincreate accountget started

Business details

Services & prices

LobeHub Cloud

Pages

LobeHub - Your Chief Agent Operator /
The ultimate space for work and life: to find, build, and collaborate with agent teammates that grow with you.
MCP /mcp
Connect Agents to Tools & APIs via MCP. MCP helps you find trustworthy servers through ratings on activity, stability, and Community feedback—so you can build more powerful Agent systems. (102122+ servers)
Agent /agent
Start from the best, then make it yours. Discover ready-to-use Agents for writing, Q&A, images, video, voice, and workflows. Add, run, and customize Agents in your Workspace. (314360+ agents)
AI / LLM Model Icon Set /icons
A free AI / LLM model icon set covering major brands and models. Download SVG, PNG, and vectors.
Skills /skills
Extend your agent's abilities with Skills. Browse agent skills compatible with Claude Code, Codex CLI, and ChatGPT, all in SKILL.md, the open format for AI coding assistants. (361299+ skills)
Features /features
Explore how LobeHub helps you create, collaborate, and evolve Agents with shared Context and controllable runs.
Desktop App /downloads
Download LobeHub Desktop
Docs /docs/usage/start
How to use LobeHub
Publish MCP — Agent Skill /publish-mcp/skill
Agent skill for publishing MCP server versions to the marketplace with the lhm CLI
Development /docs/development/start
Tech docs for development
Self-hosting /docs/self-hosting/start
Build your own LobeHub

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=lobehub.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 27 Sep 2026

Is this your site?

Claim lobehub.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="lobehub.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=lobehub.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.