converting-skill-packages

Convert external skill packages into bilingual DE/EN tutorial pages.

Updated Sep 26, 2025
One-click install
npx skills add https://github.com/innFactory-AI/docs --skill converting-skill-packages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: converting-skill-packages
Source: https://github.com/innFactory-AI/docs/tree/main/.claude/skills/converting-skill-packages
Command: npx skills add https://github.com/innFactory-AI/docs --skill converting-skill-packages

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the transformation of external skill packages into bilingual tutorial pages, ensuring consistent structure and localization across languages.

Core Features & Use Cases

  • Converts a source skill package into DE and EN tutorial pages with wrappers and mirrors.
  • Enforces no-code, prompt-only constraints and preserves original workflows.
  • Supports integration into the Tutorials index and site navigation for documentation teams.

Quick Start

Convert the skill package located at skills/<package> into bilingual DE/EN tutorials with the required wrapper, index, and sidebar entries.

Frequently Asked Questions about converting-skill-packages

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

FAQPage Schema
How do I convert skill packages into bilingual tutorials with German and English mirrors?

To convert skill packages into bilingual tutorials, apply a prompt-only workflow that transforms a single source package into DE and EN tutorial pages with standardized wrappers, frontmatter, and navigation entries.

Can I generate localized documentation without writing scripts?

Yes, you can generate localized documentation without scripts by using a prompt-only approach that preserves original workflows and aligns with tutorial tooling rules for frontmatter and localization.

What is the best way to publish a single source package as DE and EN tutorials?

The best way to publish a single source package as DE/EN tutorials is to convert the package into bilingual pages with standardized wrappers, then update the Tutorials index and sidebar navigation.

Does converting skill packages require external dependencies or components?

Converting skill packages does not require external dependencies or components. The process stays entirely prompt-only, relying on localization rules and tutorial frontmatter instead of scripts or tools.

How do I update the Tutorials index and sidebar after creating bilingual pages?

You update the Tutorials index and sidebar by integrating the newly generated DE and EN tutorial pages into the site navigation, ensuring documentation teams have access to mirrored content.

Why does my bilingual tutorial conversion break original workflows?

Bilingual tutorial conversion breaks workflows if scripts alter the source package. Staying prompt-only and applying standardized wrappers with frontmatter preserves the original workflows without modifications.