← Back to Skills Marketplace
ivangdavila

Negotiation

by Iván · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
692
Downloads
2
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install negotiate
Description
Negotiate on behalf of your principal with hard limits, graduated autonomy, and mandatory human approval for commitments.
Usage Guidance
This skill appears to do what it claims (a negotiation assistant) and doesn't request extra credentials or install anything. Before installing, decide and document: (1) where logs and the negotiation profile will be stored, who can access them, and how long they're retained; (2) the exact mechanism by which the agent will send messages or make commitments (ensure human approval gates are enforced); and (3) policy for handling sensitive inputs (current salary, bank/payment details) so the agent doesn't accidentally record or transmit them. If you will let the agent act autonomously at higher levels, explicitly record per-category autonomy grants and review them periodically.
Capability Analysis
Type: OpenClaw Skill Name: negotiate Version: 1.0.0 The OpenClaw AgentSkills bundle 'negotiate' is designed with strong safety mechanisms and explicit instructions to limit agent autonomy and prevent unauthorized actions. The `SKILL.md` file, which serves as the agent's instructions, repeatedly emphasizes mandatory human approval, default low autonomy levels, explicit parameter requirements, and logging of all actions. There are no indicators of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts designed to subvert the agent's intended purpose or bypass security controls. The included negotiation strategy files (`buying.md`, `p2p.md`, `professional.md`, `selling.md`) consistently reinforce escalation triggers requiring principal approval for sensitive actions.
Capability Assessment
Purpose & Capability
Name, description, and included docs (buying.md, selling.md, p2p.md, professional.md) all align with a negotiation assistant. The skill requests no environment variables, binaries, or other resources that would be unrelated to negotiation functionality.
Instruction Scope
Runtime instructions are specific about required negotiation parameters, autonomy levels, and escalation triggers. They instruct the agent to 'Log everything' and to 'Build' a negotiation profile over time but do not specify where or how to store these logs/profiles or what retention/permission model to use—this is a deliberate design choice but leaves an operational decision to the agent environment.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. Low risk from install mechanism because nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not ask for unrelated secrets or system access in its instructions.
Persistence & Privilege
always:false and autonomous invocation allowed (default) are appropriate. The only persistence-related concern is that the instructions encourage building and storing a negotiation profile and 'logging everything'—those are reasonable for this purpose but the skill does not define storage boundaries, access controls, or data retention, which are left to the host environment.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install negotiate
  3. After installation, invoke the skill by name or use /negotiate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug negotiate
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Negotiation?

Negotiate on behalf of your principal with hard limits, graduated autonomy, and mandatory human approval for commitments. It is an AI Agent Skill for Claude Code / OpenClaw, with 692 downloads so far.

How do I install Negotiation?

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

Is Negotiation free?

Yes, Negotiation is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Negotiation support?

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

Who created Negotiation?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments