Skip to main content
zeabur
GitHub-Creator-Profil

zeabur

Repository-Ansicht von 54 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
54
Repositories
4
aktualisiert
6. Sept. 2026
Repository-Explorer

Repositories und repräsentative Skills

zeabur-domain-url
nicht klassifiziert

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
Netzwerk- und Computersystemadministratoren

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. Juli 2026
zeabur-server-rent
Netzwerk- und Computersystemadministratoren

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. Juli 2026
zeabur-project-create
Softwareentwickler

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. Juli 2026
zeabur-server-ssh
Netzwerk- und Computersystemadministratoren

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. Juli 2026
zeabur-deploy
Softwareentwickler

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. Juli 2026
zeabur-cluster-scale
Netzwerk- und Computersystemadministratoren

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. Juli 2026
zeabur-auth
Softwareentwickler

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. Juni 2026
Es werden 8 von 32 gesammelten Skills angezeigt.
auth
nicht klassifiziert

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. Aug. 2026
build-image
nicht klassifiziert

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. Aug. 2026
deploy
nicht klassifiziert

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. Aug. 2026
server-catalog
Softwareentwickler

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. Aug. 2026
server-manage
Netzwerk- und Computersystemadministratoren

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. Aug. 2026
server-rent
Softwareentwickler

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. Aug. 2026
subdomain
Softwareentwickler

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. Aug. 2026
kubernetes-network
Netzwerk- und Computersystemadministratoren

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. Aug. 2026
Es werden 8 von 11 gesammelten Skills angezeigt.
zeabur-rag-curate
Softwareentwickler

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. Juli 2026
zeabur-rag-edit
Softwareentwickler

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. Juli 2026
zeabur-rag-feedback
Softwareentwickler

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. Juli 2026
zeabur-rag-inspect
Softwareentwickler

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. Juli 2026
zeabur-rag-search
Softwareentwickler

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. Juli 2026
zeabur-rag-learn
Softwareentwickler

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. Apr. 2026
zeabur-rag-triage
Softwareentwickler

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. Apr. 2026
zeabur-rag-report
Ablagesachbearbeiter

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. Apr. 2026
Es werden 8 von 9 gesammelten Skills angezeigt.
4 von 4 Repositories angezeigt
Alle Repositories angezeigt