بنقرة واحدة
pluginname
{{pluginDescription}}
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
{{pluginDescription}}
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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}}
{{skillDescription}}
| name | {"[object Object]":null} |
| description | {"[object Object]":null} |
| version | 1.0.0 |
Package: @heretek-ai/openclaw-{{pluginName}}
Version: 1.0.0
Type: Tool Plugin
License: MIT
{{pluginDescription}}
This plugin provides tools for the Heretek OpenClaw system.
npm install @heretek-ai/openclaw-{{pluginName}}
openclaw plugins install @heretek-ai/openclaw-{{pluginName}}
{{toolDescription}}
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
input | string | Yes | Input to process |
options | object | No | Additional options |
Example:
const result = await gateway.tools.execute('{{toolName}}', {
input: 'data to process'
});
MIT