← 返回 Skills 市场
Brandomica Lab
作者
Brandomica Lab
· GitHub ↗
· v1.0.5
· MIT-0
251
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install brandomica
功能描述
Check brand name safety across domains, social handles, trademarks, app stores, and SaaS channels. Get availability scores, safety assessments, and filing re...
使用说明 (SKILL.md)
Brandomica Lab — Brand Name Verification
You have access to the Brandomica MCP server for brand name safety checks. Use these tools to help users verify brand names before launching.
Available Tools
- brandomica_check_all — Full brand check (domains, social, trademarks, app stores, SaaS + availability score + safety assessment). Use
mode: "quick"for fast local-only checks, ormode: "full"for comprehensive results. - brandomica_assess_safety — Quick safety risk decision (0-100 score, risk level, 6-signal breakdown). Start here for a fast go/no-go.
- brandomica_filing_readiness — Filing readiness summary (verdict, risk, top conflicts, confidence). Use after safety assessment shows medium/high risk.
- brandomica_compare_brands — Compare 2-5 brand name candidates side by side with recommendation.
- brandomica_batch_check — Check 2-50 names at once, sorted by score.
- brandomica_brand_report — Generate a timestamped evidence document (JSON).
- brandomica_check_domains — Domain availability + pricing for 6 TLDs.
- brandomica_check_social — Social handle availability (GitHub, Twitter, TikTok, LinkedIn, Instagram).
- brandomica_check_trademarks — USPTO + EUIPO trademark search.
- brandomica_check_google — Google Search presence (competitor overlap detection).
- brandomica_check_appstores — iOS App Store + Google Play search.
- brandomica_check_saas — Package registries (npm, PyPI, crates.io, etc.) + SaaS channels.
Recommended Workflow
- Start with
brandomica_assess_safetyfor a quick risk decision - If medium/high risk, run
brandomica_filing_readinessfor filing details - Use
brandomica_check_allfor full evidence across all channels - Compare candidates with
brandomica_compare_brands
Brand Name Format
Brand names must be lowercase alphanumeric (hyphens allowed). The tools will reject invalid characters.
Automation Ideas
- Brainstorm + validate loop: Generate name ideas, then batch-check them all with
brandomica_batch_check - Domain shopping: Use
brandomica_check_domainsto find available domains with pricing - Trademark clearance: Run
brandomica_filing_readinessbefore any trademark filing - Competitive analysis: Use
brandomica_check_googleto see who else uses a similar name
安全使用建议
This skill appears internally consistent for brand-safety checks, but installing the npm package will download and run third-party code. Before installing: review the package repository (https://github.com/BRNDMK/brandomica-mcp-server), inspect package.json and source for network endpoints and data handling, prefer running it in a sandboxed environment, do not supply secrets or credentials, and monitor network traffic on first runs. If you need stronger assurance, ask the publisher for a signed package or a reproducible build you can audit.
功能分析
Type: OpenClaw Skill
Name: brandomica
Version: 1.0.5
The Brandomica skill bundle is a legitimate toolset for brand name verification across domains, social media, trademarks, and app stores. The SKILL.md and metadata files describe standard MCP server functionality using the 'brandomica-mcp-server' Node package, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description, listed checks (domains, social, trademarks, app stores, registries) and the requirement of npx + an npm package are coherent: these operations commonly require network queries and a small CLI/server package to orchestrate them.
Instruction Scope
SKILL.md stays on-topic (describes brand checks and workflows) and does not ask for unrelated files or environment variables. However the instructions are high-level and do not explain where results or evidence documents are sent — the tool names imply network activity and possible backend communication, which is expected for this kind of service but is not explicitly described.
Install Mechanism
Install uses a node package (brandomica-mcp-server). Pulling and running code from npm is a common and expected approach for a CLI/server skill, but npm packages execute code from the registry and are moderate risk. The clawhub.json points to a GitHub repo which you should review before installing.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for public searches (domains, app stores, trademark databases) which typically don't need secrets.
Persistence & Privilege
always:false (default), no config paths, and no claims of modifying other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install brandomica - 安装完成后,直接呼叫该 Skill 的名称或使用
/brandomica触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Brandomica 1.0.5
- Updated skill documentation with detailed usage instructions and tool descriptions
- Improved guidance on recommended workflow and automation ideas for brand name verification
- Clarified input format requirements for brand names
- Added expanded examples of available checks across domains, social handles, trademarks, app stores, and SaaS channels
元数据
常见问题
Brandomica Lab 是什么?
Check brand name safety across domains, social handles, trademarks, app stores, and SaaS channels. Get availability scores, safety assessments, and filing re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。
如何安装 Brandomica Lab?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install brandomica」即可一键安装,无需额外配置。
Brandomica Lab 是免费的吗?
是的,Brandomica Lab 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Brandomica Lab 支持哪些平台?
Brandomica Lab 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Brandomica Lab?
由 Brandomica Lab(@brndmk)开发并维护,当前版本 v1.0.5。
推荐 Skills