From 3166953a86e422c4fce36739f3e85430d16f1051 Mon Sep 17 00:00:00 2001 From: Necati Ozmen Date: Sun, 16 Nov 2025 16:06:00 +0300 Subject: [PATCH] chore: add new skills --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ea5328d..cdc5954 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ See the [official repo](https://github.com/anthropics/skills) and [creation guid | | | | | ----- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | | **notiondevs/Notion Skills for Claude** | [![Article](https://img.shields.io/badge/article-blue?logo=medium&logoColor=white)](https://www.notion.so/notiondevs/Notion-Skills-for-Claude-28da4445d27180c7af1df7d8615723d0) | Skills for working with Notion | +| **PleasePrompto/notebooklm-skill** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/PleasePrompto/notebooklm-skill) | Interact with NotebookLM for document-based conversations | | **obra/superpowers-lab** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/obra/superpowers-lab) | Lab environment for Claude superpowers | | **obra/brainstorming** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/obra/superpowers/blob/main/skills/brainstorming/SKILL.md) | Generate and explore ideas | | **obra/writing-plans** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/obra/superpowers/blob/main/skills/writing-plans/SKILL.md) | Create strategic documentation | @@ -134,6 +135,7 @@ See the [official repo](https://github.com/anthropics/skills) and [creation guid | | | | | ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------- | +| **zxkane/aws-skills** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/zxkane/aws-skills) | AWS development with infrastructure automation and cloud architecture patterns | | **conorluddy/ios-simulator-skill** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/conorluddy/ios-simulator-skill) | Control iOS Simulator | | **jthack/ffuf-claude-skill** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/jthack/ffuf_claude_skill) | Web fuzzing with ffuf | | **lackeyjb/playwright-skill** | [![Source Code](https://img.shields.io/badge/source-code-blue?logo=github)](https://github.com/lackeyjb/playwright-skill) | Browser automation with Playwright |