dify-code-interpreter

# Dify Code Interpreter(dify-code-interpreter) ## 技能概述 基于Dify+Ollama qwen3:8b模型,结合私有知识库,详细解释任意编程语言代码片段的语法、逻辑、用途和实现细节。 ## 版本信息 - 版本:1.0.0 - 运行时:Python 3.8+ - 依赖:requests>=2.31.0 - 适配OpenClaw版本:v2026+ - Skill ID:dify-code-interpreter(强制中划线分隔) ## 配置参数 | 参数名 | 类型 | 必填 | 默认值 | 说明 | |-----------------|--------|------|---------------------|---------------------------------------| | dify_base_url | string | 是 | http://localhost/v1 | Dify API基础地址(本地部署填此值)| | api_key | string | 是 | app-pYPzawyEGIiagRmb1IhJv4PA | Dify应用API密钥(从Dify控制台获取) | | chatflow_name | string | 是 | 代码解释器 | Dify中创建的Chatflow名称 | ## 工具列表 ### explain-frontend-code #### 功能描述 解释代码片段,支持C、Vue、Python、Java等编程语言,返回结构化的语法/逻辑说明。 #### 参数说明 | 参数名 | 类型 | 必填 | 说明 | |--------|--------|------|----------------------| | code | string | 是 | 待解释的代码片段字符串 | #### 使用示例

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dify-code-interpreter" with this command: npx skills add zhangwp1/dify-code-interpreter

Dify Code Interpreter(dify-code-interpreter)

技能概述

基于Dify+Ollama qwen3:8b模型,结合私有知识库,详细解释任意编程语言代码片段的语法、逻辑、用途和实现细节。

版本信息

  • 版本:1.0.0
  • 运行时:Python 3.8+
  • 依赖:requests>=2.31.0
  • 适配OpenClaw版本:v2026+
  • Skill ID:dify-code-interpreter(强制中划线分隔)

配置参数

参数名类型必填默认值说明
dify_base_urlstringhttp://localhost/v1Dify API基础地址(本地部署填此值)
api_keystringapp-pYPzawyEGIiagRmb1IhJv4PADify应用API密钥(从Dify控制台获取)
chatflow_namestring代码解释器Dify中创建的Chatflow名称

工具列表

explain-frontend-code

功能描述

解释代码片段,支持C、Vue、Python、Java等编程语言,返回结构化的语法/逻辑说明。

参数说明

参数名类型必填说明
codestring待解释的代码片段字符串

使用示例

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

BeerGaao

A股量化分析工具。当用户询问股票分析、行情、资金流向、技术指标、回测、复盘、持仓管理、策略归因时使用此技能。支持自然语言输入如"招商银行能不能买"、"今天大盘怎么样"、"复盘一下"。

Registry SourceRecently Updated
General

Automatic Test Generator

Automatically generate unit tests from functions with comprehensive coverage and edge cases

Registry SourceRecently Updated
General

Skill Compliance

Use when user needs to check import/export compliance requirements for specific products and countries. Use when verifying product certifications, tariffs, s...

Registry SourceRecently Updated
General

Elephantastic

DEPRECATED — renamed to elephantastic. Install elephantastic instead: clawhub install elephantastic

Registry SourceRecently Updated