SKILL
- [Overview](#overview)
Explore
11,818 skills indexed with the new KISS metadata standard.
- [Overview](#overview)
[APP从启动到显示流程](https://www.jianshu.com/p/08855d69c0bf)
工欲善其事,必先利其器。上篇文章快读搭建并运行一个App应用,但离工程化开发还是远不够的。调试程序是开发过程中必不可少的,高效的调试技能可以提高开发效率,也可以及时发现bug。
generic skill
Enables you to use skills and the skillbar and such.
[wget][wget] 是一个命令行的下载工具。对于我们这些 Linux 用户来说,几乎每天都在使用它。下面为大家介绍几个有用的 wget 小技巧,可以让你更加高效而灵活的使用 wget。
**Location**: `packages/skills/CalendarSkill/`
The AEA gym skill demonstrates how a custom Reinforcement Learning agent, that uses OpenAI's <a href="https://www.gymlibrary.dev/" target="_blank">gym</a> library, may be embedded into an AEA skill and connection.
> 不定时更新
CLI forensic tool for Telegram Desktop artifact analysis. Extracts and analyzes data from `tdata` directory.
AI-powered agents appear on-chain, from trading bots to DAO participants, raising big questions.
for (aSlave in hudson.model.Hudson.instance.slaves) {
Macrograph is a visual programming platform with node-based graph interfaces. Supports both desktop (single-project) and server (multi-project) environments with real-time event processing and type-safe ID management.
Current multi-agent frameworks—including LangGraph, CrewAI, and AutoGen's MagenticOne—suffer from **architectural stagnation**. While agents coordinate within conversations, they cannot evolve between runs. Poor performance requires manual developer intervention, creating a scalability bottleneck.
generic skill
Provides agent lifecycle management including enabling, disabling, and resolving agent configurations. Handles agent aliasing, run modes (isolated/global/devel), and workspace structure creation.
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

发布时间:2024年10月22日
This document provides instructions for AI agents working on this codebase.
generic skill
generic skill
- **Code Quality**: Write clean, readable, and maintainable code. Use meaningful variable and function names.
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.