> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Skill State • AI Agent SDK

> SkillState: Skill activation state based on requirement validation.

# SkillState

> Defined in the [**models**](../modules/models) module.

<Badge color="blue">AI Agent</Badge>

Skill activation state based on requirement validation.

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-agents/praisonaiagents/skills/models.py#L19">
  `praisonaiagents/skills/models.py` at line 19
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="Skills Concept" icon="wand-magic-sparkles" href="/docs/docs/concepts/skills" />

  <Card title="Skills Feature" icon="star" href="/docs/docs/features/skills" />
</CardGroup>
