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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,14 +104,14 @@ Mirrors the live ASE homepage featured shelf: recent-popular, diversified across
104
104
105
105
| Skill | What it helps with | Stars | Category |
106
106
|---|---|---:|---|
107
-
|[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 |
108
107
|[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 |
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 |
109
109
|[Run durable scheduled agent jobs in Node.js with Agenda](skills/run-durable-scheduled-agent-jobs-in-node-js-with-agenda/)| Use Agenda when a custom Node.js agent needs persistent scheduled jobs, retries, locking, and background workers backed by... | 9.7k | Templates & Workflows |
110
110
|[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 |
111
111
|[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 |
112
112
|[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 |
113
113
|[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 |
114
-
|[Render interactive MCP tool UIs with mcp-ui](skills/render-interactive-mcp-tool-uis-with-mcp-ui/)|Build an MCP Apps resource, attach it to a tool through _meta.ui.resourceUri, and verify the host renders the... |4.9k| Integrations & Connectors |
114
+
|[Connect accounting agents to Xero through MCP](skills/connect-accounting-agents-to-xero-through-mcp/)|Use Xero MCP Server to give approved MCP clients controlled access to Xero accounting data, reports, invoices, contacts... |294| Integrations & Connectors |
115
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
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 |
Copy file name to clipboardExpand all lines: industries/data-platform-analytics-engineering.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
@@ -58,6 +58,7 @@ Data engineering and analytics operations workflows for SQL, dbt, Airflow, wareh
58
58
|[Query ClickHouse analytics safely from MCP clients](../skills/query-clickhouse-analytics-safely-from-mcp-clients/)| Gives agents bounded, schema-aware ClickHouse analytics access without handing them ad hoc database credentials. | Analytics platform engineer / ClickHouse operator | Medium | 801 |
59
59
|[Serve production agentic RAG through R2R](../skills/serve-production-agentic-rag-through-r2r/)| Provides production hybrid retrieval and agentic RAG APIs with citations and reviewable document operations. | Retrieval engineer / data platform lead | High | 7.9k |
60
60
|[Build document search layers for AI apps with Morphik](../skills/build-document-search-layers-for-ai-apps-with-morphik/)| Adds document ingestion and search quality tuning before AI apps or agents consume retrieval context. | Retrieval engineer / AI data platform builder | High | 3.6k |
61
+
|[Parse multi-format RAG inputs with OmniParse](../skills/parse-multi-format-rag-inputs-with-omniparse/)| Converts PDFs, tables, images, audio, video, and web pages into structured text/markdown so RAG pipelines receive reviewable multi-format inputs. | Retrieval engineer / data ingestion platform owner | High | 7.6k |
61
62
|[Add Postgres-native vector retrieval to agent and RAG workflows with pgvector](../skills/add-postgres-native-vector-retrieval-to-agent-and-rag-workflows-with-pgvector/)| Stores embeddings beside application data in Postgres for semantic search, RAG, recommendations, and agent memory retrieval. | Postgres data platform engineer / retrieval engineer | Medium | 21.7k |
62
63
|[Generate and evaluate retrieval embeddings with FlagEmbedding](../skills/generate-and-evaluate-retrieval-embeddings-with-flagembedding/)| Helps teams choose, evaluate, and rerank retrieval embeddings before feeding context into RAG workflows. | Retrieval engineer / ML platform engineer | Medium | 11.8k |
63
64
|[Scale agent retrieval workloads with Milvus](../skills/scale-agent-retrieval-workloads-with-milvus/)| Adds a scalable vector database path for filtered similarity search across RAG and agent retrieval workloads. | Vector database operator / data platform engineer | High | 44.7k |
0 commit comments