d2l-cli — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsd2l-cli
    Back to Agents
    d2l-cli

    d2l-cli

    Aaryan-Kapoor March 14, 2026
    1 copies 0 downloads

    Read-only CLI for D2L Brightspace. Pulls grades, assignments, content, syllabi, and more - designed to be used by AI coding agents (Claude Code, OpenClaw, etc.) as a tool.

    Agent Definition
    <p align="center">
      <img src="banner.svg" alt="d2l-cli — Read-only CLI for D2L Brightspace" width="100%"/>
    </p>
    
    <p align="center">
      <img src="https://img.shields.io/badge/python-3.10+-blue?logo=python&logoColor=white" alt="Python 3.10+"/>
      <img src="https://img.shields.io/badge/license-MIT-green" alt="MIT License"/>
      <img src="https://img.shields.io/badge/read--only-by%20design-brightgreen" alt="Read-only"/>
      <img src="https://img.shields.io/badge/AI%20agent-ready-blueviolet?logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTEyIDJhMTAgMTAgMCAxIDAgMCAyMCAxMCAxMCAwIDAgMCAwLTIwem0wIDNhMiAyIDAgMSAxIDAgNCAyIDIgMCAwIDEgMC00em0zIDEySDlWOWg2eiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=" alt="AI Agent Ready"/>
    </p>
    
    # d2l-cli
    
    Read-only CLI for D2L Brightspace. Pulls grades, assignments, content, syllabi, and more — designed to be used by AI coding agents (Claude Code, OpenClaw, etc.) as a tool.
    
    > **AI agents:** See [AGENTS.md](AGENTS.md) for the full command reference, or [QUICKSTART.md](QUICKSTART.md) for setup.
    
    ## Example Usage
    
    Ask your AI agent a natural question — it calls `d2l` under the hood and gives you a clean summary.
    
    > *"What are my grades this semester?"*
    
    ![Claude Code fetching grades from all courses and presenting a summary table](assets/grades-demo.png)
    
    > *"What's due next week?"*
    
    ![Claude Code checking due dates across courses and listing upcoming items](assets/due-demo.png)
    
    ## Setup
    
    ```bash
    git clone https://github.com/Aaryan-Kapoor/d2l-cli.git
    cd d2l-cli
    python -m venv .venv
    source .venv/bin/activate        # Linux/Mac
    source .venv/Scripts/activate    # Windows (Git Bash)
    pip install -e .
    ```
    
    For browser-based token capture (optional):
    ```bash
    pip install -e ".[login]"
    playwright install chromium
    ```
    
    ## Configuration
    
    Edit `src/d2l/config.py` with your institution's details:
    
    ```python
    LMS_HOST = "https://your-school.view.usg.edu"     # your Brightspace URL
    TENANT_ID = "your-tena

    Tags

    ai-agentai-agentsassistantautomationbrightspacebrightspace-apiclaudeclaude-aiclaude-codecli

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.