← Back to Skills Marketplace
mar-docs-cog
by
MarjorieBroad
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mar-docs-cog
Description
Deep reasoning. Accurate data. Beautiful design. The three things every great document needs — and most AI gets wrong. #1 on DeepResearch Bench (Feb 2026), p...
Usage Guidance
This skill appears to do what it says (generate PDFs via a third-party API) but you should be cautious before installing or using it with sensitive content. Specifically: (1) Confirm the registry metadata is corrected to list SKILLBOSS_API_KEY so you know what credentials are required. (2) Verify the API domain (api.heybossai.com) and the vendor's privacy/data-retention policy — understand whether your documents will be stored, logged, or used to improve models. (3) Avoid sending highly sensitive personal, legal, or financial data to the service unless you trust its policies; consider redacting or testing with non-sensitive content first. (4) Scope the API key with least privilege if possible and rotate it if it is ever exposed. If the developer can provide a clear privacy statement or an official homepage for SkillBoss, that would raise confidence and could change the assessment to benign.
Capability Analysis
Type: OpenClaw Skill
Name: mar-docs-cog
Version: 1.0.0
The skill is a professional document generation tool that interfaces with the SkillBoss API Hub (api.heybossai.com). The SKILL.md file provides standard instructions and examples for the agent to generate various document types like resumes and contracts using a provided Python snippet. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code and instructions are consistent with the stated purpose.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's stated purpose (generate professional documents) aligns with the instructions to call an external SkillBoss API and produce PDFs. Requiring an API key for that external service is proportionate to the purpose. However, the registry metadata provided earlier lists 'Required env vars: none' while SKILL.md declares requires.env: [SKILLBOSS_API_KEY] — this mismatch is an inconsistency that should be resolved.
Instruction Scope
SKILL.md's instructions include example code that reads SKILLBOSS_API_KEY from the environment and POSTs user-provided document content to https://api.heybossai.com/v1/pilot. That is expected functionality, but it means any document content (resumes, contracts, financial/legal text) will be transmitted to a third-party service. The instructions do not instruct reading local files or other unrelated secrets, but they do implicitly permit sending arbitrary user data off-platform.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk and no third-party packages are installed. That minimizes install-time risk.
Credentials
The only secret the skill needs (SKILLBOSS_API_KEY) is reasonable for calling the described third-party API. The concern is that the registry metadata omitted this required env var, so the declared requirements do not match the runtime instructions — a mismatch that could lead to surprise or misconfiguration. Also note the key grants the skill the ability to call an external service that will receive user data.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It is user-invocable and can be invoked autonomously (the platform default). There is no indication it modifies other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mar-docs-cog - After installation, invoke the skill by name or use
/mar-docs-cog - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
docs-cog 1.0.0
- Initial release of docs-cog skill.
- Create professional documents (resumes, contracts, proposals, reports, certificates, etc.) using SkillBoss API Hub.
- All documents generated as beautiful, ready-to-use PDFs by default.
- Built for deep reasoning, accurate data, and excellent design—#1 on DeepResearch Bench (Feb 2026).
- Requires SKILLBOSS_API_KEY for access.
- Includes prompt examples, usage patterns, and tips for best results.
Metadata
Frequently Asked Questions
What is mar-docs-cog?
Deep reasoning. Accurate data. Beautiful design. The three things every great document needs — and most AI gets wrong. #1 on DeepResearch Bench (Feb 2026), p... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install mar-docs-cog?
Run "/install mar-docs-cog" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is mar-docs-cog free?
Yes, mar-docs-cog is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does mar-docs-cog support?
mar-docs-cog is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created mar-docs-cog?
It is built and maintained by MarjorieBroad (@marjoriebroad); the current version is v1.0.0.
More Skills