aiXplain Pattern Library Skill
Drop this skill into any skill-compatible AI coding agent to give it instant access to all 11 canonical aiXplain SDK patterns — annotated, minimal, and ready to deploy.
🧩 Download the aiXplain Pattern Library skill
Get the packaged skill file and drop it into your AI coding agent. The agent will reference the correct patterns, integration IDs, and SDK conventions automatically.
How to use it
- Download the
.skillfile above. - Drag it into your AI coding agent's chat window (Claude Code, Cursor, or similar), or point it to the file path.
- Say: "Add this as a skill"
The agent will now use the correct aiXplain v2 SDK patterns, integration IDs, and output conventions whenever you ask it to build an agent.
What it covers
| Pattern | Intent |
|---|---|
| Web research agent | Answer questions with real-time web search |
| Knowledge base agent | Answer from private documents |
| Advanced knowledge base agent | Extract and summarise key sections from long-form documents |
| SQL data agent | Query a database and return answers in natural language |
| Custom business logic agent | Wrap existing Python functions as an agent tool |
| Multi-agent team | Coordinate multiple specialised agents |
| Governed agent | Enforce a policy on output before delivery |
| MCP integration agent | Connect to any MCP server without a custom tool |
| Commercial integration agent | Take actions in Slack, Salesforce, Linear, and more |
| Code quality agent | Write unit tests and docstrings automatically |
| Travel and planning agent | Combine multiple real-time data sources into an itinerary |