workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
ai-evals

agentos: AI Agent Framework

Get a TypeScript framework for building AI agents with cognitive memory and multi-agent orchestration, for startup founders building autonomous systems.
563 stars76 forksTypeScriptQuality 9/10Updated 6/2/2026100% free ยท open source
What it does

Creates adaptive AI systems with multiple intelligent agents that can dynamically generate tools and remember past interactions

When to use it
  • โ€ขBuilding complex customer support chatbots with memory and context
  • โ€ขDeveloping research assistants that can autonomously explore and solve multi-step problems
  • โ€ขCreating interactive simulation environments with intelligent, learning agents
Quick start
  1. 1Install via npm: npm install agentos
  2. 2Define agent classes with memory and tool generation capabilities
  3. 3Create agent networks with specified interaction protocols
  4. 4Configure LLM provider and runtime parameters
Ready-to-paste prompt
const researchAgent = new Agent({ memory: 'contextual', tools: ['search', 'summarize'] })
Saves to your device

Topics

agent-framework
agent-memory
agentic-ai
ai-agent-framework
ai-agents
autonomous-agents
cognitive-memory
emergent-behavior
guardrails
hexaco
llm
llm-orchestration
long-term-memory
multi-agent
rag
runtime-tool-generation
tool-use
vector-search
voice-ai
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

21
top-level files
7
folders
24.7M
repo size
Apache-2.0
license
Key files
eslint.config.js
MAINTAINERS.md
package.json
README.md
release.config.js
tsconfig.build.json
File tree
.github/
assets/
docs/
examples/
scripts/
src/
tests/
.coderabbit.yaml
.gitignore
CHANGELOG.md
CITATION.cff
codecov.yml
CONTRIBUTING.md
eslint.config.js
LICENSE
MAINTAINERS.md
package.json
pnpm-lock.yaml
README.md
release.config.js
SPONSORS.md
SUPPORT.md
tsconfig.build.json
tsconfig.json
Quick Actions
Details
Creator
framersai
Language
TypeScript
Category
ai-evals
Published
10/28/2025

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More ai-evals tools founders pair with this one.

ai-evalsโ˜… 358
agentsight: System-Level AI Tracing
Get system-level AI agent insights with agentsight, a zero instrument tracing tool for founders, using eBPF.