Skip to main content
zeabur
ملف منشئ GitHub

zeabur

عرض على مستوى المستودعات لـ ٥٤ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٥٤
مستودعات
٤
محدث
٦ سبتمبر ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

zeabur-domain-url
غير مصنف

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…

٦ سبتمبر ٢٠٢٦
zeabur-server-list
مديرو الشبكات وأنظمة الحاسوب

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).

٢٢ يوليو ٢٠٢٦
zeabur-server-rent
مديرو الشبكات وأنظمة الحاسوب

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,…

٢٢ يوليو ٢٠٢٦
zeabur-project-create
مطوّرو البرمجيات

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".

٢٢ يوليو ٢٠٢٦
zeabur-server-ssh
مديرو الشبكات وأنظمة الحاسوب

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…

٢٢ يوليو ٢٠٢٦
zeabur-deploy
مطوّرو البرمجيات

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…

٢٢ يوليو ٢٠٢٦
zeabur-cluster-scale
مديرو الشبكات وأنظمة الحاسوب

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", "加節點", "擴容",…

١٣ يوليو ٢٠٢٦
zeabur-auth
مطوّرو البرمجيات

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".

٢٥ يونيو ٢٠٢٦
عرض 8 من أصل ٣٢ skills مجمعة.
auth
غير مصنف

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…

٢٩ أغسطس ٢٠٢٦
build-image
غير مصنف

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…

٢٩ أغسطس ٢٠٢٦
deploy
غير مصنف

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",…

٢٩ أغسطس ٢٠٢٦
server-catalog
مطوّرو البرمجيات

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.…

٢٩ أغسطس ٢٠٢٦
server-manage
مديرو الشبكات وأنظمة الحاسوب

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…

٢٩ أغسطس ٢٠٢٦
server-rent
مطوّرو البرمجيات

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…

٢٩ أغسطس ٢٠٢٦
subdomain
مطوّرو البرمجيات

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…

١٤ أغسطس ٢٠٢٦
kubernetes-network
مديرو الشبكات وأنظمة الحاسوب

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…

١٤ أغسطس ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
zeabur-rag-curate
مطوّرو البرمجيات

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…

٢١ يوليو ٢٠٢٦
zeabur-rag-edit
مطوّرو البرمجيات

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…

٢١ يوليو ٢٠٢٦
zeabur-rag-feedback
مطوّرو البرمجيات

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…

٢١ يوليو ٢٠٢٦
zeabur-rag-inspect
مطوّرو البرمجيات

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.

٢١ يوليو ٢٠٢٦
zeabur-rag-search
مطوّرو البرمجيات

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…

٢١ يوليو ٢٠٢٦
zeabur-rag-learn
مطوّرو البرمجيات

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…

١٦ أبريل ٢٠٢٦
zeabur-rag-triage
مطوّرو البرمجيات

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…

١٣ أبريل ٢٠٢٦
zeabur-rag-report
موظفو الملفات

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…

٥ أبريل ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات