Welcome to AgentsTxt.dev, a website designed to promote a new standard for B2A (Business to Agent) interactions. This project encourages businesses to install an agents.txt file to enable search engines to discover their AI agents and agent services.
agents.txt Website Join us in the WhatsApp Comunity
- Nuxt 3 - The modern Vue framework for building fast and flexible web applications.
- Tailwind CSS - Utility-first CSS for responsive design.
- DaisyUI - Tailwind CSS component library for easy UI styling.
- Vue.js - The progressive JavaScript framework for building UIs.
- Landing Page: Clear and engaging layout to introduce
agents.txt. - Live Checker: Users can enter a website URL to verify the presence of an
agents.txtfile. - Example
agents.txtGenerator: Displays a sampleagents.txtfile format.
git clone https://github.com/your-repo/agentstxt-dev.git
cd agentstxt-dev# npm
npm install
# pnpm
pnpm install
# yarn
yarn install
# bun
bun install# npm
npm run dev
# pnpm
pnpm dev
# yarn
yarn dev
# bun
bun run devThe application will be running at http://localhost:3000.
# npm
npm run build
# pnpm
pnpm build
# yarn
yarn build
# bun
bun run build# npm
npm run preview
# pnpm
pnpm preview
# yarn
yarn preview
# bun
bun run previewFor deploying this Nuxt 3 project, refer to the Nuxt deployment documentation.
# Example agents.txt file
User-Agent: *
Disallow:
Agent: MyAIService
Logo: https://myai.example.com/logo.png
Description: AI service for automated customer support
Communication-Protocol: WebSocket, HTTP
Payment-System: Stripe, PayPal
If you’d like to contribute to this project, feel free to submit issues and pull requests.
This project is licensed under the MIT License.
Made with ❤️ for the AI & B2A Community.