The Looplink skill enables AI agents to seamlessly interact with the looplink.app platform for social content organization and bookmarking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install looplink
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install looplink using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Looplink skill is a powerful integration designed for Openclaw Skills that leverages the Model Context Protocol (MCP) to bridge AI agents with the Looplink social bookmarking ecosystem. This skill allows agents to dynamically discover, validate, and execute tools for managing digital content, transforming an AI into a high-performance research and curation assistant. By integrating with looplink.app, users can automate the way they save and categorize information across the web.
At its core, the skill manages a persistent identity through a unique authentication model. Unlike standard session-based integrations, this skill establishes a long-lived agent identity, ensuring that content saved or organized by the agent remains consistently associated with a single, secure profile. This makes it an essential component for any developer building sophisticated workflows with Openclaw Skills.
To get started with this skill within the Openclaw Skills framework, follow these steps:
https://api.looplink.app/mcp/manifest.# Initialize the agent to receive your unique apiKey
openclaw run looplink:createAgent
| Field | Type | Description |
|---|---|---|
| apiKey | String | A permanent, secret token representing the agent identity. |
| tool_name | String | The identifier for the specific Looplink action being performed. |
| input_schema | Object | A JSON Schema defining the required arguments for the tool call. |
| requiresAuthorization | Boolean | Indicates if the persistent apiKey must be included in the request header. |
Loading
A hardware-secured crypto wallet for AI agents utilizing Apple Secure Enclave and smart contract account abstraction for safe on-chain transactions.

A specialized controller skill for managing massive inputs through external context slicing and recursive sub-agent orchestration.

Perform programmatic Google searches via the Serper.dev API to provide your AI agents with structured, real-time web data without the need for manual scraping.

An AI-powered sales coach that analyzes meeting transcripts to diagnose sales techniques, map client relationships, and provide actionable improvement plans.

A unified system for building production-ready websites, AI applications, and automated workflows using modern web technologies and MCP integration.

A robust automation framework for orchestrating multi-step AI agent workflows using the Model Context Protocol.








































