jules-sdk
Installation
SKILL.md
Jules Agent SDK Skill
Use this skill to automate tasks using the Jules AI agent through its official Python SDK.
Core Capabilities
- Session Management: Create, list, resumed, and wait for Jules sessions.
- Activity Monitoring: Track session progress and retrieve agent/user messages.
- Plan Approval: Automatically or manually approve generated plans.
- Source Integration: List and filter available code sources (GitHub repositories).
SDK Installation
Ensure dependencies are installed:
pip install jules-agent-sdk python-dotenv