Add YouTube URL example to README usage, update repo about with pip install

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Safi
2026-04-10 15:44:44 +01:00
co-authored by Claude Sonnet 4.6
parent de6e341b07
commit 53d0ceb471
+1
View File
@@ -193,6 +193,7 @@ When the user types `/graphify`, invoke the Skill tool with `skill: "graphify"`
/graphify add https://arxiv.org/abs/1706.03762 # fetch a paper, save, update graph
/graphify add https://x.com/karpathy/status/... # fetch a tweet
/graphify add https://www.youtube.com/watch?v=... # download audio, transcribe, add to graph
/graphify add https://... --author "Name" # tag the original author
/graphify add https://... --contributor "Name" # tag who added it to the corpus