Home / allagentsdev / allagents · plugins/allagents/skills/allagents/SKILL.md · GitHub

allagents skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

allagents is agent-read markdown (skill) from allagentsdev/allagents: Manage AllAgents workspaces, plugins, skills, client targets, global profiles, and MCP servers through the allagents CLI. Use when a user asks to initialize, inspect, update, or configure AllAgents; install or remove plugins or skills; manage profiles; or add, inspect, authenticate, update, or remove MCP servers. Resolve current command syntax from machine-readable help instead of relying on remembered flags..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# AllAgents CLI

The installed AllAgents CLI owns the current command surface and operational contract. This skill only resolves the runner, loads that contract, and applies it. Do not maintain a second command reference here.

## Resolve the CLI runner

Choose one runner at the start of the task and use it for discovery, execution, and verification:

1. If `allagents` is on `PATH`, use `allagents`.
2. Otherwise, if `npx` is available, use `npx --yes allagents`.
3. If neither is available, stop and ask the user to install AllAgents or Node.js with npm.

Examples and returned `help_command` values use the canonical `allagents` token. When `npx --yes allagents` is the selected runner, replace only that leading token before executing every discovery, execution, and verification command. Do not mix runners within one operation.

## Load the current contract

1. Confirm the selected runner with `allagents --version`.
2. Discover the concise top-level index with `allagents --help --json`.
3. Choose an entry, rewrite its leading runner token when required, and execute its `help_command`; group responses reveal only their immediate children.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add allagentsdev/allagents/allagents@git:20260919.097beee
Exact content
mdr add allagentsdev/allagents/allagents@sha256:1f1479c6941dfcea

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_hrdgi5jf4heibtoe.svg)](https://markdownregistry.com/a/art_hrdgi5jf4heibtoe)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.097beee latest2026-09-19 097beee 3,848 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3848 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

allagentsdev/allagents · 12 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_hrdgi5jf4heibtoe
GET https://markdownregistry.com/api/v1/resolve?ref=allagentsdev/allagents/allagents
GET https://markdownregistry.com/api/v1/blob/1f1479c6941dfcea9825eee24250cbf176ed684f813b491d2517725acaf69151

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from allagentsdev/allagents

AGENTS.md agents
allagentsdev/allagents · AGENTS.md
git:20260923.f092118 · audit A · 12 stars
CLAUDE.md claude
allagentsdev/allagents · CLAUDE.md
git:20260526.bc339f5 · audit B · 12 stars
AGENTS.md@examples/workspaces/file-source-sync/shared-config agents
allagentsdev/allagents · examples/workspaces/file-source-sync/shared-config/AGENTS.md
git:20260127.3a8bcc5 · audit B · 12 stars
AGENTS.md@examples/workspaces/multi-repo agents
allagentsdev/allagents · examples/workspaces/multi-repo/AGENTS.md
git:20260124.65707ff · audit A · 12 stars
deepwiki skill
allagentsdev/allagents · plugins/deepwiki/skills/deepwiki/SKILL.md · AI-generated documentation for GitHub repositories
git:20260320.26fd97d · audit A · 12 stars
pr-interactive-review skill
allagentsdev/allagents · plugins/engineering/skills/pr-interactive-review/SKILL.md · Turn a structured GitHub pull request review into a local interactive site for business context, findings, and reviewer…
git:20260907.8cf4c78 · audit B · 12 stars
worktree skill
allagentsdev/allagents · plugins/engineering/skills/worktree/SKILL.md · Creates and removes isolated Git worktrees under a consistent repository sibling directory. Use when starting feature…
git:20260825.67d929b · audit A · 12 stars

Every file in allagentsdev/allagents

Other files named allagents

allagents skill
entityprocess/allagents · plugins/allagents/skills/allagents/SKILL.md · Manage AllAgents workspaces, plugins, skills, client targets, global profiles, and MCP servers through the allagents…
git:20260919.097beee · audit A · 12 stars

Browse by kind, by grade A, or by owner.