Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.
A guide for retiring a FastGPT workflow node while keeping existing workflows compatible. A workflow node is one step in a visual process, such as an action or decision.
A translation guide for converting FastGPT documentation from Chinese into English for North American readers. It also helps compare the two language versions for missing translations.
A guide for adding access control to new FastGPT resources, such as AgentSkill or Plugin objects. It is intended for resources that need permission management.
An API development guide for FastGPT services. It standardizes input and output checks with Zod, documents routes in OpenAPI, and validates requests in API routes.
A workflow for keeping FastGPT's GitHub Actions and Forgejo Actions automation files in sync. These files define automated jobs such as tests, builds, container image publishing, and artifact handling.
Translate one, multiple, or all explicitly requested FastGPT i18next namespace JSON files from the completed Simplified Chinese source into every supported target locale, with product-language research and structural validation. Use only when the user explicitly invokes $i18n-translate and identifies namespace names…
A manually started guide for reviewing changes in a FastGPT pull request or local branch. A pull request is a proposed code change submitted for review before it is merged.
FastGPT Docker Compose self-hosting deployment workflow. Use when a user asks an AI agent to deploy FastGPT with Docker by referencing /deploy/SKILL.md, including creating an empty fastgpt directory, running the install script in non-interactive mode, starting Docker Compose, monitoring service health, troubleshooting…
Claude Code instructions for labring/tentix, covering claude.md, essential commands, development, start development server (both frontend and backend) and alternative using make.
Deploy local or GitHub projects to Sealos Cloud, connect cloud databases and S3 object storage, generate Dockerfiles and Sealos templates, assess cloud-native readiness, and build Sealos Desktop apps.
AGENTS.md instructions for labring/sealos-skills, covering project agent instructions, what this project is, commands, branch merge policy: main → brain-deploy-preview and update from main.
Claude Code instructions for labring/sealos-skills, a project described as: AI agent skills for Sealos — deploy any project, provision databases, object storage & more with one command. Works with Claude Code, Gemini CLI, Codex.
Determine whether a repository contains a supported cloud workload, then assess eligible targets for cloud-native readiness with a 0-12 score. Use for containerization readiness, Docker/Kubernetes compatibility, deployment feasibility, workload eligibility, or pre-deployment assessment. Also triggers on…
Convert Docker Compose files or installation docs into production-grade Sealos templates with role-specific personal low-load resource sizing, official route and runtime semantics, KubeBlocks database and Job gates, and managed or optional S3 storage contracts. Use when user has a docker-compose.yml and wants a Sealos…
Generate production-ready Dockerfile for any GitHub project. Supports monorepo, multi-stage builds, workspace detection, and iterative build-fix cycles. Use when user asks to create, generate, write, fix, or improve a Dockerfile, wants to containerize an application, mentions Docker build issues, needs a…
Build, adapt, and document apps that run inside Sealos Desktop using the Sealos app SDK. Use when creating a new Sealos app, integrating an existing web app into Sealos Desktop, wiring Sealos session data into business features, preparing local iframe-based debugging, or producing beginner-friendly Sealos app…
Run a local read-only HTML topology UI for a project already deployed by Sealos Skills and return a localhost URL. Use when the user asks to view, inspect, visualize, render, open, or run a local canvas for deployed Sealos resources, mentions ".sealos", Sealos deployment state, Kubernetes resources, topology, resource…