Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

law-ip法律知识产权

Agent Skill

law-ip 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

524

周安装

21

GitHub Stars

125

下载量

170
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:law-ip(法律知识产权)
来源仓库:https://github.com/asgard-ai-platform/skills
仓库路径:skills/law-ip
安装命令:
npx skills add https://github.com/asgard-ai-platform/skills --skill law-ip
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/asgard-ai-platform/skills --skill law-ip

简介

law-ip 用于查找、检索和筛选相关信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。
  • 通过 npx 安装后,结合原始 README 核验具体搜索方式。
  • 安装前需确认权限和维护状态,避免触发不必要的网络请求。
  • 建议根据实际任务场景验证其准确性和覆盖范围。

SKILL.md

Intellectual Property Analysis

Overview

IP law protects creations of the mind through four main mechanisms: patents (inventions), trademarks (brand identifiers), copyrights (creative works), and trade secrets (confidential business information). Each has different requirements, scope, duration, and costs.

Framework

IRON LAW: Match the Protection to the Asset

A brand name is protected by TRADEMARK, not copyright.
Software source code is protected by COPYRIGHT, not patent (usually).
A manufacturing process is protected by PATENT or TRADE SECRET.
Using the wrong mechanism leaves the asset unprotected.

The Four IP Types

TypeProtectsRequirementsDurationRegistration
PatentNovel, non-obvious, useful inventionsMust be new, inventive, industrially applicable20 years from filingRequired (申請制)
TrademarkBrand names, logos, slogans that identify sourceMust be distinctive (not generic/descriptive)10 years, renewable indefinitelyRequired for full protection
CopyrightOriginal creative works (text, code, art, music)Must be original expression (not ideas or facts)Life + 50 years (Taiwan)Automatic (no registration needed)
Trade SecretConfidential business information with economic valueMust be secret, have value from secrecy, reasonable efforts to maintain secrecyIndefinite (as long as secret is kept)No registration — protect through NDAs and access controls

IP Audit Steps

  1. Inventory: What potentially protectable assets does the organization have?
  2. Classify: Which IP type fits each asset?
  3. Assess current protection: Is each asset already protected? How?
  4. Identify gaps: What's unprotected or under-protected?
  5. Prioritize: Which assets are most valuable and most at risk?
  6. Recommend: Registration, contractual protection, or operational security for each asset

Key Decision: Patent vs Trade Secret

FactorPatentTrade Secret
Can competitors reverse-engineer it?Yes → PatentNo → Trade Secret may be better
Is independent discovery likely?Yes → Patent (blocks them)No → Trade Secret may suffice
How long does the advantage last?< 20 years → Patent> 20 years → Trade Secret
Can you detect infringement?Yes → Patent is enforceableNo → Patent is hard to enforce
ExamplePharmaceutical compoundCoca-Cola recipe

Output Format

# IP Analysis: {Company/Product}

## IP Asset Inventory
| Asset | Type | Current Protection | Gap | Priority |
|-------|------|-------------------|-----|----------|
| {asset} | Patent/TM/Copyright/TS | {status} | {what's missing} | H/M/L |

## Recommendations
1. {asset}: {recommended action} — {rationale}

## Risk Assessment
| Risk | Likelihood | Impact | Mitigation |
|------|-----------|--------|-----------|
| {IP risk} | H/M/L | H/M/L | {action} |

Examples

Correct Application

Scenario: IP audit for a Taiwanese SaaS startup

AssetTypeProtectionGap
Brand name "CloudPOS"TrademarkNot registered🔴 Register with TIPO immediately
POS algorithm for demand forecastingTrade Secret or PatentNone🔴 Decide patent vs trade secret, implement NDAs
Source codeCopyrightAutomatic ✓🟡 Ensure employment contracts assign IP to company
Customer data processing methodTrade SecretNo access controls🔴 Implement access controls + NDA with employees

Key recommendation: File trademark first (fast, cheap, high risk of name-squatting). Patent decision can wait until product-market fit ✓

Incorrect Application

  • "We'll copyright our brand name" → Brand names are protected by trademark, not copyright. Copyright protects creative expression, not identifiers. Violates Iron Law: match protection to asset.

Gotchas

  • Ideas are NOT protectable: Copyright protects expression, not ideas. Patent protects specific implementations. The "idea" for an app is not IP — the specific code, design, or invention is.
  • Employee-created IP: In Taiwan, IP created by employees during employment generally belongs to the employer (Copyright Act Art. 11, Patent Act Art. 7), but contracts should make this explicit.
  • Open source ≠ no IP: Open source software has copyright — the license grants permissions, not ownership. Violating license terms is copyright infringement.
  • First-to-file for patents: Taiwan uses first-to-file (not first-to-invent). If you delay filing, a competitor who files first gets the patent even if you invented it earlier.
  • This is educational guidance, not legal advice: IP strategy requires consultation with a licensed patent attorney or IP specialist.

References

  • For Taiwan TIPO (智慧財產局) filing procedures, see references/tipo-procedures.md

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.05%
按下载量换算63

Claude

30.31%
按下载量换算52

Cursor

16.62%
按下载量换算28

Gemini CLI

10.09%
按下载量换算17

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills