The application is suitable for the field of
artificial intelligence technology, and provides an agent skill dynamic arrangement method and
system based on task semantic
decomposition, comprising the following steps: receiving a task request, performing intention structured extraction, and generating a structured task description; according to the structured task description, calculating the matching degree
score of each skill and the task intention from a skill
library, and outputting a candidate skill set; performing double-layer
semantic matching verification on the candidate skill set, and outputting a skill
list; extracting semantic constraints in the structured task description, including spatial constraints, time constraints and
business logic constraints, and generating constraint structured representation; based on the skill
list and the constraint structured representation, analyzing the dependency relationship and parallel execution possibility among the skills, optimizing the execution order according to geographical context information, and constructing a
directed acyclic graph of task execution. The application eliminates the problem of incompatible skill combination or missing function from the semantic level, and can minimize the task execution
path length.