labringlabringOfficial·13 Agent Skills Included

FastGPT

Build, test, and deploy the FastGPT AI agent platform

Guides AI agents through FastGPT platform development, from API design and permission setup to unit testing and PR review. Covers i18n translation, workflow node deprecation, CI workflow syncing, and Docker-based self-hosted deployment. Removes guesswork with step-by-step checklists, code standards, and validation scripts for every common engineering task.
npx skills add labring/FastGPT --all -g -y
Available:

Tells the AI agent how the FastGPT monorepo is structured, which coding and testing rules to follow, and how to plan, document, and execute development tasks step by step.

All Skills in This Repository (13)

Pure Emerald Level Indicators
📦 In Repo
labringlabring

prompt-optimize

Refines and restructures AI prompts through collaborative dialogue using prompt engineering techniques.

Official
Intermediate
📦 In Repo
labringlabring

deprecate-workflow-node

Deprecates FastGPT workflow nodes while preserving backward compatibility for existing workflows.

Official
Intermediate
📦 In Repo
labringlabring

i18n-translate

Translate FastGPT i18next namespace JSON files from Simplified Chinese into all supported locales.

Official
Advanced
📦 In Repo
labringlabring

test-case

Writes Vitest unit tests for FastGPT packages and projects source files.

Official
Intermediate
📦 In Repo
labringlabring

api-development

Standardizes FastGPT API route development with zod schemas and OpenAPI documentation.

Official
Intermediate
📦 In Repo
labringlabring

pr-change-analysis

Analyzes GitHub PR or local branch diffs for requirement scope, code quality, and style consistency.

Official
Intermediate
📦 In Repo
labringlabring

ci-workflow-sync

Synchronize GitHub Actions workflows with Forgejo Actions equivalents for dual-track CI.

Official
Advanced
📦 In Repo
labringlabring

pr-review

Reviews GitHub pull requests through staged logic validation and multi-dimensional quality checks.

Official
Advanced
📦 In Repo
labringlabring

add-permission

Guides integration of permission management for new FastGPT resources.

Official
Advanced
📦 In Repo
labringlabring

doc-i18n

Translate FastGPT documentation from Chinese MDX files into North American English.

Official
Intermediate
📦 In Repo
labringlabring

workflow-stop-design

Set Redis-based stop flags to pause per-app per-chat workflows.

Official
Advanced
📦 In Repo
labringlabring

create-skill-file

Generates scaffolded Skill files with metadata and formatting for common programming languages and frameworks.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install FastGPT skills?

Run `npx skills add labring/FastGPT --all -g -y` in your terminal to install all skills in this suite globally.

What is FastGPT used for?

FastGPT is an open-source platform for building AI agents with visual workflow orchestration, knowledge bases, and model integration. These skills help AI agents develop, test, translate, and deploy the platform itself.

How to deploy FastGPT with Docker?

The included deploy skill walks your AI agent through running the official install script, starting Docker Compose, and verifying the service. You get the access URL, root account, and password when finished.

Can AI agents review FastGPT pull requests?

Yes. The pr-review and pr-change-analysis skills let your agent analyze diffs, check security, performance, and style rules, then post structured review reports.

Do these skills work with Claude Code and other agents?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering