-
Skill for kepano/obsidian-skills
https://skills.sh/kepano/obsidian-skills
Discover and install skills for AI agents.
-
GitHub - hgus107/A-Long-Walk-of-AI: A narrative walk through 90 years of AI history, paper by paper. 66 chapters from Turing 1936 to Blackwell 2025. · GitHub
https://github.com/hgus107/A-Long-Walk-of-AI
A narrative walk through 90 years of AI history, paper by paper. 66 chapters from Turing 1936 to Blackwell 2025. - hgus107/A-Long-Walk-of-AI
-
A pattern for building personal knowledge bases using LLMs.
https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f
The idea here is different. Instead of just retrieving from raw documents at query time, the LLM incrementally builds and maintains a persistent wiki — a structured, interlinked collection of markdown files that sits between you and the raw sources.
-
Karpathy's LLM Wiki — A Synthesis
https://gist.github.com/deanjstone/98141cb836bb97c555ae9d6ce2484b5f
Karpathy's LLM Wiki — A Synthesis of notes, sources, and analysis - karpathy-llm-wiki.md
-
-
Andrej Karpathy on X: "A few random notes from claude coding quite a bit last few weeks. Coding workflow. Given the latest lift in LLM coding capability, like many others I rapidly went from about 80% manual+autocomplete coding and 20% agents in November
https://x.com/karpathy/status/2015883857489522876
He cofounded OpenAI and is apparently very influencial.
-
Claude Code + Karpathy's Obsidian = New Meta - YouTube
https://www.youtube.com/watch?v=eglVxLaWRUU
Use Obsidian as Claude Code's memory, I think. This guy, Jack Roberts, implements Karpathy's idea.
-
Obsidian With Claude: The Setup I Said You Didn't Need - YouTube
https://www.youtube.com/watch?v=B35SWx_4BNM
Using ICOR's Claude system with Obsidian. About half way through it shows something that stops Claude and says how to /resume it. https://youtu.be/B35SWx_4BNM?si=REZqMTH5sdWa1XZF&t=776
-
Claude just killed ALL Note-Taking Apps. Here is proof. - YouTube
https://www.youtube.com/watch?v=geIKyDaXwGg
Using an AI Agent to replace everything I do in Obsidian!
-
I still prefer MCP over skills | Hacker News
https://news.ycombinator.com/item?id=47712718
discussion of the last article I bookmarked.
-
I Still Prefer MCP Over Skills | David Mohl
https://david.coffee/i-still-prefer-mcp-over-skills/
Why I believe the Model Context Protocol (MCP) is a better architectural pattern than the emerging “Skills” trend for LLM tool integration.
-
-
Why you should refuse to let your doctor record you • Buttondown
https://buttondown.com/maiht3k/archive/why-you-should-refuse-to-let-your-doctor-record/
By: Emily M. Bender and Decca Muldowney At a recent appointment, Emily’s physical therapist (who knows some about her research) said, “Before we get started,...
-
Agent Skills Overview - Agent Skills
https://agentskills.io/home
A standardized way to give AI agents new capabilities and expertise.
-
Technology Radar | Guide to technology landscape | Thoughtworks
https://www.thoughtworks.com/radar
An amazing overview of current technologies and their problems.
-
Harness engineering for coding agent users
https://martinfowler.com/articles/harness-engineering.html
A mental model for building trust in coding agents through feedforward guides, feedback sensors, and iterative harness engineering. The term harness has emerged as a shorthand to mean everything in an AI agent except the model itself - Agent = Model + Harness.