← Back to Skills Marketplace
Trademark Helper
by
BytesAgain2
· GitHub ↗
· v4.0.1
· MIT-0
455
Downloads
0
Stars
2
Active Installs
17
Versions
Install in OpenClaw
/install trademark-helper
Description
Reference tool for business — covers intro, quickstart, patterns and more. Quick lookup for Trademark Helper concepts, best practices, and implementation pat...
Usage Guidance
This skill appears coherent and low-risk: it only prints static reference text and requests no credentials or network access. Things to consider before installing: (1) the package contains a small bug/inconsistency (version string handling and a version mismatch between SKILL.md and the script) but nothing malicious; (2) if you plan to allow autonomous skills, note that this one will be able to run when invoked by the agent — that is low risk here because it only outputs docs; (3) if you want extra assurance, inspect/run scripts in a sandbox or review the repository at the provided source URL before enabling. If you see any unexpected code changes in future versions (network calls, env access, downloads), treat that as a red flag and re-evaluate.
Capability Analysis
Type: OpenClaw Skill
Name: trademark-helper
Version: 4.0.1
The 'trademark-helper' skill is a static documentation reference tool. The core logic in 'scripts/script.sh' consists entirely of bash functions that output plain-text documentation using heredocs. There is no evidence of network activity, file system manipulation, credential access, or malicious instructions in 'SKILL.md'.
Capability Assessment
Purpose & Capability
The name/description (reference/training docs for 'Trademark Helper') aligns with the included script and SKILL.md: both produce plain-text reference output. There are no unexplained env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md explicitly states commands output heredocs with no external API calls or network access, and the included scripts only emit static documentation. Minor content inconsistencies (e.g., quickstart text mentioning 'access credentials' and 'required tools') are just documentation wording and do not translate into runtime actions. Also a small implementation bug: the script embeds $VERSION inside a single-quoted heredoc in show_help so it will print the literal "$VERSION" rather than the numeric version.
Install Mechanism
There is no install spec and no downloads; the skill is instruction-only with one bundled shell script. Nothing is written to disk beyond the script already present in the package.
Credentials
The skill declares no required environment variables, no credentials, and the script does not read environment secrets or config paths. No disproportionate credential access is requested.
Persistence & Privilege
The skill is not set to always:true and does not request system-wide changes. It may be invoked autonomously by the agent (default behavior) but its actions are limited to emitting local documentation text.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trademark-helper - After installation, invoke the skill by name or use
/trademark-helper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v4.0.1
Fix description
v4.0.0
Clean package
v3.0.0
v3.0.0: rewrite
v2.0.2
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
retry-fix-token
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v2.0.1
Test update
v1.0.0
Initial release of Trademark Helper.
- Assists with trademark registration including search, class selection, process guidance, and response to refusals.
- Provides expertise on trademark processes, classification (45 major classes), and registration in China.
- Answers common questions for both individuals and businesses.
- Offers guidelines on official fees, application steps, and handling rejections.
Metadata
Frequently Asked Questions
What is Trademark Helper?
Reference tool for business — covers intro, quickstart, patterns and more. Quick lookup for Trademark Helper concepts, best practices, and implementation pat... It is an AI Agent Skill for Claude Code / OpenClaw, with 455 downloads so far.
How do I install Trademark Helper?
Run "/install trademark-helper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trademark Helper free?
Yes, Trademark Helper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trademark Helper support?
Trademark Helper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trademark Helper?
It is built and maintained by BytesAgain2 (@ckchzh); the current version is v4.0.1.
More Skills