Skip to content

parsebridge/parsebridge-openclaw

Repository files navigation

Parsebridge for OpenClaw

Convert PDF URLs to clean Markdown from OpenClaw.

Install

openclaw plugins install clawhub:parsebridge

Sign up at https://dash.parsebridge.com/login, then configure the plugin with a Parsebridge API key from your dashboard:

{
  "plugins": {
    "entries": {
      "parsebridge": {
        "enabled": true,
        "config": {
          "apiKey": "YOUR_PARSEBRIDGE_API_KEY"
        }
      }
    }
  }
}

Try It

Ask OpenClaw:

Use Parsebridge to convert https://example.com/document.pdf to Markdown.

The plugin registers one tool:

  • parsebridge_parse converts a public PDF URL to Markdown.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors