# Ecosystem

## `Skillful AI Ecosystem`

<figure><img src="/files/XZQM0dwndJmXY1LIcGya" alt=""><figcaption></figcaption></figure>

The Skillful AI platform combines powerful SDKs with an intuitive Agent Dashboard to make AI integration seamless across any application.

### `Agent Dashboard`

Our visual dashboard puts the power of AI agent creation at your fingertips. Design, configure, and deploy agents through an intuitive drag-and-drop interface. \
\
Test your agents in real-time, fine-tune their behaviors, and monitor their performance—all without writing code. \
\
Whether you're crafting a customer service bot or an in-game NPC, the Agent Dashboard streamlines your development process.

### `Web SDK`

Transform your web applications with intelligent AI interactions. Our Web SDK is designed for modern development environments:

* **Universal JavaScript Support**: Build with confidence across browser and Node.js environments. From single-page applications to complex server systems, integrate AI seamlessly into your web stack.
* **Lightweight Integration**: Built with minimal dependencies and optimized performance, ensuring your applications stay fast and responsive while leveraging powerful AI capabilities.
* **Real-time Conversations**: Create dynamic, conversational experiences with instant AI responses, perfect for interactive web applications and customer engagement platforms.

### `Unity Gaming SDK`

Bring intelligent characters to life in your games. Our Unity SDK is crafted specifically for game developers:

* **Cross-Platform Reliability**: Deploy with confidence across PC, console, mobile, and VR/AR platforms. One SDK, every Unity-supported platform.
* **Performance-First Design**: Optimized for gaming environments, ensuring smooth gameplay while delivering sophisticated AI interactions.
* **Real-time Game Intelligence**: Create NPCs that think and respond dynamically, enabling natural conversations and intelligent decision-making in your game world.

Whether you're developing web applications or creating immersive games, Skillful AI provides the tools and infrastructure to bring intelligent interactions to your projects.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gaming.skillfulai.io/skillful-ai/ecosystem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
