🔗 CLAUDE SKILLS INTEGRATION

AgentVerif for Claude Skills Protect Your Revenue from Copies

You built a skill that clients pay for.
Now make sure it stays yours after the sale.

pip install agentverif-sign

The problem every Claude skills creator faces

You sell a skill → the buyer gets the code → they copy it, modify it, or resell it cheaper.
Your recurring revenue disappears and your reputation takes the hit.

Claude auto-verifies before executing.

agentverif in action — Claude MCP auto-verify

One MCP verification layer inside Claude

When the buyer runs your skill, Claude automatically checks the signature and shows:

✅ VERIFIED — Safe to run
License ID: AC-XXXX-XXXX
Tier: Indie
Issued by: agentverif.com

Exact code you add to your skill — copy and paste

Sign your skill

from agentverif_sign.langchain_tool import sign_tool # Sign before shipping result = sign_tool.invoke({ "zip_path": "./my-claude-skill.zip" }) # ✅ SIGNED — agentverif certified # License: AC-84F2-91AB # Verify: https://verify.agentverif.com/?id=AC-84F2-91AB

Verify before executing

from agentverif_sign.langchain_tool import verify_tool # Verify before execution result = verify_tool.invoke({ "license_id": "AC-84F2-91AB" }) # ✅ VERIFIED — Safe to run # 🔴 TAMPERED — Do NOT execute

Also available via CLI and GitHub Action → github-action docs

What you actually gain as a creator

Charge higher prices

Buyers see the green verification badge. Trust closes deals faster and justifies premium pricing.

Fewer disputes and refunds

The certificate proves what you shipped. No more “this isn’t what I bought” conversations.

Tamper detection built in

If someone modifies your skill after delivery, Claude catches it automatically and blocks execution.

Revoke instantly if copied

If your skill gets redistributed without permission, kill the license in one command. The copy stops working.

Already on ClawHub — one install, full protection

The agentverif skill is live on ClawHub right now. Install once and your agent automatically scans, signs, and verifies — without leaving your workflow.

Install via ClawHub

npx clawhub@latest install agentverif

Browse on ClawHub →

Integration in 30 seconds

Sign your skill with one command

CLI, GitHub Action, or web UI. Takes under 30 seconds from install to signed ZIP.

agentverif-sign sign

Get a clean badge + License ID

A unique License ID is issued. SIGNATURE.json is injected into your ZIP automatically.

AC-XXXX-XXXX

Buyers see VERIFIED ✓ Safe to run inside Claude

Claude verifies via MCP before execution. If the skill was tampered with, it blocks automatically.

sha256 hash-locked

On mobile the steps stack vertically.

Questions from other creators

Does this slow down my skill?

No. The verification is a fast local + MCP call. Most users see zero noticeable delay.

Can I still sell the skill on multiple platforms?

Yes. The badge and License ID work across Claude Desktop, Claude.ai, and other MCP setups.

What if the buyer tries to modify the skill?

Tamper detection catches it and Claude blocks the modified version before it runs.

First 100 Claude skills creators get free access

No credit card. Just feedback.
Zero risk — if it doesn’t protect your revenue, you lose nothing.

Claim your spot now →

Ready to sell skills without watching them get copied?