Skill

Indexes and queries the Arknights skill dataset by ID, translation, and metadata.

2|Updated Jan 25, 2023
One-click install
npx skills add https://github.com/Arkfans/ArknightsName --skill skill-arkfans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill
Source: https://github.com/Arkfans/ArknightsName/tree/main/table
Command: npx skills add https://github.com/Arkfans/ArknightsName --skill skill-arkfans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill unit standardizes and exposes the Arknights skill dataset, enabling fast discovery, cross-language lookup, and consistent documentation of operator abilities.

Core Features & Use Cases

  • Centralized catalog of skill IDs, names, and translations across Chinese, English, and Japanese.
  • Fast search and comparison for operators, skills, and related metadata.
  • Use in content creation, analytics, and tooling pipelines to generate reports or validate frontmatter data.

Quick Start

Use this Skill to extract all skill IDs and translations from the dataset, then load the YAML frontmatter and the Markdown body as activation instructions.

Frequently Asked Questions about Skill

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

FAQPage Schema
How do I search Arknights skill translations and metadata across multiple languages?

You can search Arknights skill translations using this dataset to index and query operator abilities, filtering by skill IDs and metadata across Chinese, English, and Japanese.

What is the best way to compare operator abilities using YAML frontmatter?

Comparing operator abilities requires YAML frontmatter with name and description fields. This dataset enforces frontmatter presence and uses the Markdown body as activation instructions for rapid discovery.

Can I use this Arknights skill dataset for automated tooling pipelines and report generation?

Yes, this Arknights skill dataset applies to data editors, researchers, and tooling pipelines. You can use it to validate frontmatter data, extract skill IDs, and generate analytics reports.

How do I extract skill IDs and names from the Arknights dataset for content creation?

To extract skill IDs and names, load the centralized catalog of the Arknights skill dataset. It standardizes operator abilities for fast cross-language lookup and consistent documentation.

Does this dataset require YAML frontmatter to function as activation instructions?

Yes, the dataset enforces YAML frontmatter presence containing the name and description fields. It then uses the Markdown body as activation instructions for querying operator skill data.