← Back to Skills Marketplace
marjoriebroad

mar-docstrange

by MarjorieBroad · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mar-docstrange
Description
Document extraction via SkillBoss API Hub. Convert PDFs and images to markdown, JSON, or CSV with confidence scoring. Use when you need to OCR documents, ext...
Usage Guidance
This skill appears to do what it says (it posts documents to an external SkillBoss API and expects an API key). Before installing: 1) Verify the skill's origin and the correct homepage/contact for SkillBoss (registry metadata lacked this). 2) Confirm the platform will require/provide SKILLBOSS_API_KEY as package.json and SKILL.md indicate. 3) Treat any documents you send as potentially sensitive — avoid uploading PII or secrets unless you trust SkillBoss's privacy/security posture and have read their policy. 4) Prefer providing the API key via the agent's secret store or environment variable, not a plain config file; if you must store it in ~/.openclaw/openclaw.json follow the provided file-permission advice and rotate keys regularly. 5) Test the skill with non-sensitive documents first. If you cannot verify the vendor or the metadata mismatch, consider not installing or contact the platform support for provenance confirmation.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
SKILL.md and package.json consistently describe a document-extraction integration with https://api.heybossai.com and require SKILLBOSS_API_KEY — this aligns with the stated purpose. However, the registry metadata shown above lists no required env vars and no homepage; that discrepancy between registry metadata and the included files is unexplained and worth verifying (source is 'unknown').
Instruction Scope
Runtime instructions are limited to calling the external API (POST to https://api.heybossai.com/v1/run) and uploading documents (via URL or base64). The instructions do not ask the agent to read unrelated local files, other credentials, or system state. They do explicitly instruct storing and using an API key and optionally storing it in OpenClaw config.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute locally, which minimizes install-time risk. package.json is present but there is no installer or archive download step.
Credentials
Only one credential is required in the SKILL.md and package.json: SKILLBOSS_API_KEY (declared as primaryEnv). That is proportionate for a cloud OCR API. The concern is the registry metadata at the top reported 'Required env vars: none' — inconsistent with the files. Confirm which declaration the platform will enforce before providing secrets.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and is user-invocable. It does not request elevated or persistent system privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mar-docstrange
  3. After installation, invoke the skill by name or use /mar-docstrange
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of DocStrange skill for document extraction via SkillBoss API Hub. - Supports conversion of PDFs and images to markdown, JSON, or CSV with per-field confidence scores. - Allows extraction of invoice fields, receipt parsing, and table conversion to structured data. - Features both synchronous (≤5 pages) and asynchronous (>5 pages) extraction workflows. - Offers advanced options: bounding boxes, hierarchy output, financial documents mode, and custom extraction instructions. - Includes detailed setup, security, and best practice documentation.
Metadata
Slug mar-docstrange
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is mar-docstrange?

Document extraction via SkillBoss API Hub. Convert PDFs and images to markdown, JSON, or CSV with confidence scoring. Use when you need to OCR documents, ext... It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.

How do I install mar-docstrange?

Run "/install mar-docstrange" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is mar-docstrange free?

Yes, mar-docstrange is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does mar-docstrange support?

mar-docstrange is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created mar-docstrange?

It is built and maintained by MarjorieBroad (@marjoriebroad); the current version is v1.0.0.

💬 Comments