hello-lingtai
The example Agent Plugin's one skill. Reach for it only to confirm that plugin registration worked: if this skill is in your skills catalog with a location inside docs/examples/agent-plugins/hello-lingtai/, then the kernel mounted a declared plugin's skills/ directory correctly. It teaches nothing else and covers no real task.
معلومات المصدر
- المستودع
- Lingtai-AI/lingtai-kernel
- آخر نشاط في المصدر
- ٨ أغسطس ٢٠٢٦ في ٠٨:٣١
- لغة SKILL.md المكتشفة
- الإنجليزية
- النجوم
- ١١
- التفرعات
- ١٤
خيارات التثبيت
يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.
مراجعة ملفات المصدر
اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.
عرض SKILL.md
- name
- hello-lingtai
- description
- The example Agent Plugin's one skill. Reach for it only to confirm that plugin registration worked: if this skill is in your skills catalog with a location inside docs/examples/agent-plugins/hello-lingtai/, then the kernel mounted a declared plugin's skills/ directory correctly. It teaches nothing else and covers no real task.
- version
- 1.0.0
- related_files
- ["docs/examples/agent-plugins/hello-lingtai/plugin.json","docs/examples/agent-plugins/hello-lingtai/mcp.json","docs/examples/agent-plugins/hello-lingtai/server.py","src/lingtai/tools/plugin/manual/SKILL.md"]
- maintenance
- This skill exists to be observed, not to be followed. Keep it minimal — its value is that a human or agent can look at the skills catalog and see it, so anything that makes it longer makes it worse. Update it only if the plugin registration flow it demonstrates changes.