Analytics & Agents
Analytics & Agents
Explore
43,601 skills indexed with the new KISS metadata standard.
Analytics & Agents
Agent development guide providing build commands, code style guidelines, and development workflow instructions for the Terraphim AI project.
You should:
This target provides benchmark tooling for CLI workflows.
generic skill
In this lab, you are going to understand how to create agents in Microsoft Copilot Studio that can communicate with other agents. You'll build a specialized Interview Scheduler agent that consumes data from the HR Candidate Management agent created in previous labs. The Interview Scheduler agent wil
Documentation for the `Mastra.listStoredAgents()` method in Mastra, which retrieves a paginated list of agents from storage.
generic skill
This is **Toha**, a personal portfolio theme for the [Hugo](https://gohugo.io/) static site generator.
- Always check cyclomatic complexity < 25
- **Frontend dev**: `cd frontend && pnpm run dev` | **build**: `pnpm run build` | **lint**: `pnpm run lint`
- Always run `cargo fmt --all -- --check`, `cargo clippy --all-targets --all-features -- -D warnings`, and `cargo nextest run --all` before committing.
Quick reference for AI agents performing quality assurance tasks in this monorepo.
- **Build**: `cargo build` or `cargo build --release`
go-output is a Go library that provides a unified interface to convert your structured data into various output formats including JSON, YAML, CSV, HTML, console tables, Markdown, DOT graphs, Mermaid diagrams, and Draw.io files.
这是一个个人网站项目,主要用于对外展示个人的一些信息、博客等内容。
Baseline rules for changes in this repository.
- **Name**: Crunch
**Purpose:** This document provides mandatory guidelines for AI agents and developers working on this codebase to ensure maintainable, modular, and high-quality code.
- Core logic lives in `src/learning_agent/`; the Typer CLI entrypoint is `cli.py`, REST surfaces live in `server.py` and `api_server.py`, and subpackages implement learning flows, tool wiring, and provider adapters.
- `docs/overview.md`
---
1. **Read & Analyze**: Read puzzle description from `data/puzzles/<day>.md`
This is a React-based design canvas application built with TypeScript, using CanvasKit for high-performance rendering. The architecture follows strict single-responsibility principles with atomic state management using Jotai.