Hook

Their other posts in the index, biggest breakout first.
Here are my top use cases for the new Claude Skills feature that just dropped. Save for later when you're building your Claude skills for context. Claude Skills is a new feature that allows you to dynamically load a folder that's full of prompts, scripts, custom API calls, or any specific instructions for a specific task that you wanna load into your Claude code dynamically. I'm currently using a content generation skill that has Claude load in a bunch of prompts, scripts and API connections to allow it to scrape Twitter, Instagram and TikTok for different content from my niche and format scripts in my voice. I've also set up a second brain skill which allows Claude code to interface with Notion, Obsidian and my Google Drive and it has customised SOPs in there instructing it how to manage my file structures, how to transfer data between services and how to catalogue new data when I input notes. For agentic coding there's endless use cases but the most helpful one that I've set up so far is a project setup skill which basically instructs Claude how to set up the project structure, how to set up configuration files, how to set up unit testing files and more. Follow for more agentic coding tips.