Tag: crewai

Type: All Skills Tools
skill ★ 1,010

Build production AI agent backends in Python

This SDK enables the development of robust, production-ready AI agent backends using Python. It supports multiple agent frameworks (e.g., LangGraph, CrewAI) and provides features like streaming, persistent memory, and full observability via…

TencentCloudBase/CloudBase-MCP python ai-agent agent-backend langgraph
skill

Comprehensive agent skill template for crewai

This skill provides a foundational, comprehensive structure for defining agent capabilities within the CrewAI framework. It includes dedicated sections for instructions, usage guidelines, and additional notes to guide agent behaviour.

joaomdmoura/crewai crewai agent skill template
skill

Minimal boilerplate skill for agent testing

This skill provides a minimal, boilerplate implementation designed specifically for testing and demonstrating the required structure of a custom agent skill within the CrewAI framework. It ensures all necessary fields are present without ad…

joaomdmoura/crewai minimal skill boilerplate testing
skill

CloudBase Agent SDK for AI Agents

An SDK for building and deploying AI agents using TypeScript or Python, implementing the AG-UI protocol for streaming communication. It supports integration with LangGraph, LangChain, and CrewAI via custom or built-in adapters.

TencentCloudBase/CloudBase-AI-ToolKit ai-agents typescript python ag-ui-protocol
skill ★ 51,725

Minimal Agentic Skill Template

A minimal skill implementation containing only the mandatory fields required for agentic operations.

crewAIInc/crewAI crewai agentic-skills minimal-skill testing-fixture