Skip to content

AI Editor Setup

Download these config files to get Elsai Agent SDK support directly in your AI code editor — autocomplete, context-aware suggestions, and SDK best practices out of the box.

Cursor

Cursor Rules.cursorrules

Global Cursor rules file for the Elsai Agent SDK. Teaches Cursor about the full SDK API surface — agents, tools, model providers, multi-agent patterns, hooks, streaming, and structured output.

Place at.cursorrules (project root)
Download .cursorrules
Cursor MDCelsai-agents.mdc

Modular Cursor rule (.mdc format) for the Elsai Agent SDK. Can be scoped to specific file globs or applied project-wide via Cursor's rules panel.

Place at.cursor/rules/elsai-agents.mdc
Download elsai-agents.mdc

GitHub Copilot

Copilotcopilot-instructions.md

Custom instructions for GitHub Copilot Chat. Teaches Copilot about the Elsai Agent SDK — core imports, tool patterns, multi-agent orchestration, hooks, sessions, and structured output.

Place at.github/copilot-instructions.md
Download copilot-instructions.md

Claude Code

Claude CodeCLAUDE.md

Project-level instructions for Claude Code (the Anthropic CLI). Add to your project root so Claude Code understands the Elsai SDK patterns when you ask it to write agent code.

Place atCLAUDE.md (project root)
Download CLAUDE.md
Claude SkillSKILL.md

Reusable Claude Code skill for the Elsai Agent SDK. Install into your global Claude skills directory to make the skill available across all your projects.

Place at~/.claude/skills/elsai-agent-sdk/SKILL.md
Download SKILL.md

Copyright © 2026 Elsai Foundry.