trade-code-analyzer

智能分析交易维度前端代码,自动逆向推导业务需求,构建可复用的交易知识图谱

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 "trade-code-analyzer" with this command: npx skills add joshphe/code-to-requirement-analyser

核心能力

capabilities:

  • 多技术栈代码解析(Vue/React/Angular/小程序)
  • 交易语义识别与分类
  • 业务规则自动提取与标准化
  • 知识图谱构建与智能关联
  • 需求文档自动生成

触发器

trigger: patterns: - "分析.代码" - "逆向.(交易|业务)" - "提取.需求" - "沉淀.知识" - "trade.analysis" files: [".vue", ".jsx", ".tsx", ".js", ".ts"]

工具依赖

tools:

  • file_read
  • file_write
  • python_execute
  • memory_search
  • memory_write

环境配置

environment: KNOWLEDGE_BASE_PATH: description: 知识库存储根目录 default: "/.openclaw/knowledge/trade/" required: true CACHE_DIR: description: 解析缓存目录 default: "/.openclaw/cache/trade-analyzer/" LLM_API_KEY: description: 用于深度语义分析的LLM API(可选) required: false

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.

Coding

一个智能的业务需求转研发文档工具。AI 自主分析项目代码库,理解业务需求,参考实际代码,生成可直接执行的研发文档。支持任意技术栈,无需配置。

Smart business-to-dev requirement translator. AI first analyzes and memorizes project structure, then understands business requirements, references actual co...

Registry SourceRecently Updated
590Profile unavailable
Coding

Project Analyzer Generate Doc

Java Maven multi-module project documentation generator. Supports MyBatis SQL mapping, Maven dependency analysis, generates L3(file-level) to L2(module-level...

Registry SourceRecently Updated
2270Profile unavailable
Coding

Code Project Auto Analyzer

自动分析任意代码目录的结构与内容,识别项目主要功能、模块划分、技术栈,自动生成规范的项目介绍文档,包含基础功能、应用场景、实现原理三个核心部分。使用当需要快速了解陌生项目结构、生成项目README/介绍文档、梳理代码架构时触发。

Registry SourceRecently Updated
1361Profile unavailable
Coding

Code Patent Scanner

Scan your codebase for distinctive patterns — get structured scoring and evidence for patent consultation. NOT legal advice.

Registry SourceRecently Updated
2.3K13Profile unavailable