setup

Automate Pandoc, Python, and pypandoc-hwpx installation with cross-platform verification.

33|10|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/orientpine/honeypot --skill setup-orientpine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/orientpine/honeypot/tree/main/plugins/hwpx-converter/skills/setup
Command: npx skills add https://github.com/orientpine/honeypot --skill setup-orientpine

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

hwpx-converter 사용을 위한 의존성(Pandoc, Python, pypandoc-hwpx)을 자동 설치합니다.

Core Features & Use Cases

  • 시스템 환경에 맞춰 Pandoc, Python, pypandoc-hwpx의 설치를 자동으로 준비합니다.
  • 설치 여부 확인 및 구성 완료 여부를 검증합니다.
  • Use Case: 새 개발 워크스테이션에서 hwpx-converter를 즉시 사용할 수 있도록 필요한 도구를 한 번에 설치합니다.

Quick Start

Install the dependencies by prompting the setup skill to configure Pandoc, Python, and pypandoc-hwpx on your system.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automatically install Pandoc and Python for HWPX conversion?

To automatically install Pandoc and Python for HWPX conversion, a setup automation detects your operating system, conditionally installs Pandoc, Python, and pypandoc-hwpx, then verifies the installation to enable the hwpx-converter workflow.

Do I need to manually configure dependencies for hwpx-converter on different operating systems?

No, you do not need to manually configure dependencies for hwpx-converter on different operating systems. The setup handles cross-platform detection for Windows, macOS, and Linux, applying conditional installation to establish a reproducible environment automatically.

What is required to set up pypandoc-hwpx on a new workstation?

Setting up pypandoc-hwpx on a new workstation requires configuring Pandoc, Python, and the pypandoc-hwpx package. The setup process validates these dependencies and provides clear error guidance if the post-installation verification fails.

Why does hwpx-converter fail after a fresh dependency installation?

hwpx-converter may fail after a fresh dependency installation if Pandoc, Python, or pypandoc-hwpx are not properly recognized by your system PATH. The setup process includes post-install verification with clear error guidance to resolve these configuration issues.

What's the best way to verify a successful Pandoc and pypandoc-hwpx setup?

The best way to verify a successful Pandoc and pypandoc-hwpx setup is through an automated post-installation validation process. This checks if the installed dependencies are correctly configured and ready to execute the hwpx-converter workflow.