Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/shareAI-lab/learn-claude-code
/ code.py
File
code.py
s07_skill_loading/code.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
s07: Skill Loading — two-level on-demand knowledge injection.
4
Callers
nothing calls this directly
Calls
5
_scan_skills
Function · 0.70
build_system
Function · 0.70
register_hook
Function · 0.70
trigger_hooks
Function · 0.70
agent_loop
Function · 0.70
Tested by
no test coverage detected