byalirezarezvani· 114 skills
Use when the user brings an external source worth keeping — a URL, a paper, a tweet/thread, a blog post, a docs page — and wants it pulled into the second brain. Fetches the source into the git-ignored capture inbox, admits it to the committed wiki through the admission policy, then refreshes the knowledge graph so it joins the rest of your thinking. Trigger on "/graph-ingest", "ingest this url", "add this paper to my knowledge", "add this tweet/page to my knowledge", "capture this source".
$npx -y skills add alirezarezvani/gaios --skill graph-ingestInstalls into the current project.
Run `npx skills use "https://github.com/alirezarezvani/gaios" --skill "alirezarezvani/gaios/graph-ingest"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alirezarezvani/gaios" that are relevant to the current task. Run `npx skills add "https://github.com/alirezarezvani/gaios"` and select the relevant skills, then follow their instructions.