大型语言模型驱动的个性化网络代理
发布时间:2024年10月22日
Explore
3,943 skills indexed with the new KISS metadata standard.
发布时间:2024年10月22日

Agents are components that use reasoning to make decisions and take actions, designed to autonomously perform tasks or provide services with some degree of agency. LLM chains can only perform hardcoded sequences of actions, while agents use LLMs to reason through which actions to take, and in which
Provides agent lifecycle management including enabling, disabling, and resolving agent configurations. Handles agent aliasing, run modes (isolated/global/devel), and workspace structure creation.
generic skill
- **Code Quality**: Write clean, readable, and maintainable code. Use meaningful variable and function names.
generic skill
generic skill
This document provides instructions for AI agents working on this codebase.
Custom agents allow you to define specialized AI assistants with specific behaviors, tools, and prompts.
This document provides a high-level overview of the Drasi Command Line Interface (CLI) project for coding agents. The CLI is a Go application built with the Cobra library, responsible for installing and managing Drasi environments and resources.
Various agents from LangChain are included:
This directory contains supporting files for the Sideload skill.
The Agent Task Framework helps transform ambiguous user requests into clear, structured instructions that background agents can execute successfully. This tutorial shows practical examples from real project contexts.
generic skill
generic skill
There can be two types of Agents in Data Streams; Virtual and Non-Virtual Agents. When packaging an Agent using the Stream Integration Manager, it is important to specify if an Agent is Virtual by making sure that the _Virtual_ checkbox is correctly ticked.
**Claude Code: Please execute all steps below to set up parallel AI agents for the ZMF Production Dashboard**
generic skill
Your agents are currently **IDLE** because they haven't been added to a flow yet. Here's how to get them working:
This guide covers all methods to assign GitHub Copilot Coding Agents to RFC implementation issues, from manual assignment to fully automated workflows.
generic skill
Implemented the ability to resume finished agents **and agents that hit errors** by sending them a message. Previously, when an agent finished or hit an error (like rate limits), it would completely stop and could not be resumed. Now, these agents wait for user messages and can continue their work.
> **Autonomous Multi-Agent System for Real-Time Race Analytics and Strategy Optimization**