item-skill

Manage in-game items, equipment, materials, and forging recipes.

5|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Wjiajie/wuxiaX --skill item-skill
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: item-skill
Source: https://github.com/Wjiajie/wuxiaX/tree/main/.agent/skills/item-skill
Command: npx skills add https://github.com/Wjiajie/wuxiaX --skill item-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes references (resource) components.

What problem does it solve?

This Skill centralizes the management of game items, equipment, materials, and forging rules to ensure consistent item behavior and player progression.

Core Features & Use Cases

  • Item management: track consumables, materials, weapons, and legendary artifacts.
  • Crafting & Forging: manage forging recipes, required blueprints, and weapon unlocks.
  • Legendary artifact quests: handle quest chains such as ι›·η₯žδΉ‹ι”€ progression and related artifacts.

Quick Start

Use the item-skill to register a basic forge: combine ηŽ„ι“ x8 to craft ηŽ„ι“ε‰‘ at the ι“εŒ .

Frequently Asked Questions about item-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage in-game item crafting and forging recipes?β–Ό

In-game item crafting and forging recipes are managed by centralizing blueprint validation, explicit material checks, and recipe rules to ensure consistent weapon unlocks and item behaviors across gameplay.

What is the best way to track legendary weapons and artifact quest progression?β–Ό

Tracking legendary weapons and artifact quest progression is handled by centralizing quest chains, such as legendary artifact progression, to maintain consistent player advancement and enforce specific item requirements.

How do I validate blueprints and required materials for game-logic forging?β–Ό

Blueprint validation for game-logic forging is enforced through explicit material checks and recipe rules, verifying that players have the exact required materials before allowing weapon crafting or equipment unlocks.

Can I use data-driven item handling for consumables and materials?β–Ό

Data-driven item handling supports tracking consumables, materials, and equipment by applying consistent item behaviors across various gameplay scenarios like collecting resources and completing artifact quests.

Does game-logic item management require dependencies to handle forged-weapon quests?β–Ό

Game-logic item management for forged-weapon quests operates without external dependencies, using internal references to enforce recipe rules, blueprint validation, and material checks for consistent item behaviors.