lov-publish-event-onto-hdx

lov-publish-event-onto-hdx is a skill for Claude Code from lovstudio/skills. It costs 92 tokens per session (4,355 once invoked), scanned A, original, MIT.

A tool for diagnosing how an event appears on Huodongxing, a Chinese event-listing website. It checks the event’s category, tags, visibility, and ranking.

In plain words
What is it for?
Use it to check event visibility, inspect category-page placement, review tags, and get suggestions for refreshing or pinning an event.
Why use it?
It helps explain why an event cannot be found in a category page or is receiving little exposure. It also identifies category and tag settings that may affect discovery.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the business plugin — 12 skills shipped together

Good fit Use it to check event visibility, inspect category-page placement, review tags, and get suggestions for refreshing or pinning an event.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lovstudio/skills/publish-event-onto-hdx
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lovstudio/skills --skill publish-event-onto-hdx
Clone the repo
git clone --depth 1 https://github.com/lovstudio/skills

Made for: Claude Code.

Or install business, the plugin that ships this one along with the rest of its 12 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lov-publish-event-onto-hdx

README.md
[![agentmods](https://agentmods.dev/badge/skills/lovstudio/skills/publish-event-onto-hdx/github.svg)](https://agentmods.dev/skills/lovstudio/skills/publish-event-onto-hdx)
Your own site
<a href="https://agentmods.dev/skills/lovstudio/skills/publish-event-onto-hdx"><img src="https://agentmods.dev/badge/skills/lovstudio/skills/publish-event-onto-hdx/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lov-publish-event-onto-hdx

Your own site · 80×15
<a href="https://agentmods.dev/skills/lovstudio/skills/publish-event-onto-hdx"><img src="https://agentmods.dev/badge/skills/lovstudio/skills/publish-event-onto-hdx.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,355 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00092 $0.04355
Opus 5 $0.00046 $0.02178
Sonnet 5 $0.00018 $0.00871
Haiku 4.5 $0.00009 $0.00436

Measured 4d ago against content hash 45156ac8c63a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

lov-publish-event-onto-hdx scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/profile_store.py, scripts/validate_skill.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/publish-event-onto-hdx/SKILL.md · 328 lines

How it starts

The opening of the file, as written. The whole thing — 328 lines — stays where its author put it; the contents beside it link to each section on GitHub.

活动行诊断 · Huodongxing Diagnostics

帮助在活动行(huodongxing.com)完成活动的分类设置、标签优化和曝光排名核查。

Triggers

Activate when

  • 用户说"帮我看看活动行上的活动""活动行里找不到自己""活动行分类没设"
  • 用户说"活动行标签怎么设""活动行排名""活动行曝光"
  • 用户说"活动行分类怎么没了""刚保存完分类就没了"
  • 用户说"换掉活动行详情里的海报""替换活动行正文配图"
  • 用户说"publish event on hdx""fix hdx category""hdx event not showing"
  • 用户提供一个活动行活动链接,想知道为什么在分类页找不到

Do not activate when

  • 用户要从零创建一个新活动 → 本 Skill 不覆盖创建流程,见 Step 0 的分支处理
  • 用户要发布其他平台内容(视频号、B站、小红书)→ 使用 lov-media-publisher
  • 用户要生成活动海报或图文 → 使用 lov-event-poster
  • 用户要策划活动流程或嘉宾问题 → 使用 lov-event-curator

Key Knowledge

分类(Category)是曝光门禁

活动行前台所有分类导航页(IT互联网、创业、AI……)由 Category 字段控制, Category=0 的活动在任何分类页都不会出现,这是最常见的曝光问题根因。

分类编号(从大规模抓取数据推断):

Category 含义(推测) 占比
11 IT互联网/AI/科技类 最多
12 生活方式/兴趣 次多
22 教育培训
14 行业培训/职场
0 未分类(不可见)

AI/技术类活动选 Category=11。

分类导航的 URL 机制

/events?orderby=o&tag=AI&city=上海 不是精确标签匹配,而是 Category + 标题 + 标签的混合检索。 不需要把标签精确写成导航词(如"IT互联网"),活动行全站无任何活动把"IT互联网"作为标签。

排序参数

orderby 含义 新主办方建议
o 综合排序 不利,按主办方权重(粉丝/金牌/历史)排
n 最新发布 适合发布后短期冲量
v 热门点击 最直观反映真实流量,用来自查排名
r 最多参与 需要历史报名数支撑

Tag 关键词分布(基于 3839 个活动的真实抓取)

注意:这些是 ativityJson.Tag 的多值关键词,与单选的「分类标签」是不同字段, 见下文「关键区分」。给建议前先确认 Tag 的编辑入口。

高频可用标签(括号内为全站使用量):人工智能(194)、AIGC(105)、AI(44)、 AI赋能(41)、AI智能体(37)、Agent(33)、AI Agent(33)、AI应用(30)、大模型(24)

低效标签(等于零曝光):Harness(1)、工作流自动化(2)、任何导航词如"IT互联网"(0)

后台路径(已实测)

2026-09-02 在真实账号上逐页读取的结果。不要凭记忆推测路径。

用途 路径 状态
主办方管理中心 /console/home 已验证
我的活动列表 /console/eventadmin 链接已确认
创建新活动 /createv3 链接已确认
编辑活动(完整表单) /myevent/edit?view=editbase&id=<id> 已验证,含分类标签字段
/myevent/edit?id=<id>(缺 view 参数) 危险:表单不完整,且保存会清空分类与主办方,见下节
/myevent/manage?id=<id> 404「该页面已经迷失了」
活动概览 /myevent/home?id=<id> 已验证,无分类/标签
推广(刷新/置顶) /myevent/promote?id=<id>&tab=8 已验证
/host/events 不存在,重定向到首页

Read the full file on GitHub · 328 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed 45156ac8c63a
  2. 6d ago Changed · +101 lines · +14 tokens per session db8ec190a7da
  3. 8d ago First seen · 227 lines · 78 tokens per session scan A 29ddba8046a0

Subscribe to this mod's changes

lov-publish-event-onto-hdx is a skill published in the GitHub repository lovstudio/skills (65 stars, last pushed today), licensed MIT. It adds 92 tokens to every session and 4,355 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

dokploy-deploy

This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands".

fcakyon/claude-codex-settings · 63 tokens

mongodb-connection

Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling connect()), configuring connection pools, troubleshooting connection errors…

fcakyon/claude-codex-settings · 122 tokens

mongodb-schema-design

MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from SQL, or troubleshooting performance issues caused by schema problems. Triggers on "design schema", "embed vs reference", "MongoDB data model", "schema review", "unbounded arrays", "one-to-many", "tree…

fcakyon/claude-codex-settings · 127 tokens

mongodb-search-and-ai

Guides MongoDB users through implementing and optimizing Atlas Search (full-text), Vector Search (semantic), and Hybrid Search solutions. Use this skill when users need to build search functionality for text-based queries (autocomplete, fuzzy matching, faceted search), semantic similarity (embeddings, RAG…

fcakyon/claude-codex-settings · 132 tokens

workers-best-practices

Cloudflare Workers best practices for production applications. Use when writing, reviewing, or configuring Workers.

fcakyon/claude-codex-settings · 25 tokens

wrangler

Run or troubleshoot Wrangler CLI commands and configure Worker projects for local development, deployment, and Cloudflare resource management.

fcakyon/claude-codex-settings · 25 tokens