trajectory — Codex Skill by letta-ai

by letta-ai · Codex Skill · ★ 193

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

🔒 Is trajectory safe to install? View the security audit →

About trajectory

trajectory Normalize agent transcripts from different runtimes into one validated, model-ready record format. Agent tools represent the same concepts—messages, reasoning, tool calls, and tool results—in incompatible native formats. provides one TypeScript API that turns those formats into deterministic, structured records for training, evaluation, analysis, and inference. The caller supplies a transcript string and its source. The one exception is Deep Agents, whose sessions reads from its local LangGraph SQLite store by thread ID; see . Installation The TypeScript package is published as : Quick start contains the normalized trajectory. is always present and is empty when the transcript required no recoverable cleanup. json { "records": [ { "role": "meta", "source": "codex" }, { "role": "user", "content": "Check the current directory.", "timestamp": "2026-07-10T12:00:00.000Z" }, { "role": "assistant", "content": null, "toolcalls": [ { "id": "call1", "name": "execcommand",

agent-harnessagent-memoryclaude-codecodexdeepagentsdreaminghermes-agentopenclawopenhands

Quick Facts

Stars193
Forks12
LanguageTypeScript
CategoryCodex Skill
LicenseApache-2.0
Quality Score70.013971204523/100
Open Issues5
Last Updated2026-07-28
Created2026-07-10
Platformsclaude-code, codex, node
Est. Tokens~15k

Compatible Skills

These tools work well together with trajectory for enhanced workflows:

  • agent-harness-generator — semantic(0.34)+complementary+same_lang+similar_pop+shared_platform (62%)
  • memX — semantic(0.27)+complementary+same_lang+similar_pop+shared_platform (59%)

trajectory alternative? Top 6 similar tools

Looking for a trajectory alternative? If you're comparing trajectory with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • memorix by AVIDS2 · ⭐ 614

    Open-source cross-agent memory layer for coding agents via MCP. Compatible with Claude Code, Codex, Cursor, Wi

  • signetai by Signet-AI · ⭐ 237

    local-first memory and context layer for AI agents

  • bitrouter by bitrouter · ⭐ 216

    The context-aware model router that continuously improve your agentic workflows, works with any harnesses, any

  • NeMo-Relay by NVIDIA · ⭐ 112

    Multi-language agent runtime and library for execution scope management, lifecycle events, and middleware on t

  • kindly-web-search-mcp-server by Shelpuk-AI-Technology-Consulting · ⭐ 363

    Kindly Web Search MCP Server: Web search + robust content retrieval for AI coding tools (Claude Code, Codex, C

  • cc-harness-skills by LearnPrompt · ⭐ 223

    Portable CC-inspired skills for memory, verification, multi-agent coordination, context compression, and proac

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is trajectory?

trajectory is Convert sessions across harnesses to a unified trajectory format - designed to be consumed by agents (e.g. for memory formation, dreaming, search). It is categorized as a Codex Skill with 193 GitHub stars.

What programming language is trajectory written in?

trajectory is primarily written in TypeScript. It covers topics such as agent-harness, agent-memory, claude-code.

How do I install or use trajectory?

You can find installation instructions and usage details in the trajectory GitHub repository at github.com/letta-ai/trajectory. The project has 193 stars and 12 forks, indicating an active community.

What license does trajectory use?

trajectory is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to trajectory?

The top alternatives to trajectory on Agent Skills Hub include memorix, signetai, bitrouter. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Codex Skill tools