forked from wfu-agentic-ai/workgroup
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
42 lines (31 loc) · 1.52 KB
/
index.qmd
File metadata and controls
42 lines (31 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: "WFU Agentic AI Workgroup"
subtitle: "Exploring AI-powered CLI tools for academic work"
listing:
id: sessions-listing
contents:
- "sessions/*.qmd"
- "!sessions/index.qmd"
type: table
filter-ui: false
sort-ui: false
sort: "date desc"
max-items: 3
fields: [date, title, description]
---
## Welcome
This workgroup brings together Wake Forest University faculty and staff who want to learn how to use agentic AI tools from the command line. We start from scratch — no prior terminal experience required — and work our way toward using tools like Claude Code, APIs, and MCP servers in everyday academic workflows.
## Meeting info
- **When:** Fridays 10:30-11:30am (tentatively)
- **Where:** In person (location TBA)/ or via Zoom (link in calendar invite)
- **Who:** Any WFU faculty or staff member — [join anytime](about.qmd#facilitator)
## Getting started
New to the workgroup? Start here:
1. **[CLI fundamentals](tutorials/cli-fundamentals.qmd)** — Open a terminal and run your first commands
2. **[Working with the filesystem](tutorials/working-with-the-filesystem.qmd)** — Navigate the file system with confidence
3. **[Shell configuration](tutorials/shell-configuration.qmd)** — Customize your terminal environment
Then move on to [version control](tutorials/git-fundamentals.qmd) and [AI tools](tutorials/claude-code-intro.qmd) when you're ready.
## Recent sessions
*Session notes will appear here as meetings take place. See the [full session log](sessions/index.qmd).*
::: {#sessions-listing}
:::