I have been tinkering around with Claude Code for quite some time now. So I already have an idea of MCPs and various tools for crawling and scraping—the lesson just further founded my current knowledge of them. I got MCPs working and implemented them on a global level (in all of my Claude workspaces) this time around. And let me tell you that this would allow your tools to be reusable in every Claude workspace on your device.
HOW? Nate makes a markdown file per project, so I turned it into a proper skill instead, so I never have to rebuild it. That was my whole thought process going into this, so every AIS day learning could end as a skill personalized for my workspaces. I've attached the skill below, hoping you find it somewhat helpful.
Also, I learned the importance of checking API availabilities before using any crawler for web scraping LOL. A lot cheaper and definitely efficient.
#AISChallenge