Skip to content

a basic sandbox to collect some AI resources and example projects

Notifications You must be signed in to change notification settings

databio/ai-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ai-sandbox

A collection of AI resources, guides, and brainstorming space for the lab.

What's Here

ai-sandbox/
├── agents/           # Agent examples
├── commands/         # Custom slash commands (organized by user)
├── skills/           # Skill definitions (organized by user)
├── workspaces/       # Multi-repo project workspaces
│   ├── workspace.py  # Setup script for workspaces
│   └── <name>/       # Individual workspace (e.g. refgenie)
│       ├── .claude/  # Shared AI config (tracked)
│       ├── plans/    # Cross-repo plans and docs
│       └── repos/    # Cloned git repos (gitignored)
└── resources/        # Guides, ideas, and references
    ├── guides/       # How-to guides for AI tools
    ├── ideas/        # Brainstorming space
    └── links.md      # Curated external links

Getting Started

New to AI tools? Start here:

  1. Getting Started - Install and configure Claude Code
  2. Configuration - .claude/ directory and CLAUDE.md
  3. Workflows - Common ways to use it
  4. Commands - Built-in slash commands
  5. Skills - Task-oriented capabilities
  6. Agents - How Claude handles complex tasks
  7. Tips & Tricks - Power user features

Contributing Ideas

Have an idea for how AI could help with lab work? Add it to resources/ideas/proposed/ using the idea template.

Resources

See resources/links.md for curated external links.

About

a basic sandbox to collect some AI resources and example projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •