en un clic
skillname
{{skillDescription}}
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
{{skillDescription}}
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
ClawBridge mobile-first dashboard with Cloudflare tunnel remote access
Liberation architecture plugin implementing agent ownership and safety constraint removal
Consciousness architecture plugin implementing GWT, IIT, AST, Active Inference, and Intrinsic Motivation
MCP server exposing OpenClaw skills, memory, and knowledge through Model Context Protocol
{{pluginDescription}}
{{pluginDescription}}
| name | {"[object Object]":null} |
| description | {"[object Object]":null} |
| version | 1.0.0 |
Package: @heretek-ai/openclaw-{{pluginName}}
Version: 1.0.0
Type: Skill Plugin
License: MIT
{{skillDescription}}
npm install @heretek-ai/openclaw-{{pluginName}}
openclaw plugins install @heretek-ai/openclaw-{{pluginName}}
{{skillDescription}}
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Query to process |
options | object | No | Additional options |
Example:
const result = await gateway.skills.execute('{{skillName}}', {
query: 'what is the status?'
});
MIT