Linkfuse Agent Skill for Claude Code and OpenClaw

If you use AI tools to write content, you've hit this moment before: you're in the middle of drafting a post, you reach a product link, and you stop everything to open a browser tab, paste the URL into Linkfuse, copy the short link back, and return to what you were doing. It works — but it breaks your flow every single time.
The Linkfuse Agent Skill eliminates that friction entirely.
What Is an Agent Skill?
Agent skills are small, installable extensions for AI tools. They give your AI assistant the ability to call external APIs and services — directly from the conversation, with no manual steps.
The Linkfuse skill lets you type one command (or just ask naturally) and get a ready-to-use Linkfuse short link back immediately, without leaving your editor or chat window.
Compatible Tools
The skill is published on ClawHub — the open-source skill registry for AI agents — and works with two tools today:
Claude Code — Anthropic's AI coding and content CLI. If you use Claude Code to help write, edit, or research content, the Linkfuse skill integrates directly into that workflow. Trigger it with /linkfuse [url] or just ask: "Create a Linkfuse link for this URL."
OpenClaw — If you haven't heard of OpenClaw yet, you've been living under a rock. Developed by Peter Steinberger, this open-source AI agent exploded onto the scene in early 2026, accumulating 140,000 GitHub stars and 20,000 forks in a matter of weeks. It's been covered by CNBC, dissected by security researchers at CrowdStrike, and earned its own Wikipedia article — all in under a month.
The concept is deceptively simple: you run OpenClaw on your own machine or server, connect the chat channels you already use, and suddenly your AI assistant is right there in your existing conversations. Not a new app. Not a new tab. WhatsApp, Telegram, Slack, Discord, iMessage, Signal, Microsoft Teams, Google Chat — it works with all of them. Ask it to check you in for a flight, clear your inbox, schedule a meeting, or now — create a Linkfuse affiliate link — and it just does it, right there in the thread.
OpenClaw's real power comes from its skill system, which is exactly where the Linkfuse integration lives. Skills extend what the agent can do, and they're installed from ClawHub — the open-source registry built specifically for the OpenClaw ecosystem. With the Linkfuse skill installed, any conversation with your OpenClaw agent becomes a place where you can instantly generate affiliate links without breaking stride.
How to Install

1. Visit the ClawHub listing Head to clawhub.ai/oliverw/linkfuse and download the skill zip.
2. Install it in your tool
For Claude Code, unzip the skill into your .claude/skills/ directory. For OpenClaw, follow the in-app skill installation flow.
3. Set your API token Get your token from your Linkfuse account and add it to your environment:
export LINKFUSE_TOKEN=your_token_here
That's the only setup required. Your token is read at runtime — it never leaves your machine.
4. Create your first link
/linkfuse https://www.amazon.com/dp/B0XXXXXXXX
The skill calls the Linkfuse API and returns your short link instantly, with an offer to copy it to the clipboard.
The Workflow in Practice
Say you're writing a gear roundup and you've got five Amazon product URLs to link. Normally that's five round-trips to the browser. With the skill, you paste each URL in turn, get back the short link, and keep writing — never leaving your editor.
The skill also deduplicates: if you've shortened a URL before, it returns the existing link rather than creating a duplicate. Your link dashboard stays clean.
And because the skill uses the same Linkfuse REST API as the Chrome and Firefox extensions, every link it creates is fully localized. International visitors automatically land on their regional Amazon store — same as they would with any other Linkfuse link.
Open Source
The skill code is fully visible on ClawHub. You can inspect exactly what it does before running it — no black boxes. The source is also included in the skill zip.
Get Started
- Download the Linkfuse skill on ClawHub
- Get your API token
- Don't have a Linkfuse account yet? Sign up free — no credit card required