AI agent configuration files from top Ai Framework repositories on GitHub.
AGENTS.md for TensorFlow — end-to-end ML platform. Covers C++/Python architecture, XLA compiler, and graph execution.
AGENTS.md for AutoGPT — autonomous AI agent framework. Covers agent architecture, tool system, and Python patterns.
# Everything Claude Code (ECC) — Agent Instructions
AGENTS.md for Transformers — the most popular NLP library. Covers model architecture, pipeline design, and Python conventions.
AGENTS.md for Dify — open-source LLM app development platform. Covers Python backend and plugin architecture.
CLAUDE.md for LangChain Python — covers module structure, integration patterns, and guidelines for building LLM-powered applications.
# Hermes Agent - Development Guide
CLAUDE.md for PyTorch — ML framework for research and production. Covers autograd, torchscript, and distributed training.
CLAUDE.md for RAGFlow — open-source RAG engine. Covers document parsing, retrieval pipeline, and deep document understanding.
AGENTS.md configuration for Fission-AI/OpenSpec
@./skills/caveman/SKILL.md
CLAUDE.md for LlamaIndex — data framework for LLM applications. Covers index patterns, retrievers, and query engine architecture.
# Claude Flow V3 - Agent Guide
AGENTS.md for crewAI — multi-agent orchestration framework. Covers crew patterns, role-based agents, and task delegation.
AGENTS.md for AutoGen — multi-agent conversation framework. Covers agent communication, tool use, and group chat patterns.
Build resilient language agents as graphs.
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
# Crush Development Guide
Unless user explicitly asks do not inspect reference or modify examples
# AGENTS Guidelines for This Repository
AGENTS.md for Stable Diffusion — text-to-image generation model. Covers diffusion process, model checkpoints, and PyTorch patterns.
AGENTS.md for LangGraph — stateful multi-actor applications. Covers graph execution, checkpointing, and agent orchestration.