You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*2,634 published skills · 15 Industry Collections · 17 categories · Real ecosystem signals · Updated daily*
15
+
*2,636 published skills · 15 Industry Collections · 17 categories · Real ecosystem signals · Updated daily*
16
16
17
17
</div>
18
18
@@ -85,6 +85,8 @@ See the full overlay index in [industries/README.md](industries/README.md).
85
85
86
86
| Skill | What it helps with | Stars | Category |
87
87
|---|---|---:|---|
88
+
|[Add multimodal lifelong memory to MCP and Python agents with SimpleMem](skills/add-multimodal-lifelong-memory-to-mcp-and-python-agents-with-simplemem/)| Use SimpleMem to store, compress, index, and retrieve text or multimodal memories for agents through MCP or Python... | 3.5k | Integrations & Connectors |
89
+
|[Build multimodal retrieval context layers with Deep Lake](skills/build-multimodal-retrieval-context-layers-with-deep-lake/)| Store raw multimodal data, embeddings, and vector-search indexes in Deep Lake so agents can retrieve grounded context for... | 9.2k | Data Extraction & Transformation |
88
90
|[Parse multi-format RAG inputs with OmniParse](skills/parse-multi-format-rag-inputs-with-omniparse/)| Run OmniParse locally or as an API service to turn documents, images, audio, video, and web pages into... | 7.6k | Data Extraction & Transformation |
89
91
|[Parse agent-ready PDFs and document images with MonkeyOCR](skills/parse-agent-ready-pdfs-and-document-images-with-monkeyocr/)| Run MonkeyOCR over PDFs, scanned pages, formulas, and tables to produce structured Markdown/text that downstream agents can ingest... | 6.6k | Data Extraction & Transformation |
90
92
|[Expose database APIs and SQL MCP tools with Azure Data API Builder](skills/expose-database-apis-and-sql-mcp-tools-with-azure-data-api-builder/)| Use Azure Data API Builder to generate secure REST, GraphQL, and SQL MCP access for supported databases so... | 1.4k | Integrations & Connectors |
@@ -93,8 +95,6 @@ See the full overlay index in [industries/README.md](industries/README.md).
93
95
|[Build Go MCP servers with MCP Go](skills/build-go-mcp-servers-with-mcp-go/)| Use MCP Go to implement typed Model Context Protocol servers in Go that expose tools, resources, prompts, and... | 8.8k | Integrations & Connectors |
94
96
|[Hermes Tweet](skills/hermes-tweet/)| Use Hermes Tweet when Hermes Agent needs a native X/Twitter plugin for reading posts, exploring public data, and... | 10 | Integrations & Connectors |
95
97
|[Run TypeScript-native LLM eval suites with Evalite](skills/run-typescript-native-llm-eval-suites-with-evalite/)| Use Evalite when a TypeScript team needs repeatable Vitest-style eval runs for LLM apps before prompt, model, or... | 1.6k | Code Quality & Review |
96
-
|[Trace coding-agent and LLM workflows with OpenLIT](skills/trace-coding-agent-and-llm-workflows-with-openlit/)| Use OpenLIT to instrument coding agents and LLM applications with OpenTelemetry traces, metrics, costs, prompts, tool calls, and... | 2.5k | Monitoring & Alerts |
97
-
|[Build portable single-file agent memory with Memvid](skills/build-portable-single-file-agent-memory-with-memvid/)| Use Memvid when an agent needs local, portable long-term memory and retrieval without running a vector database or... | 15.7k | Integrations & Connectors |
98
98
99
99
---
100
100
@@ -105,15 +105,15 @@ Mirrors the live ASE homepage featured shelf: recent-popular, diversified across
105
105
| Skill | What it helps with | Stars | Category |
106
106
|---|---|---:|---|
107
107
|[Build managed document parsing pipelines with LlamaCloud Services](skills/build-managed-document-parsing-pipelines-with-llamacloud-services/)| Use LlamaCloud Services to parse, index, and manage document knowledge pipelines that feed LlamaIndex retrieval and agent workflows | 4.2k | Data Extraction & Transformation |
108
-
|[Extract OCR-ready Markdown from documents with Zerox](skills/extract-ocr-ready-markdown-from-documents-with-zerox/)| Use Zerox to convert PDFs, images, and office documents into Markdown or structured extraction outputs using vision models | 12.2k | Data Extraction & Transformation |
109
108
|[Run DeepSeek-oriented terminal coding workflows with Reasonix](skills/run-deepseek-oriented-terminal-coding-workflows-with-reasonix/)| Use Reasonix when an operator wants a persistent terminal coding agent tuned for DeepSeek-style prefix caching, project memory... | 21.8k | Developer Tools |
110
-
|[Build portable single-file agent memory with Memvid](skills/build-portable-single-file-agent-memory-with-memvid/)| Use Memvid when an agent needs local, portable long-term memory and retrieval without running a vector database or... | 15.7k|Integrations & Connectors|
109
+
|[Extract OCR-ready Markdown from documents with Zerox](skills/extract-ocr-ready-markdown-from-documents-with-zerox/)| Use Zerox to convert PDFs, images, and office documents into Markdown or structured extraction outputs using vision models | 12.2k|Data Extraction & Transformation|
111
110
|[Coordinate multi-agent Claude Code and Codex workflows with Ruflo](skills/coordinate-multi-agent-claude-code-and-codex-workflows-with-ruflo/)| Install Ruflo when an operator needs Claude Code or Codex agents to coordinate swarms, memory, hooks, and MCP... | 59.0k | Templates & Workflows |
111
+
|[Build portable single-file agent memory with Memvid](skills/build-portable-single-file-agent-memory-with-memvid/)| Use Memvid when an agent needs local, portable long-term memory and retrieval without running a vector database or... | 15.7k | Integrations & Connectors |
112
112
|[Trace coding-agent and LLM workflows with OpenLIT](skills/trace-coding-agent-and-llm-workflows-with-openlit/)| Use OpenLIT to instrument coding agents and LLM applications with OpenTelemetry traces, metrics, costs, prompts, tool calls, and... | 2.5k | Monitoring & Alerts |
113
113
|[Index codebases into MCP knowledge graphs with codebase-memory-mcp](skills/index-codebases-into-mcp-knowledge-graphs-with-codebase-memory-mcp/)| Give coding agents a local MCP code intelligence graph for fast architecture, symbol, route, impact, and call-path queries... | 7.3k | Integrations & Connectors |
114
114
|[Run durable agent tasks and event-driven workflows with Hatchet](skills/run-durable-agent-tasks-and-event-driven-workflows-with-hatchet/)| Use Hatchet to queue, retry, pause, resume, observe, and scale long-running agent tasks and background workflows | 7.2k | Templates & Workflows |
115
-
|[Run local Pi coding-agent workflows with sandbox and session-sharing guardrails](skills/run-local-pi-coding-agent-workflows-with-sandbox-and-session-sharing-guardrails/)| Use Pi when an operator needs a local coding-agent CLI with explicit sandboxing, provider setup, and reviewable session... | 63.1k | Developer Tools |
116
115
|[Embed an in-page GUI agent with Page Agent](skills/embed-an-in-page-gui-agent-with-page-agent/)| Add a JavaScript GUI agent to a web app so users or agents can complete UI tasks through... | 18.6k | Browser Automation |
116
+
|[Run local Pi coding-agent workflows with sandbox and session-sharing guardrails](skills/run-local-pi-coding-agent-workflows-with-sandbox-and-session-sharing-guardrails/)| Use Pi when an operator needs a local coding-agent CLI with explicit sandboxing, provider setup, and reviewable session... | 63.1k | Developer Tools |
117
117
118
118
---
119
119
@@ -123,13 +123,13 @@ Mirrors the live ASE homepage featured shelf: recent-popular, diversified across
Copy file name to clipboardExpand all lines: categories/data-extraction-transformation/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,7 @@ Parsing, ETL pipelines, format conversion, data wrangling, and transformation ut
133
133
|[pdfplumber Python PDF Text and Table Extraction Library](../../skills/pdfplumber-python-pdf-text-table-extraction/)| 10.1k | — |
134
134
|[Miller CSV TSV JSON Data Processor](../../skills/miller-csv-tsv-json-data-processor/)| 9.8k | — |
135
135
|[Gorse AI-Powered Open Source Recommender System Engine](../../skills/gorse-ai-recommender-system-engine/)| 9.6k | — |
136
+
|[Build multimodal retrieval context layers with Deep Lake](../../skills/build-multimodal-retrieval-context-layers-with-deep-lake/)| 9.2k | — |
136
137
|[Translate and validate SQL across dialects with SQLGlot](../../skills/translate-and-validate-sql-across-dialects-with-sqlglot/)| 9.1k | — |
137
138
|[Profile and triage messy tabular files from the terminal with VisiData](../../skills/profile-and-triage-messy-tabular-files-from-the-terminal-with-visidata/)| 9k | — |
138
139
|[Parse multilingual documents for agent ingestion with dots.ocr](../../skills/parse-multilingual-documents-for-agent-ingestion-with-dots-ocr/)| 8.9k | — |
0 commit comments