Skip to main content
zeabur
Perfil de creador de GitHub

zeabur

Vista por repositorio de 54 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
54
repositorios
4
actualizado
6 sept 2026
explorador de repositorios

Repositorios y skills representativas

zeabur-domain-url
sin clasificar

Use when services need public URL for redirects or CORS. Use when WEB_URL or similar has trailing slash issues. Use when user reports "redirect goes to wrong URL", "CORS error", or "trailing slash problem". Also use when user says "add domain", "set up…

6 sept 2026
zeabur-server-list
Administradores de redes y sistemas informáticos

Use when listing dedicated servers. Use when checking server status, IP, or provider info. Use when user says "show my servers", "SSH into server", or "check server status". Do NOT use for browsing purchasable servers (use zeabur-server-catalog instead).

22 jul 2026
zeabur-server-rent
Administradores de redes y sistemas informáticos

Use when renting a new dedicated server. Use when user wants to buy or provision a server. Use when the user wants a rented server to run ZeaburOS so it can host Zeabur projects. Supports discounted VPS from Linode, DigitalOcean, Hetzner, AWS Lightsail, GCP,…

22 jul 2026
zeabur-project-create
Desarrolladores de software

Use when creating a new Zeabur project. Use when deploying templates to a new project. Use when user says "create project", "new project", or "set up a new environment".

22 jul 2026
zeabur-server-ssh
Administradores de redes y sistemas informáticos

Use when debugging services on a user's dedicated server via SSH. Use when needing to run a command on the server, inspect pods, check container logs, view k8s resources, or run kubectl commands. Use when "service exec" is insufficient and you need…

22 jul 2026
zeabur-deploy
Desarrolladores de software

Use when deploying a local project or codebase to Zeabur. Use when the user says "deploy this", "deploy to Zeabur", "deploy from GitHub", "search my repos", or "find my repository". Default to direct deploy unless the user explicitly asks for Git-based…

22 jul 2026
zeabur-cluster-scale
Administradores de redes y sistemas informáticos

Use when scaling a dedicated Kubernetes cluster (Linode LKE or AWS EKS) on Zeabur — listing node pools, changing node counts, or adding/removing node pools. Use when user says "scale my cluster", "add nodes", "remove nodes", "resize node pool", "加節點", "擴容",…

13 jul 2026
zeabur-auth
Desarrolladores de software

Use when logging in, logging out, or checking Zeabur auth status. Use when user says "login", "log in", "登入", "logout", "log out", "登出", "auth status", "am I logged in", or "who am I".

25 jun 2026
Mostrando 8 de 32 skills recopiladas.
auth
sin clasificar

Use when setting up or verifying Zeabur API access for Toolkit skills. Use when ZEABUR_API_KEY is missing, when any Zeabur GraphQL call returns an authentication error, or when the user asks "how do I log in to Zeabur", "set up my Zeabur token", or "am I…

29 ago 2026
build-image
sin clasificar

Use when turning a Git repository into a container image with Zeabur CI/CD — a one-off build or a reusable branch source. Use when the user says "build my repo into an image", "deploy my own code" (build first, then deploy), or "rebuild that branch". Works…

29 ago 2026
deploy
sin clasificar

Use when deploying anything onto a Zeabur-rented server — a public image like nginx, a website, an app. This skill picks the path; read it before installing anything on the machine. Use when the user says "run nginx on my server", "host my site on the VPS",…

29 ago 2026
server-catalog
Desarrolladores de software

Use when browsing servers available for rent on Zeabur — providers, regions, plans, specs, and monthly prices. Use when the user asks "what servers can I rent", "show me VPS options", "cheapest server in Europe", or before renting with the server-rent skill.…

29 ago 2026
server-manage
Administradores de redes y sistemas informáticos

Use when managing an existing Zeabur-rented server — checking status, listing servers, powering on/off, rebooting, or reinstalling the OS. Use when the user says "restart my server", "is my server up", "wipe and reinstall", or "list my servers". Prefer this…

29 ago 2026
server-rent
Desarrolladores de software

Use when renting a new VPS on Zeabur. Use when the user wants to buy or provision a server, or after picking a plan from the server-catalog skill. Renting gives a clean Ubuntu VPS with root SSH access — no Zeabur project is created and nothing is…

29 ago 2026
subdomain
Desarrolladores de software

Use when binding a zeabur.app subdomain to a server — claiming <label>.zeabur.app, pointing it at a VPS IP, getting an HTTPS certificate for it, changing the target IP, or deleting a binding. Use when the user says "give my server a domain", "bind a…

14 ago 2026
kubernetes-network
Administradores de redes y sistemas informáticos

Manage Zeabur Kubernetes networking directly with kubectl: create Service or NodePort exposure, route a domain through Ingress and TLS, or diagnose zeabur.internal service communication. Use whenever a service needs internal or external network reachability…

14 ago 2026
Mostrando 8 de 11 skills recopiladas.
zeabur-rag-curate
Desarrolladores de software

Interactive knowledge base curation loop — reviews pending items (reports, unverified chunks, failed queries, negative feedback) and walks through fixes one by one. Use when asked to "maintain the knowledge base", "review pending items", "run a curation…

21 jul 2026
zeabur-rag-edit
Desarrolladores de software

Edit the content of an existing chunk in the RAG knowledge base. Use when a chunk has a typo, outdated info, wrong tags or status, or needs its title/question/answer rewritten. Requires admin scope. Prefer zeabur-rag-report for surfacing issues without write…

21 jul 2026
zeabur-rag-feedback
Desarrolladores de software

Send feedback on RAG search results — thumbs-up (+1) or thumbs-down (-1) to indicate whether the answer was helpful. Use after calling zeabur-rag-search when you can evaluate the quality of the results. Positive feedback reinforces good results; negative…

21 jul 2026
zeabur-rag-inspect
Desarrolladores de software

View a single chunk's full content plus related reports, search signals, and edit history. Use before editing, when investigating why a result appeared, or when reviewing a reported issue. Requires admin scope.

21 jul 2026
zeabur-rag-search
Desarrolladores de software

Search the RAG knowledge base via hybrid search (semantic + BM25). Use whenever answering technical questions that may be covered in your knowledge base — even if the user doesn't explicitly ask you to search. Also use when you need to verify claims or find…

21 jul 2026
zeabur-rag-learn
Desarrolladores de software

Contribute new verified knowledge to the RAG knowledge base. Use after you've solved a concrete problem, debugged a non-obvious issue, or discovered undocumented behavior that would help future agents — but only after calling zeabur-rag-search first to…

16 abr 2026
zeabur-rag-triage
Desarrolladores de software

List pending knowledge base maintenance items — open reports, unverified learned chunks, low-score queries, and negative feedback. Use when checking KB health, reviewing the maintenance queue, or starting a curation session. Triggers on "review queue", "what…

13 abr 2026
zeabur-rag-report
Empleados de archivos

Report knowledge issues (outdated, incorrect, or missing content) in the RAG knowledge base. Use when search results seem outdated or wrong, when a topic should be covered but isn't found, or when a chunk contains incorrect information. This helps maintain…

5 abr 2026
Mostrando 8 de 9 skills recopiladas.
Mostrando 4 de 4 repositorios
Todos los repositorios cargados