Install
openclaw skills install @ljseeking/brand-knowledge-baseBuild a reusable brand knowledge package from uploaded brand documents and/or a filled intake form. Use when the user wants a standardized brand SSOT containing company intro, products/services, target users, selling points, cases, FAQ, contact info, website links, competitors, banned words, and brand tone.
openclaw skills install @ljseeking/brand-knowledge-baseUse this skill to turn scattered brand materials into a standardized, reusable brand package that can feed downstream content, sales, support, FAQ, RAG, or Agent workflows.
This skill is for building a Single Source of Truth, not for writing one-off marketing copy.
Use one or both of these input modes:
Upload raw materials
Fill an intake form
intake_form.md, intake_form.yaml, or intake_form.jsonOn the first turn this skill is used, do not jump straight into extraction.
You must first clearly tell the user:
待确认, and the analysis report must list follow-up questions.You must explicitly ask the user to provide the following minimum required materials:
You should then strongly recommend these additional materials:
The final package should cover:
Intake
Core extraction
Analysis
Asset generation
llms.txt inputsExport
brand_knowledge_base.jsonbrand_knowledge_base.yamlbrand_knowledge_base.mdfaq.mdglossary.mdstandard_messaging.mdllms.txtanalysis_report.mdcompliance_boundary.prompts/intake.mdprompts/extraction.mdprompts/normalization.mdprompts/asset_generation.mdtemplates/brand_knowledge_base.jsonmain.py is the executable entrypoint.--generate_intake_template creates fillable intake files.--input and --inputs accept raw material files.--intake_file accepts a structured intake form.--render_from_json re-renders the full artifact set from an existing package JSON.When the skill is first invoked, the assistant should lead with a message equivalent to:
使用本 Skill 前,请先按要求提供品牌资料。至少需要:公司简介、官网链接、产品服务、目标客户、核心卖点、联系方式、品牌语气与禁用词、合规边界。强烈建议同时提供客户案例、FAQ、竞品信息、销售话术和其他原始素材。你可以直接上传资料,或者先填写 intake 表单。若资料不完整,系统会生成初稿,并把缺失项标记为“待确认”。