phase1-tools

Convert Markdown, PDF, and DOCX documents and verify development tools.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/taiyousan15/taisun_agent --skill phase1-tools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase1-tools
Source: https://github.com/taiyousan15/taisun_agent/tree/main/.claude/skills/phase1-tools
Command: npx skills add https://github.com/taiyousan15/taisun_agent --skill phase1-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a suite of essential tools for document processing and development tasks, streamlining workflows related to document conversion, PDF manipulation, and environment verification.

Core Features & Use Cases

  • Document Conversion: Convert between various document formats (Markdown, PDF, DOCX).
  • PDF Manipulation: Edit, process, and manage PDF files.
  • Development Environment Checks: Verify the installation and status of core development tools like Git, Docker, and Node.js.
  • Use Case: Convert a Markdown presentation into a PDF, then use the PDF tools to merge it with another document.

Quick Start

Run the doctor script to verify your development environment setup.

Frequently Asked Questions about phase1-tools

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

FAQPage Schema
How do I convert Markdown to PDF or DOCX format?

You can convert Markdown documents to PDF or DOCX formats using the built-in document conversion tools, which support seamless format transformation between these file types for presentations and reports.

Can I merge multiple PDF files and manipulate existing PDF documents?

Yes, the PDF manipulation capabilities allow you to edit, process, and manage PDF files, including merging multiple PDF documents into a single file for consolidated document delivery.

How do I check if Git, Docker, and Node.js are installed correctly?

Run the diagnostic doctor script to verify your development environment setup, checking the installation and operational status of core development tools like Git, Docker, Node.js, and npm.

Does this toolkit work without any external dependencies installed?

The toolkit operates with no listed dependencies, but you need the underlying core development tools like Git, Docker, and Node.js installed on your system to utilize the environment verification scripts effectively.

What is the best way to convert a Markdown presentation into a shareable document?

The best way is to use the document conversion feature to change Markdown into PDF, then apply the PDF manipulation tools to merge or edit the output with other documents for final sharing.

Why does the doctor script fail to verify my development environment?

The doctor script may fail if core development tools such as Git, Docker, Node.js, or npm are not properly installed or configured, preventing the diagnostic script from verifying their operational status.