Token导航 LogoToken导航TokenDH.com
开发需要联网clawhub未标认证来源可访问clear审计通过

cb-compliance-frameworkCB 合规框架

Agent Skill

cb-compliance-framework 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,592

周安装

108

GitHub Stars

公开资料未说明

下载量

864
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:cb-compliance-framework(CB 合规框架)
来源仓库:https://github.com/harrylabsj/cb-compliance-framework
安装命令:
openclaw skills install cb-compliance-framework
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install cb-compliance-framework

简介

cb-compliance-framework 提供国际电商运营的全面合规要求映射。

  • 适用于跨境业务拓展、法律风险规避和监管政策适配场景。
  • 使用 openclaw skills install cb-compliance-framework 命令安装。
  • 注意检查不同国家地区的法规差异和更新时效性。
  • 适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。

SKILL.md

name
Cross-border Compliance Framework
slug
cb-compliance-framework
description
Comprehensive compliance requirements mapping for international e-commerce operations
category
cross-border-ecommerce
type
descriptive
language
en
author
Harry (code agent)
version
1.0.0

Cross-border Compliance Framework

Overview

Comprehensive compliance requirements mapping for international e-commerce operations. Maps tax, consumer protection, data privacy, product safety, and customs requirements across major markets: Germany, France, Japan, Australia, UK, Brazil, Canada, Netherlands, India, and more. Provides implementation roadmaps, documentation frameworks, and professional consultation recommendations. This is a pure descriptive skill. No code execution, API calls, or network access.

Trigger Keywords

Use this skill when the user mentions or asks about:

Primary Triggers (tax & registration)

  • "what compliance do I need for selling in Germany"
  • "VAT registration threshold in France"
  • "GST requirements for Australia"
  • "tax obligations for UK e-commerce"
  • "what certifications or permits needed for Japan market"

Secondary Triggers (regulations & laws)

  • "GDPR compliance for European customers"
  • "consumer protection laws in Germany"
  • "cooling-off period for Brazil"
  • "product safety regulations for Australia"
  • "data privacy laws in Japan (APPI/PIPA)"

Tertiary Triggers (specific topics)

  • "CE marking requirements for electronics"
  • "UKCA marking post-Brexit"
  • "PSE marking for Japan electronics"
  • "customs duties for shipping to India"
  • "cross-border payment regulations"
  • "returns and refund policies in Netherlands"
  • "language requirements for European websites"
  • "Impressum requirement for German website"

Workflow

  1. Receive input — Parse target markets, business activities, and product types from natural language or structured input
  2. Map requirements — Retrieve compliance database for each target market covering:

- Tax/VAT registration thresholds and rates - Consumer protection laws and cooling-off periods - Data privacy regulations (GDPR, APPI, PIPEDA, LGPD) - Product safety markings (CE, UKCA, PSE, RCM, INMETRO) - Customs and import requirements

  1. Build roadmap — Generate phased implementation roadmap with immediate (0-30 days), short-term (1-3 months), and ongoing actions
  2. Document framework — List required documentation per market with localization and update frequency requirements
  3. Recommend professionals — Suggest qualified specialists (tax advisors, legal counsel, customs brokers) needed for each market

Input Format

Accepts natural language or structured JSON describing:

  • Target markets (one or more countries)
  • Business activities: online sales, data collection, physical goods shipping, digital products, B2B/B2C
  • Product types: electronics, apparel, cosmetics, food supplements, children's products, etc.

Example natural language input:

  • "what compliance requirements for selling cosmetics in Germany and France"
  • "regulations for cross-border sales of electronics to Japan and Australia"

Example structured input (JSON):

{
  "markets": ["DE", "FR", "AU"],
  "activities": ["online_sales", "data_collection"],
  "products": ["electronics", "accessories"]
}

Output Structure

Returns JSON with the following top-level fields:

{
  "input_analysis": {
    "detected_markets": ["DE", "FR"],
    "detected_activities": ["online_sales", "data_collection"],
    "detected_products": ["electronics"]
  },
  "compliance_requirements": {
    "DE": {
      "tax_vat": { "rate": "19%", "threshold": "€22,000", "registration_required": true },
      "consumer_protection": { "cooling_off_days": 14, "language": "German required" },
      "data_privacy": { "regulation": "GDPR", "dpiya_required": false },
      "product_safety": { "marking": "CE", "standard": "EN 60950" },
      "customs": { "duty_rate": "varies", "hs_code_required": true }
    }
  },
  "implementation_roadmap": {
    "immediate": ["Register for VAT", "Draft privacy policy"],
    "short_term": ["Obtain CE certification", "Set up local entity"],
    "ongoing": ["Monitor regulatory changes", "File periodic reports"]
  },
  "compliance_documentation_framework": {
    "DE": ["VAT registration certificate", "Privacy policy (German)", "Terms & conditions"],
    "FR": ["VAT registration", "Consumer rights notice", "Returns policy"]
  },
  "professional_consultation_recommendations": {
    "DE": ["German tax advisor (Steuerberater)", "EU data privacy lawyer"],
    "FR": ["French VAT consultant", "Consumer law specialist"]
  },
  "disclaimer": "Descriptive guidance only. Not professional legal, tax, or compliance advice..."
}

Examples

Example 1: Electronics to Germany and France

Input: "what compliance requirements do I need for selling electronics in Germany and France"

Output: Detailed mapping covering:

  • VAT requirements: DE 19%, FR 20%, registration threshold €10,000 for OSS scheme
  • Consumer protection: 14-day cooling-off period in both countries, German-language T&Cs required
  • GDPR: appoint EU representative, data processing records required
  • Product safety: CE marking mandatory, EN 60950 / EN 62368 standards
  • Website requirements: German Impressum, French mention of seller
  • Implementation roadmap with phased timeline
  • Professional recommendations: German Steuerberater, French expert-comptable

Example 2: Apparel to Japan and Australia

Input: "help me understand regulations for shipping apparel to Japan and Australia"

Output: Detailed mapping covering:

  • Japan: consumption tax (10%), APPI data privacy compliance, product safety (no special marking for apparel), customs duties based on HS code, PSSA for children's garments
  • Australia: GST (10%), ACMA requirements for online sellers, Privacy Act compliance, RCM not required for general apparel, customs processing requirements
  • Documentation framework: Japanese-language product labels, country of origin marking
  • Implementation roadmap for both markets

Example 3: Health supplements to Brazil and Canada

Input: "regulations for selling health supplements cross-border to Brazil and Canada"

Output: Detailed mapping covering:

  • Brazil: ICMS state tax, ANVISA registration required for supplements, LGPD data requirements, INMETRO standards for packaging
  • Canada: GST/HST (5-15% depending on province), PIPEDA privacy compliance, Health Canada natural product number (NPN) may be required
  • Customs: detailed ingredient declaration, certificates of analysis
  • Professional recommendations: Brazilian regulatory consultant, Canadian customs broker

Safety and Disclaimer

Descriptive guidance only. Not professional legal, tax, or compliance advice. Always verify with qualified legal counsel, tax advisor, or regulatory specialist before implementation. Regulations change frequently and vary by specific product type and business structure. This tool provides general information only and does not constitute a legal opinion or compliance guarantee.

Acceptance Criteria

  • Maps compliance requirements for at least 1 target market
  • Provides implementation roadmap with clear timelines (immediate, short-term, ongoing phases)
  • Includes compliance documentation framework listing required documents per market
  • Recommends professional consultation specialists where appropriate
  • Returns valid JSON with all documented fields present
  • Contains complete safety disclaimer in every output
  • Includes input_analysis summarizing parsed input
  • Pure descriptive — no code execution, API calls, network access, file writes, or database operations

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

96.2%
按下载量换算831

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills