Skip to content

Latest commit

 

History

History
91 lines (66 loc) · 5.22 KB

File metadata and controls

91 lines (66 loc) · 5.22 KB

AREX-Skill Documentation

This directory contains the detailed guides that support the AREX-Skill Library and the DisCo CLI. The root README gives the short project overview, benchmark summary, and first-run path; use this index when you need operational or development details.

Choose a guide by task

Getting started

Guide Read it when you want to…
Installation Guide Install DisCo, configure a model provider, install the published repository-skill collection, or build the CLI from source.
AREX-Skill Library Understand the runtime collection layout, repository skill graphs, router behavior, and managed installation paths.
DisCo CLI README Learn the CLI surface, packages, runtime behavior, and links to the full CLI reference.

Use skills for research

Guide Read it when you want to…
DisCo Workflows Run Researcher sessions, invoke repository skills, use task-specific graphs, or export selected skills to another agent.
Repository Catalog Browse the complete repository-skill collection by research area and package family.
Imported Repo Skills Catalog Inspect each published graph's upstream repository, source baseline, and runtime entry point.

Create and maintain skills

Guide Read it when you want to…
DisCo Meta Skills Create repository or paper skills, understand Creator meta skills, or install the portable Creator workflows into another agent.
Refreshing Repo Skills Refresh an existing repository skill, update provenance and routing metadata, verify the result, or prepare a maintenance PR.
Architecture Understand repository layers, role boundaries, routing, deployment scopes, authoring pipelines, and transactional imports.

Develop DisCo or bundled workflows

Guide Read it when you want to…
CLI documentation index Find the complete DisCo command, provider, session, extension, SDK, security, and development references.
Bundled Skills Reference Modify or extend the Creator / Researcher workflow skills bundled with DisCo.
Contribution Guide Add or refresh skills, update generated routing and catalogs, or contribute CLI and documentation changes.

Recommended reading paths

I want to try AREX-Skill

  1. Follow the Installation Guide.
  2. Read the Researcher section of DisCo Workflows.
  3. Use the Repository Catalog to find a capability.

I want to use skills from another coding agent

  1. Read the cross-agent export section of DisCo Workflows.
  2. Follow the target-specific instructions in DisCo Meta Skills.
  3. Use the Imported Repo Skills Catalog to inspect the graph you plan to import.

I want to create a new repository or paper skill

  1. Start with DisCo Meta Skills to identify the appropriate Creator workflow.
  2. Use DisCo Workflows for the construction and verification lifecycle.
  3. Read Architecture if the graph, deployment scope, or routing boundary is unclear.
  4. Use the Contribution Guide before opening a pull request.

I want to refresh an existing skill

  1. Follow Refreshing Repo Skills.
  2. Check the affected router and catalog entries.
  3. Use the Contribution Guide for the required provenance and verification information.

I want to change the DisCo CLI

  1. Start with the CLI documentation index.
  2. Read Architecture for the boundary between the copied runtime, bundled skills, and managed library.
  3. Read the Bundled Skills Reference when changing workflow resources.
  4. Follow the development and validation requirements in CONTRIBUTING.md.

Reference pages

The following pages are generated inventories or lower-level references. They are useful when you need exact coverage or implementation detail, but are not required for a first installation:

This English index links to English documentation. Chinese readers should use the documentation section in the Chinese README, which links to the available .zh.md guides. The repository catalog is a generated data page; its paths and counts should remain aligned with the runtime indexes.