Tag: event-driven

Type: All Skills Tools
skill ★ 77,350

Event-driven background processing for AI agents

This skill facilitates decoupled, event-driven background workflows for agents, allowing complex processes to run asynchronously outside the main chat request lifecycle. Developers define pipelines using structured sources, semantic signals…

lobehub/lobehub event-driven agent-workflow background-processing signal-handling
skill ★ 1,010

CloudBase function development and deployment guide

This skill guides the development, deployment, and debugging of CloudBase functions, supporting both event-driven Event Functions and standard HTTP Functions. It provides detailed contracts for implementing serverless logic, including best …

TencentCloudBase/CloudBase-MCP cloudbase functions serverless event-driven
skill ★ 1,010

CloudBase Event and HTTP Function Development

A guide for developing, deploying, and debugging CloudBase Event and HTTP Functions. It provides instructions for implementing serverless handlers and web services using the appropriate runtime models.

TencentCloudBase/CloudBase-MCP cloudbase serverless cloud-functions runtime-development
skill

Event-driven agent signal workflow pipeline

Implements a robust, event-driven framework for executing background agent workflows, decoupling complex side effects from synchronous chat requests. It processes events through a defined pipeline of sources, semantic signals, and concrete …

lobehub/lobe-chat agent-workflow event-driven background-processing signal-handling
skill

CloudBase Cloud Functions Development

A guide for developing, deploying, and debugging CloudBase Event and HTTP functions. It covers implementation patterns for serverless handlers and web server runtimes on port 9000.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase serverless cloud-functions runtime