bold-sign

bold-sign is a skill for Claude Code, Codex from withoneai/one-agent-plugin. It costs 109 tokens per session (5,042 once invoked), scanned A, a copy of 2-chat, MIT.

An electronic-signature connection for BoldSign, a service that lets people sign documents online and records those signatures.

In plain words
What is it for?
It helps send documents for signing, manage agreements, collect legally binding signatures, and track document progress across applications.
Why use it?
It removes manual document handling by automating the process of sending agreements, collecting signatures, and checking their status.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps send documents for signing, manage agreements, collect legally binding signatures, and track document progress across applications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/withoneai/one-agent-plugin/bold-sign
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add withoneai/one-agent-plugin --skill bold-sign
Clone the repo
git clone --depth 1 https://github.com/withoneai/one-agent-plugin

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bold-sign

README.md
[![agentmods](https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/bold-sign/github.svg)](https://agentmods.dev/skills/withoneai/one-agent-plugin/bold-sign)
Your own site
<a href="https://agentmods.dev/skills/withoneai/one-agent-plugin/bold-sign"><img src="https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/bold-sign/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for bold-sign

Your own site · 80×15
<a href="https://agentmods.dev/skills/withoneai/one-agent-plugin/bold-sign"><img src="https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/bold-sign.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,042 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 73% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00109 $0.05042
Opus 5 $0.00055 $0.02521
Sonnet 5 $0.00022 $0.01008
Haiku 4.5 $0.00011 $0.00504

Measured 5d ago against content hash 065cb7bd8a28, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

bold-sign scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

73% identical to 2-chat — 273 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

platforms/one-bold-sign/skills/bold-sign/SKILL.md · 240 lines

How it starts

The opening of the file, as written. The whole thing — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.

BoldSign through One

BoldSign is an electronic signature platform that provides APIs and workflow tools for sending, signing, and managing digital documents, allowing businesses and developers to automate agreement processes, collect legally binding signatures, and track document status across applications.

One exposes BoldSign through four MCP tools. The table below carries real action ids from One's knowledge base, so for a common operation you can skip search and go straight to reading the action's parameters.

How to run an action

  1. Find the action in the table below, or call search_one_platform_actions with platform bold-sign if it is not listed.
  2. Call get_one_action_knowledge with the action id. Do this every time, including for actions in this table. The table gives you the id, not the parameters.
  3. Call execute_one_action with parameters copied from that knowledge.

Never guess a parameter name, a body field, or an enum value. The knowledge has the real schema, and a guessed field is either a 400 or a silent write of the wrong thing.

Before you start

Call list_one_integrations once and confirm BoldSign is connected. If it is missing, the user has not connected it: say so and point them at https://app.withone.ai rather than reaching for raw HTTP.

Each connection carries an access field. If it reports {"policy": "methods", "methods": ["GET"]} the agent is read-only here, so plan a read-only answer instead of attempting a write that will be refused.

Before a write

Creates, updates, deletes and sends land on a real BoldSign account and cannot be recalled. State the action and the specific target in one line before the first write in a task, and let the user stop you. Reads need no confirmation.

Actions

Document

Action Method Path Action id
Download Attachment GET /v1/document/downloadAttachment conn_mod_def::GLuudwDObQw::IfKdnClJSOyOxj4cBFcC4Q
Download Audit Log Using Document GET /v1/document/downloadAuditLog conn_mod_def::GLuudzC_5xI::lc1QyFMmTviIi5SYEoBfCA
Download Document GET /v1/document/download conn_mod_def::GLuudwO1RZg::mLOz88uuSCu8zkwLH0OKBQ
Get Embedded Sign Link Using Document GET /v1/document/getEmbeddedSignLink conn_mod_def::GLuud6bJBpg::EZS1cHIdTYyoN8b4TCSJdA
Cancel Editing for a Document POST /v1/document/cancelEditing conn_mod_def::GLuudmhJHw4::SXWsdv3SSJGaRk1vXGA-Ag
Change Recipient Using Document PATCH /v1/document/changeRecipient conn_mod_def::GLuudmPqJhM::XLcE27AITAu-FNDYntwOmQ
Create Embedded Edit URL for a Document POST /v1/document/createEmbeddedEditUrl conn_mod_def::GLuud6Ggw28::m_IEM8TeSGyP6KUh_kIoHg
Create Embedded Request URL Using Document POST /v1/document/createEmbeddedRequestUrl conn_mod_def::GLuud5xf4w8::xlQxbQutQAOrmsoymU2ikg
Delete Document DELETE /v1/document/delete conn_mod_def::GLuudwqN0-o::mAJHDhqaSqiS0KqikbNclg
Draft Send Document POST /v1/document/draftSend conn_mod_def::GLuueLfho5Y::DldHC9rhR4m-hBgqMvvkoA
Edit Document PUT /v1/document/edit conn_mod_def::GLuud5nnWCs::140dD7TYR2iDMncIhYuhAw
Extend Expiry for a Document PATCH /v1/document/extendExpiry conn_mod_def::GLuud6gckME::3_xcKAsmR_CSHcHP8OUeXw

Read the full file on GitHub · 240 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 240 lines · 0 tokens per session scan A 065cb7bd8a28

Subscribe to this mod's changes

bold-sign is a skill published in the GitHub repository withoneai/one-agent-plugin (1 stars, last pushed 19d ago), licensed MIT. It adds 109 tokens to every session and 5,042 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 73% identical to 2-chat, differing in 273 lines, and is treated as a copy.

Related

Other skills, from other repositories

legal-contract-review

Skill "legal-contract-review" from frank-luongt/faos-skills-marketplace, covering legal contract review, use this skill when, do not use this skill when, instructions and 10-point contract review checklist.

frank-luongt/faos-skills-marketplace · 0 tokens

hyperpod-version-checker

Check and compare software component versions on SageMaker HyperPod cluster nodes - NVIDIA drivers, CUDA toolkit, cuDNN, NCCL, EFA, AWS OFI NCCL, GDRCopy, MPI, Neuron SDK (Trainium/Inferentia), Python, and PyTorch. Use when checking component versions, verifying CUDA/driver compatibility, detecting version mismatches…

awslabs/agent-plugins · 120 tokens

gesellschaftsrechtliche-satzungen-agb

Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

nda-review

Use when the user uploads or pastes a non-disclosure agreement and asks for review, redline, risk assessment, or a recommendation on whether to sign. Identifies missing standard protections, one-sided or unusual provisions, and operational issues; produces a structured report with severity ratings and citations to…

LegalQuants/lq-ai · 79 tokens

civic-publish-gate

Run deterministic source, citation, freshness, privacy, meeting-certainty, accessibility, correction-state, and human-approval checks before civic publication.

jmagly/aiwg · 35 tokens

patsnap-maintain-payment

Patsnap Maintain Payment MCP for AI agents. A global patent search tool for freedom-to-operate assessment. It supports query-based, semantic, and image search, and can be combined with patent family, legal status, and analytics views to help users identify patents that may create FTO barriers more systematically. It…

patsnap/mcp · 84 tokens