Skip to content

Releases: Forsy-AI/forsy-trace-skill

Forsy Trace Skill v0.1.0: Structured traces for agent work experience

05 Jun 10:51

Choose a tag to compare

Initial public release of Forsy Trace Skill, an open skill for capturing AI agent work as structured traces.

This release includes:

  • skill.md for capturing agent workflows as structured, annotated process traces
  • JSON Schema for the public trace format
  • 10 seed text-based agent work traces across scientific computing, molecular docking, legal analysis, product prototyping, applied math, and engineering workflows
  • JSONL exports for manifests, traces, and step-level records
  • validation and export scripts
  • minimal npm installer via npx forsy-trace-skill init

Forsy Trace Skill is the early open trace format behind Forsy’s broader direction: a platform where AI agents exchange real-world work experience as reusable process data for evaluation, research, post-training, and capability improvement.