From a50c780434e87962319b353528db0a9c9f18724e Mon Sep 17 00:00:00 2001 From: argishh Date: Sun, 22 Mar 2026 01:52:15 +0530 Subject: [PATCH] remove deleted root-cause-tracing skill --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f80c6d8..8e45491 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,12 @@ - [✍️ Writing \& Research](#️-writing--research) - [📘 Learning \& Knowledge](#-learning--knowledge) - [🎬 Media \& Content](#-media--content) - - [🏥 Health & Life Sciences](#-health--life-sciences) + - [🏥 Health \& Life Sciences](#-health--life-sciences) - [🤝 Collaboration \& Project Management](#-collaboration--project-management) - [🛡 Security \& Web Testing](#-security--web-testing) - [🔧 Utility \& Automation](#-utility--automation) - - [🗂️ Collections](#-collections) + - [📰 Articles \& Blog Posts](#-articles--blog-posts) + - [🗂️ Collections](#️-collections) - [🤝 Contribution](#-contribution) - [📬 Contact](#-contact) @@ -63,7 +64,6 @@ ## 📊 Data & Analysis -- [root-cause-tracing](https://github.com/obra/superpowers/tree/main/skills/root-cause-tracing) - Use when errors occur deep in execution and you need to trace back to find the original trigger - [csv-data-summarizer-claude-skill](https://github.com/coffeefuelbump/csv-data-summarizer-claude-skill) - Automatically analyzes CSVs: columns, distributions, missing data, correlations. - [notebooklm](https://github.com/sanjay3290/ai-skills/tree/main/skills/notebooklm) - Query and manage Google NotebookLM notebooks with persistent auth, batch/multi queries, source sync, and structured exports. - [postgres](https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres) - Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security.