explaingit

jaccen/ai-copyright-skill

Analysis updated 2026-05-18

2Audience · researcherComplexity · 2/5LicenseSetup · easy

TLDR

An AI agent skill that turns project code and papers into ready-to-file Chinese patent and software copyright documents.

Mindmap

mindmap
  root((AI-Copyright-Skill))
    What it does
      Drafts patent filings
      Generates copyright docs
      Outputs Word and PPT
    Tech stack
      Agent skill file
      docx-js output
    Use cases
      Patent drafting
      Software copyright
      Paper to patent mapping
    Audience
      AI researchers
      Patent agents
    Setup
      Copy into skills folder
      Slash command trigger

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Turn an AI project's code and papers into a Chinese patent application draft.

USE CASE 2

Generate software copyright registration materials for an AI codebase.

USE CASE 3

Convert a research paper's ablation studies into patent claim structures.

USE CASE 4

Produce a briefing PowerPoint summarizing a patent filing for management or a patent agent.

What is it built with?

Agent Skilldocx-jsMarkdown

How does it compare?

jaccen/ai-copyright-skill0-bingwu-0/live-interpreter0xkaz/llm-governance-dashboard
Stars222
LanguagePythonPython
Setup difficultyeasymoderatehard
Complexity2/52/54/5
Audienceresearchergeneralops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Copy the skill folder into your agent's skills directory (Claude Code, TeleAI Super Agent, or OpenClaw), no build step needed.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

In plain English

AI-Copyright-Skill is an agent skill that helps AI researchers and engineers file intellectual property protections in China for their AI projects. It takes inputs like project code, research papers, and design documents and generates ready-to-submit materials for three types of IP filings: Chinese patent applications, software copyright registrations, and technical disclosure reports. All outputs are produced as Word (.docx) files and, for patents, as a briefing presentation (.pptx) ready to hand to a patent agent or present to management. The skill is built around the specific challenges of protecting AI-related work under Chinese patent office (CNIPA) guidelines. It covers seven categories of AI work: perception, language, generative AI, decision-making, AI engineering, AI safety, and industry applications, with specialized claim templates for each. Before drafting, it runs a patentability pre-assessment to check whether an algorithm or approach is patentable at all and flags domain-specific risks. It also handles desensitization, which means replacing brand names, model names, and specific hardware references with patent-safe generic language so the filing doesn't depend on third-party trademarks. The workflow runs through phases with confirmation gates at each boundary, so the user can review and correct individual sections without restarting the full generation. A built-in scoring check auto-flags outputs that fall below a quality threshold and asks for a fix before continuing. The skill is installed as a skill file for agent environments including Claude Code, TeleAI Super Agent, and OpenClaw, and is triggered either through natural chat mentions of patent or copyright topics or through a slash command. It is released under the MIT license and includes Chinese-language documentation alongside the English version.

Copy-paste prompts

Prompt 1
Help me write a patent disclosure for my 3D reconstruction method using this skill.
Prompt 2
Generate software copyright registration materials for this embodied AI project.
Prompt 3
Convert my diffusion model paper into a technical disclosure document.
Prompt 4
Run the patentability pre-assessment on my project before drafting any claims.

Frequently asked questions

What is ai-copyright-skill?

An AI agent skill that turns project code and papers into ready-to-file Chinese patent and software copyright documents.

What license does ai-copyright-skill use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is ai-copyright-skill to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is ai-copyright-skill for?

Mainly researcher.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.