kuaishou-publisher

Automate LetMeTryAI mini-app publication to Kuaishou Spark Plan via JavaScript workflow.

Updated Sep 27, 2025
One-click install
npx skills add https://github.com/jackandking/LetMeTryAI --skill kuaishou-publisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kuaishou-publisher
Source: https://github.com/jackandking/LetMeTryAI/tree/main/.agents/skills/kuaishou-publisher
Command: npx skills add https://github.com/jackandking/LetMeTryAI --skill kuaishou-publisher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of publishing LetMeTryAI mini-apps to the Kuaishou Spark Plan, ensuring a consistent and automated workflow for app deployment.

Core Features & Use Cases

  • Automated Publication: Wraps the existing publish-kuaishou-task.js script for seamless Kuaishou task publication.
  • Input Normalization: Standardizes and validates inputs required for the publication process.
  • Preflight Checks: Provides a checklist of essential steps before and after publication.
  • Use Case: After deploying a new mini-app, use this Skill to automatically publish it to Kuaishou, including setting up the task, providing a description, and ensuring all pre-publication checks are met.

Quick Start

Use the kuaishou-publisher skill to build a publish plan for an app with appId 'spring-lipstick', appName '春季显白色号', and description '投票选出春季最显白的热门色号'.

Frequently Asked Questions about kuaishou-publisher

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

FAQPage Schema
How do I automate mini-app publishing to the Kuaishou Spark Plan?

Mini-app publishing to the Kuaishou Spark Plan is automated by executing a predefined JavaScript workflow that handles input normalization, command generation, and preflight checklist creation for new app deployments.

What information do I need to publish a LetMeTryAI mini-app to Kuaishou?

Publishing a LetMeTryAI mini-app to Kuaishou requires specific app details including the appId, appName, and description to successfully generate the task publication and pass input validation checks.

Does the Kuaishou publication workflow include preflight checks before deployment?

The Kuaishou publication workflow includes preflight checks that provide a checklist of essential steps to complete both before and after executing the app deployment task.

Can I standardize and validate inputs before publishing my mini-app to Kuaishou?

Inputs are standardized and validated before publishing your mini-app to Kuaishou because the Skill normalizes required data fields like appId and appName during the command generation phase.

What is the best way to deploy a new mini-app to the Kuaishou Spark Plan?

The best way to deploy a new mini-app to the Kuaishou Spark Plan is using an automated workflow that wraps the publish-kuaishou-task.js script to ensure consistent task publication and setup.