A smart, soulful, and more secure version of the mini claw, a growing 'personal/enterprise' assistant that gets smarter with each interaction.【Capable of skill invocation】
Author: lfenghx
Version: 1.2.0
Type: Tool (Tool Plugin)
Mini Claw is a lightweight “little lobster” on the Dify platform—an AI assistant with a “soul”. It supports short-term and long-term memory, plus identity/personality/soul settings. It aims to help you feel the warmth of AI—come and get a dedicated AI assistant for you and your company.
Mini Claw follows the “Skill Progressive Disclosure” execution model: it treats the plugin’s directory as a toolbox, so the Agent can read the skill manual step-by-step and then read files / run scripts as needed, finally delivering text or files.
This plugin provides two tools:
“Mini_Claw”: a soulful AI assistant for conversation and task execution. It has short-term and long-term memory, identity/personality/soul, and adapts to user input for personalized service.
“Skill Management”: manages the skills directory. You can view/add/delete skills, and run dependency detection/installation.
Install this plugin from the marketplace.
For self-hosted users: set in Dify’s to your Dify address (restart Dify afterward), otherwise Dify may not be able to fetch uploaded files.
Build a workflow like the example below:
Chat with Mini_Claw and set up a persona:
Tips:
Use Skill Management to extend Mini_Claw with custom tools (add/delete/list skills, availability checks, dependency checks/installation):
Feature 1: Built-in dependency detection and installation. The Agent is no longer allowed to install dependencies by itself. Please make sure dependencies are installed before use.
Feature 2: This project is compatible with OpenClaw’s skill directory structure. We strongly encourage everyone to standardize skills and define skill metadata (name, description, triggers, required environment, etc.) via YAML Front Matter.
Example of a standard YAML Front Matter:
This version no longer forces to be the same as the skill folder name, but it is still recommended to keep them consistent.
Feature 3: For Python skills, include . For Node.js skills, include (or provide ).
Feature 4: The Dify container does not include Node.js by default. Install it yourself. Some CLI skills require you to install required tools in .
Installation fails
File transfer issues
Mini_Claw produces no output
Skill invocation
Every outbound call builds its address at runtime, so no host can be listed.
Last checked 09/08/2026 08:47 AM · version 1.2.0