KS
Killer-Skills

skill-genshin-content-adder — how to use skill-genshin-content-adder how to use skill-genshin-content-adder, skill-genshin-content-adder setup guide, genshin content automation, skill-genshin-content-adder alternative, skill-genshin-content-adder vs manual content creation, automated data fetching for Genshin content

v1.0.0
GitHub

About this Skill

Perfect for Genshin Impact Analysis Agents needing automated content creation and validation capabilities. skill-genshin-content-adder is a technical skill that automates the process of adding Genshin content through a segmented confirmation mechanism, ensuring high precision in content generation.

Features

Runs fetch_content.py for automated data collection of attributes and multipliers
Utilizes data.py for base stats and skill multipliers display and user confirmation
Generates temp_frames.csv and temp_physics.csv templates for physics data entry
Merges user-filled data into structured formats in data.py
Employs a strict development flow with user-confirmed validation nodes

# Core Topics

MCZME MCZME
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
30
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add MCZME/Genshin-Damage-calculation/skill-genshin-content-adder

Agent Capability Analysis

The skill-genshin-content-adder MCP Server by MCZME is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use skill-genshin-content-adder, skill-genshin-content-adder setup guide, genshin content automation.

Ideal Agent Persona

Perfect for Genshin Impact Analysis Agents needing automated content creation and validation capabilities.

Core Value

Empowers agents to automate Genshin content creation through user-confirmed validation nodes, utilizing Python scripts like `fetch_content.py` and data validation with `data.py`, ensuring accuracy in data collection and verification.

Capabilities Granted for skill-genshin-content-adder MCP Server

Automating Genshin content data collection and verification
Generating and validating character stats and skill multipliers
Streamlining physics data entry for character interactions

! Prerequisites & Limits

  • Requires manual user confirmation for validation nodes
  • Python scripting required for automation
  • Limited to Genshin Impact content creation and analysis
Project
SKILL.md
2.5 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

技能:原神内容添加器 (Genshin Content Adder)

概述

本技能旨在通过“分段确认制”确保仿真精度。在开发过程中,必须严格遵循用户的人工验证节点,严禁跨阶段开发。


🛠️ 标准开发流 (SOP v2.4)

阶段 1:自动化获取与基础验证 (Base Verification)

  1. 数据抓取:运行 fetch_content.py 自动获取属性与倍率。
  2. [人工确认]:向用户展示 data.py 中的 BASE_STATSSKILL_MULTIPLIERS
    • 未获确认前,禁止进入下一阶段。

阶段 2:物理数据交互录入 (Physics Entry)

  1. 生成模版:在角色目录下创建 temp_frames.csvtemp_physics.csv 模版。
  2. 数据填入:由用户将实测的帧数、中断窗口及物理参数填入。
  3. 数据合并:读取 CSV 并将结构化数据写入 data.py
  4. [人工确认]:展示合并后的 data.py 动作配置,用户确认转译准确性。

阶段 3:组件化迭代开发 (Component Iteration)

  1. 原子单位开发:按 entities.py -> effects.py -> skills.py 顺序分块实现。
  2. 技术交流:每完成一个原子单位,必须展示实现思路、核心算法,并进行深度技术讨论。
  3. [人工确认]:获得用户对当前逻辑块的明确授权后,方可继续。

阶段 4:组装与终验 (Orchestration & QA)

  1. 主类总装:在 char.py 中实例化并挂载所有组件。
  2. 序列仿真:运行测试序列并展示 EventFlow 日志。
  3. [最终验收]:用户对整体表现进行最终确认。

📂 目录结构规范

text
1character/[REGION]/[name_en]/ 2├── __init__.py # 注册与导出 3├── char.py # 主编排类 4├── data.py # [NEW] 混合数据中心:属性(自动) + 物理(交互) 5├── skills.py # 意图 -> 动作工厂 6├── talents.py # 被动效果 7├── constellations.py # 命座效果 8├── entities.py # [可选] 物理实体逻辑 9└── effects.py # [可选] 角色特有状态

references:

  • docs/development/数据录入规范.md

📝 工程标准

  • 沟通优先:代码实现不是终点,与用户的讨论和确认才是核心。
  • 强制类型标注:所有函数签名必须包含参数和返回值的类型提示。
  • 双引号准则:字符串字面量统一使用双引号 "
  • 严禁魔法数字:逻辑代码中所有数值必须引用自 data.py

Related Skills

Looking for an alternative to skill-genshin-content-adder or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication