china-legal-query

中国法律法规查询工具。Use when user needs to search Chinese laws, regulations, judicial interpretations. Supports criminal law, civil law, labor law, contract law, intellectual property law. 中国法律、法规查询、法律条文。

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 "china-legal-query" with this command: npx skills add tobewin/china-legal-query

中国法律法规查询工具

查询中国法律法规、司法解释、案例判决。

功能特点

  • ⚖️ 法律条文: 刑法、民法、劳动法、合同法等
  • 📋 司法解释: 最高法院、最高检察院解释
  • 📚 案例参考: 裁判文书、典型案例
  • 🔍 智能搜索: 关键词、法条号、主题搜索
  • 🌐 官方来源: 国家法律法规数据库
  • 🇨🇳 中国法律: 专注中国法律体系

⚠️ 免责声明

本工具仅供参考,不构成法律建议。 不同AI模型能力不同,查询结果可能有差异。 重要法律事务请咨询专业律师。 法律条文以官方发布为准。

支持的法律类型

类别法律名称说明
宪法中华人民共和国宪法根本大法
刑法中华人民共和国刑法犯罪与刑罚
民法中华人民共和国民法典民事关系
婚姻法民法典婚姻家庭编结婚、离婚、财产
劳动法中华人民共和国劳动法劳动关系
合同法民法典合同编合同订立、履行
知识产权专利法、商标法、著作权法知识产权保护
消费者权益消费者权益保护法消费者保护
公司法中华人民共和国公司法公司治理
税法个人所得税法、企业所得税法税收
环保法环境保护法环境保护
交通法道路交通安全法交通安全

使用方式

User: "查询劳动法关于加班的规定"
Agent: 搜索相关法律条文并展示

User: "民法典第1024条是什么"
Agent: 查询具体法条内容

User: "关于知识产权保护的法律有哪些"
Agent: 列出相关法律法规

查询流程

用户提问
    ↓
1. 识别法律领域
    ↓
2. 搜索官方数据库
    ↓
3. 提取相关条文
    ↓
4. AI解读分析
    ↓
5. 输出查询结果

Python代码

import os
import re

class LegalQueryEngine:
    def __init__(self):
        self.sources = {
            'web_search': '使用web-search查询法律条文',
            'ai_knowledge': '使用AI模型法律知识库'
        }
    
    def search_law(self, keyword, law_type=None):
        """搜索法律条文"""
        # 使用web-search查询
        # 或使用AI模型知识库
        results = []
        return results
    
    def get_article(self, law_name, article_num):
        """获取具体法条"""
        # 使用AI模型知识库
        return {
            'law': law_name,
            'article': article_num,
            'content': '...',
            'source': 'AI知识库'
        }
    
    def analyze_query(self, user_query):
        """分析用户查询意图"""
        return {
            'domain': '劳动法',
            'keywords': ['加班', '工时'],
            'search_strategy': 'ai_knowledge'
        }

注意事项

  • 法律条文以官方数据库为准
  • AI解读仅供参考
  • 条文可能有更新,以最新版本为准
  • 复杂法律问题请咨询专业律师

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

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated