Skip to content

Commit f7971e3

Browse files
author
ASE Bot
committed
chore: sync published skills from ASE
1 parent 5c1d107 commit f7971e3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

scripts/industry-collections.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2849,6 +2849,7 @@
28492849
"query-clickhouse-analytics-safely-from-mcp-clients",
28502850
"serve-production-agentic-rag-through-r2r",
28512851
"build-document-search-layers-for-ai-apps-with-morphik",
2852+
"parse-multi-format-rag-inputs-with-omniparse",
28522853
"add-postgres-native-vector-retrieval-to-agent-and-rag-workflows-with-pgvector",
28532854
"generate-and-evaluate-retrieval-embeddings-with-flagembedding",
28542855
"scale-agent-retrieval-workloads-with-milvus",
@@ -3061,6 +3062,11 @@
30613062
"persona": "Retrieval engineer / AI data platform builder",
30623063
"install_complexity": "High"
30633064
},
3065+
"parse-multi-format-rag-inputs-with-omniparse": {
3066+
"why_here": "Converts PDFs, tables, images, audio, video, and web pages into structured text/markdown so RAG pipelines receive reviewable multi-format inputs.",
3067+
"persona": "Retrieval engineer / data ingestion platform owner",
3068+
"install_complexity": "High"
3069+
},
30643070
"add-postgres-native-vector-retrieval-to-agent-and-rag-workflows-with-pgvector": {
30653071
"why_here": "Stores embeddings beside application data in Postgres for semantic search, RAG, recommendations, and agent memory retrieval.",
30663072
"persona": "Postgres data platform engineer / retrieval engineer",

0 commit comments

Comments
 (0)