mirror of
https://github.com/getcompanion-ai/companion-skill.git
synced 2026-04-15 07:04:43 +00:00
Initial companion-offload skill for Claude Code
This commit is contained in:
commit
ec7919c4ba
4 changed files with 352 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
node_modules/
|
||||
.env
|
||||
.companion_env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue