Skill

Design and deploy Behaviour Twin KIT skills for knowledge agents via the Agent Plane API.

46|125|Updated Aug 26, 2022
One-click install
npx skills add https://github.com/eclipse-tractusx/eclipse-tractusx.github.io --skill skill-eclipse-tractusx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill
Source: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/tree/main/docs-kits/kits/behaviour-twin-kit/software-development-view
Command: npx skills add https://github.com/eclipse-tractusx/eclipse-tractusx.github.io --skill skill-eclipse-tractusx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Behaviour Twin KIT provides a governed approach to building and registering skills for knowledge agents, enabling consistent integration across use cases.

Core Features & Use Cases

  • Straightforward approach: skill knows the calculation function type and its parameters for quick deployment.
  • Flexible approach: skill resolves input parameters and matches them to data assets for dynamic use cases.
  • Supports registration and invocation via the Agent Plane API for standardized deployment and execution.

Quick Start

Register the skill asset via the Agent Plane API and then invoke it with sample input to validate the workflow.

Frequently Asked Questions about Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I register a Behaviour Twin skill for a knowledge agent?

Register a Behaviour Twin skill by submitting the skill asset through the Agent Plane API, which standardizes deployment and execution for knowledge agents across governed use cases.

What is the difference between straightforward and flexible input resolution for knowledge agent skills?

The straightforward approach uses predefined calculation function types and parameters for quick deployment, while the flexible approach dynamically resolves input parameters and matches them to data assets for adaptable use cases.

Can I use Behaviour Twin KIT skills for health indicator and remaining useful life use cases?

Yes, Behaviour Twin KIT skills apply across use cases such as health indicator and remaining useful life, providing governed approaches to building and registering skills for knowledge agents.

How do I deploy a knowledge agent skill entry point using SKILL.md?

Deploy a knowledge agent skill by defining its entry point through SKILL.md, which satisfies the requirement for skill registration and documents usage for integration with the Agent Plane API.

What's the best way to validate a Behaviour Twin skill invocation workflow?

Validate a Behaviour Twin skill workflow by registering the skill asset via the Agent Plane API and then invoking it with sample input to confirm the deployment and execution process.