tutor-setup

安装量: 1.6K
排名: #7319

安装

npx skills add https://github.com/bevibing/tutor-skills --skill tutor-setup
Tutor Setup — Knowledge to Obsidian StudyVault
CWD Boundary Rule (ALL MODES)
NEVER access files outside the current working directory (CWD).
All source scanning, reading, and vault output MUST stay within CWD and its subdirectories.
If the user provides an external path, ask them to copy the files into CWD first.
Mode Detection
On invocation, detect mode automatically:
Check for project markers
in CWD:
package.json
,
pom.xml
,
build.gradle
,
Cargo.toml
,
go.mod
,
Makefile
,
*.sln
,
pyproject.toml
,
setup.py
,
Gemfile
If any marker found
Codebase Mode
If no marker found
Document Mode
Tie-break
If .git/ is the sole indicator and no source code files ( .ts , .py , .java , .go , *.rs , etc.) exist, default to Document Mode. Announce detected mode and ask user to confirm or override. Show more Installs 117 Repository bevibing/tutor-skills GitHub Stars 1.1K First Seen Apr 10, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
返回排行榜