Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

core-agent

يحتوي core-agent على 4 من skills المجمعة من go-steer، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
5
محدث
2026-07-20
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

autonomous-setup
المهن الحاسوبية الأخرى

Walk a user through configuring an unattended core-agent — single-agent monitor or multi-agent team. Use when the user asks to "set up an autonomous agent", "run core-agent unattended", "configure a monitor", "build a multi-agent team", "deploy core-agent to production", "set up a long-running agent", asks how to bound budgets, asks about crash-resume, or describes a goal that obviously needs unattended execution (e.g., "watch the deploy", "monitor SLO breaches", "scan the fleet every hour").

2026-07-20
library-embedding
مطوّرو البرمجيات

Walk a Go developer through embedding core-agent in their own binary. Use when the user asks "how do I embed core-agent", "use core-agent as a library", "build my own agent on core-agent", "agent.New", "custom prompter", "custom tools", "custom provider", "HTTP-served agent", "integrate core-agent into [Go project]", or asks any question implying they want to use the Go API rather than the bundled CLI.

2026-07-20
k8s-triage
مديرو الشبكات وأنظمة الحاسوب

Handle a Kubernetes event inject shaped like {"kind": "k8s-event", "reason": "<Reason>", "namespace": "...", ...}. Loads the reason-specific reference and drives the diagnose → fix → verify loop for any k8s failure mode. Falls back to a generic playbook (references/_fallback.md) for unknown reasons.

2026-07-10
cli-setup
المهن الحاسوبية الأخرى

Walk a user through configuring core-agent for interactive (TUI / REPL) use against their project. Use when the user asks to "set up core-agent", "configure core-agent for my repo", "help me get started with core-agent", "what should my AGENTS.md look like", "what permissions should I use", "how do I add a skill", or asks any question implying they're customizing core-agent for the first time or expanding an existing configuration.

2026-05-29