skyagi logo

skyagi

litanlitudan/skyagi

SkyAGI provides emerging human-behavior simulation capability in LLM.

GraphCanon updated 1w · GitHub synced 1w

778 stars56 forksLast push 2y TypeScript Apache-2.0

Decision brief

SkyAGI is a development tool focusing on simulating human behavior using large language models and is available under the Apache-2.0 license.

Good fit when

  • if you aim to integrate highly dynamic, human-like behavioral characteristics in AI agents within your application
  • for projects that require emergent behaviors derived from advanced natural language processing capabilities

Avoid when

  • if your project does not need the complexity of simulating detailed human behavior through LLMs and prefers more straightforward automations
  • when you have constraints that do not allow for third-party API usage, as SkyAGI depends on an external OPENAI_API_KEY to function
Requirements:
It requires a valid OpenAI API key for operational purposes.

Observed Jul 14, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (1058d since push)
As of 1w
Provenance
Not a fork · Personal account
As of 1w
Security (OSV)
No criticals
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install skyagi
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A tool for simulating human behavior using large language models.

Capability facts

Languages
typescript

Source: github.language · Aug 14, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 14, 2026)

pip install --upgrade skyagi
Source link

Tags

README

Quick Start

Installation

pip install --upgrade skyagi

Or

make install

How to run

export OPENAI_API_KEY="..."
skyagi

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.