import

Import local or remote applications into the axhub platform.

1|1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/jocoding-ax-partners/axhub --skill import-jocoding-ax-partners
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: import
Source: https://github.com/jocoding-ax-partners/axhub/tree/main/plugins/axhub/skills/import
Command: npx skills add https://github.com/jocoding-ax-partners/axhub --skill import-jocoding-ax-partners

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires axhub-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of importing existing applications into the axhub platform, enabling users to manage their apps more efficiently.

Core Features & Use Cases

  • App Import: Import existing local or remote apps into axhub.
  • Manifest Preparation: Generate and prepare the necessary manifest files for app deployment.
  • Deployment Readiness: Ensure all prerequisites are met for a successful app deployment.
  • Use Case: Imagine you have a local web application that you want to deploy and manage through axhub. Use this Skill to import the app, prepare the manifest, and ensure it's ready for deployment.

Quick Start

Use the import skill to import your existing app into axhub.

Frequently Asked Questions about import

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

FAQPage Schema
How do I import existing applications into axhub for app management?

To import existing applications into axhub, use the import Skill to automate local and remote app imports, generate necessary manifest files, and verify deployment readiness. This requires the axhub CLI and appropriate source code permissions.

What is manifest preparation for app deployment in axhub?

Manifest preparation for app deployment in axhub involves generating and configuring the required manifest files for your existing application. The import Skill automates this process to ensure your app meets all prerequisites for successful platform deployment.

Do I need axhub CLI to import local web apps into the platform?

Yes, you need the axhub CLI to import local web apps into the platform. The import Skill requires the axhub CLI dependency and appropriate permissions to access the application source code for successful import and manifest generation.

Can I import remote apps into axhub or does it only support local applications?

You can import both remote apps and local applications into axhub. The import Skill handles local and remote app imports, manifest generation, and deployment readiness checks to streamline application management within the axhub platform.

What's the best way to check deployment readiness before importing an app to axhub?

The best way to check deployment readiness before importing an app to axhub is using the import Skill, which verifies all prerequisites are met. It ensures your manifest files are properly generated and your application is prepared for successful deployment.

Why does my app import into axhub fail during manifest generation?

App import into axhub may fail during manifest generation if the axhub CLI is not installed or if you lack appropriate permissions to access the application source code. Ensure all deployment prerequisites are met before attempting the import process.