labring
Official@labring
wallfacer lab
Agent Skills by labring
Showing 21 vetted skills indexed across 3 GitHub repositories.
prompt-optimize
Refines and restructures AI prompts through collaborative dialogue using prompt engineering techniques.
deprecate-workflow-node
Deprecates FastGPT workflow nodes while preserving backward compatibility for existing workflows.
i18n-translate
Translate FastGPT i18next namespace JSON files from Simplified Chinese into all supported locales.
test-case
Writes Vitest unit tests for FastGPT packages and projects source files.
api-development
Standardizes FastGPT API route development with zod schemas and OpenAPI documentation.
pr-change-analysis
Analyzes GitHub PR or local branch diffs for requirement scope, code quality, and style consistency.
ci-workflow-sync
Synchronize GitHub Actions workflows with Forgejo Actions equivalents for dual-track CI.
pr-review
Reviews GitHub pull requests through staged logic validation and multi-dimensional quality checks.
add-permission
Guides integration of permission management for new FastGPT resources.
doc-i18n
Translate FastGPT documentation from Chinese MDX files into North American English.
sealos-canvas
Render a read-only topology canvas of Sealos resources from state and kubeconfig.
sealos-database
Provision and connect Sealos Cloud databases via sealos-cli with env vars.
sealos-s3
Provision Sealos S3-compatible object storage with bucket and credential setup.
docker-to-sealos
Convert Docker Compose configurations into Sealos template artifacts.
sealos-app-builder
Build and adapt web apps for Sealos Desktop using the Sealos app SDK.
cloud-native-readiness
Assess project readiness for cloud-native containerization and Docker compatibility.
sealos-deploy
Deploy GitHub repositories and local projects to Sealos Cloud.
dockerfile-skill
Generate multi-stage Dockerfiles for GitHub projects with dependency and runtime handling.
workflow-stop-design
Set Redis-based stop flags to pause per-app per-chat workflows.
create-skill-file
Generates scaffolded Skill files with metadata and formatting for common programming languages and frameworks.
workflow-interactive-dev
Develop interactive FastGPT workflow nodes from type definitions to dispatch logic.
Frequently Asked Questions About labring
FAQPage SchemaWhat specific infrastructure tasks can be performed using Sealos?▼
Sealos enables the conversion of container configurations into cloud-native templates, the provisioning of managed databases, and the setup of S3-compatible object storage. It facilitates the deployment of repositories directly to cloud environments while providing topology visualization for existing cluster resources.
Which technical personas benefit most from these capabilities?▼
Platform engineers, DevOps practitioners, and cloud architects benefit from these capabilities. These professionals use the platform to streamline containerized application delivery, manage persistent storage requirements, and assess project readiness for distributed cloud-native environments without manual infrastructure overhead.
What are the primary prerequisites for deploying applications via Sealos?▼
Deployment requires a valid project repository, a containerized configuration, and access to a Sealos-compatible environment. Users must ensure their project meets cloud-native readiness standards, including proper dependency handling and runtime configuration, to ensure successful containerization and resource provisioning.