Back to the catalog

Desktop AI agents

Bundle OKF 0.2 · 10 conceitos · agentxm/agent-extensions

Open source Repository Open in the app JSON README (API)

About

# Desktop AI agents

Plain-language lessons and reusable teaching material for people who already
use AI chat and want to get useful work done with desktop AI agents. The
examples cover everyday life, professional work, education, and coding without
requiring technical experience or a particular product.

This bundle teaches people to remain responsible for goals, permissions, and
final decisions. It does not teach an agent to replace professional judgment.

## Start here

- [Get started with a desktop AI agent](getting-started.md) - Choose a
product, set up a safe practice space, and finish one checked result in a
single session.
- [Desktop-agent basics](start-here/) - Understand what these tools are, how
they differ from chat and projects, and which first task to choose.
- [Desktop Agent 101](101/) - Set up a safe practice space and complete one
useful task from start to checked result.
- [Desktop Agent 102](102/) - Turn work you repeat into a reusable method.
- [Desktop Agent 201](2

Details

Kind
OKF bundles
Topic
Government & public data
Publisher
agentxm
Origin
okf_github
Category
dados
Version
0.2
Last push
2026-09-08T18:09:06Z
Repository state
ativo
Language
JavaScript
License
NOASSERTION
Added
2026-09-09 05:05:29
Updated
2026-09-09 05:05:29
Origin id
agentxm/agent-extensions:knowledge/desktop-agents/src/index.md

README

# AgentXM agent extensions

First-party public extensions maintained by
[AgentXM](https://agentxm.ai) and distributed through the AgentXM Registry.

## Packs

| Pack | Purpose | Install |
| --- | --- | --- |
| `agent-engineering` | Agent, harness, context, prompt, evaluation, instruction-system, and Agent Skill engineering workflows | `axm install @agentxm/packs/agent-engineering` |

Canonical packages live in their root type directories. Agent-specific skill
directories are AXM-managed projections and are not authoring locations.

Read [AGENTS.md](AGENTS.md) and the
[publishing guide](docs/publishing.md) before contributing. This repository is
public-by-construction and must never contain private AgentXM context.

## Licensing

Each extension declares its own SPDX license in its manifest. A pack's license
covers only the pack package; its dependencies retain their own licenses. See
[LICENSE.md](LICENSE.md) for the repository summary.

More