Remove list-projs from git-ctrl routing; add to SKILL.md
This commit is contained in:
@@ -43,6 +43,14 @@ Create a new git repository on git.hangman-lab.top.
|
||||
|
||||
> **Note**: The repository will be created at `${AGENT_WORKSPACE}/${repo-name}` (default: `/root/.openclaw/workspace/workspace-mentor`)
|
||||
|
||||
### List Projects
|
||||
|
||||
List all repositories visible to the current user on git.hangman-lab.top in markdown table format.
|
||||
|
||||
```bash
|
||||
{baseDir}/scripts/list-projs
|
||||
```
|
||||
|
||||
### Pull Request Operations
|
||||
|
||||
Manage pull requests on git.hangman-lab.top.
|
||||
|
||||
Reference in New Issue
Block a user