AI Agents
generic skill
Explore
3,034 skills indexed with the new KISS metadata standard.
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**
generic skill
> Learn how to build autonomous AI agents, monitor and optimize their performance using Helicone's Sessions.
Auto-generated from `data/terms.json`. Do not edit this file manually.
generic skill
Beyond text, image, audio, or video generation from direct user prompts, AI agents based on generative AI
generic skill
David Allen’s **Getting Things Done (GTD)** is a productivity methodology built on five pillars: **Capture, Clarify, Organize, Reflect, and Engage**. In a human context, GTD helps individuals manage tasks and commitments with clear mind and reliable systems. In a **fully autonomous AI-operated organ
- **Type**: Persons
This guide provides a practical, hands-on introduction to the **Agent Council** and the **`@thinkies` orchestrator**. This system is designed for users who want to leverage the cognitive power of the INDRA ecosystem using natural language, without needing to write or understand the INDRA protocol it
**Table of Contents**
{{- template "llm-instructions-git" }}
- [Remix](https://remix.run)
Accelerate delivery of West‑Africa‑first WordPress plugins and tooling by generating secure, performant, offline‑capable code and documentation that conforms to Starisian standards.
Accelerate delivery of West‑Africa‑first WordPress plugins and tooling by generating secure, performant, offline‑capable code and documentation that conforms to Starisian standards.
- `lib/` hosts the core SeasarBatis library (`src/main/java` for Java sources, `src/main/resources` for MyBatis configs such as `mybatis-config.xml`, and `src/test` for fixtures under `resources/sql`).
*Last updated 2025-06-09*
vhybZ is an AI-powered platform designed to help creators easily build and share interactive digital artifacts. This document outlines the system architecture, design decisions, and implementation details for the vhybZ backend and frontend components in this monorepo.
This repository documents a **two-layer Virtual FileSystem (VFS) architecture** for game modding. The VFS allows games to see and access files that don't physically exist in the game folder, enabling non-invasive modding without administrator rights or filesystem modifications.
CheckinMate is a geolocation-based API service built with Elysia.js (a fast TypeScript web framework) and MongoDB. The application provides endpoints for searching places based on geographical coordinates, with data sourced from both MongoDB and the Overpass API (OpenStreetMap).
- Full FastAPI experience lives in `web_apps/vocabulary_web_app.py`; run it from repo root so `templates/` resolves correctly. Avoid `simple_vocab_app.py` except for historical reference.
Use Node.js 18 or newer and install dependencies with `pnpm` (enforced by `preinstall`). Run `pnpm install` from the repo root to link workspace packages and set up local post-install patches via `tw-patch`.