Esta página se muestra en inglés. Una traducción al español está en curso.
SkillsMay 14, 2026·2 min de lectura

agentrules — Multi-Provider AGENTS.md Generator

agentrules generates AGENTS.md via a six-phase analysis pipeline; verified 117★. Install with `pip install -U agentrules`, then run `agentrules analyze`.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 98/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Single
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install 4323a51e-d760-5437-87f1-813720527be3
Introducción

agentrules generates AGENTS.md via a six-phase analysis pipeline; verified 117★. Install with pip install -U agentrules, then run agentrules analyze.

Best for: Engineers standardizing repo guidance for multiple coding agents across providers

Works with: Anthropic/OpenAI/Google/DeepSeek/xAI providers and optional local Codex runtime (per README)

Setup time: 12-25 minutes

Key facts (verified)

  • GitHub: 117 stars · 18 forks · pushed 2026-05-08.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: pip install -U agentrules.

Main

  • Run agentrules analyze to generate an AGENTS.md-style contract based on your repo structure, then keep it as a durable entrypoint for agents.

  • Use the interactive configure flow to keep provider keys and presets out of the repo and inside user config (README points to ~/.config/agentrules/config.toml).

  • Start with an offline/low-risk smoke run (README includes a smoke test) before turning on web search or live API providers in CI.

Source-backed notes

  • README shows PyPI install: pip install -U agentrules and a smoke test agentrules analyze /path/to/project.
  • README says settings live in ~/.config/agentrules/config.toml (override via AGENTRULES_CONFIG_DIR).
  • README describes a six-phase analysis pipeline ending in AGENTS.md generation.

FAQ

  • Is it tied to one model provider?: No — README lists multiple providers and also mentions optional local Codex runtime presets.
  • Where do keys live?: README says keys and preferences are stored in ~/.config/agentrules/config.toml.
  • What is the first command to try?: Install, then run agentrules analyze /path/to/project as the smoke test in README.
🙏

Fuente y agradecimientos

Source: https://github.com/trevor-nichols/agentrules-architect > License: MIT > GitHub stars: 117 · forks: 18

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados