← Back to search
30
Basic
Agentic Readiness Score
developer llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 30/100

            

llms.txt Content

[![dotenvx](https://dotenvx.com/banner.png)](https://dotenvx.com) Secrets for agents. * run anywhere (cross-platform) * multi-environment * encrypted envs [Read the whitepaper](https://dotenvx.com/dotenvx.pdf?v=README) &nbsp; ### Quickstart [![npm version](https://img.shields.io/npm/v/@dotenvx/dotenvx.svg)](https://www.npmjs.com/package/@dotenvx/dotenvx) [![downloads](https://img.shields.io/npm/dw/@dotenvx/dotenvx)](https://www.npmjs.com/package/@dotenvx/dotenvx) [![test suite](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/motdotenv/bb76445765a9731e7d824a6efdf53524/raw/dotenvxTestCount.json)](https://github.com/dotenvx/dotenvx/tree/main/tests) Install and use it in code just like `dotenv`. ```sh npm install @dotenvx/dotenvx --save ``` ```js // index.js require('@dotenvx/dotenvx').config() // or import '@dotenvx/dotenvx/config' // for esm console.log(`Hello ${process.env.HELLO}`) ``` &nbsp; or install globally - *unlocks dotenv for any language, framework, or platform!* <details><summary>with curl 🌐 </summary><br> ```sh curl -sfS https://dotenvx.sh | sh dotenvx help ``` [![curl installs](https://img.shields.io/endpoint?url=https://dotenvx.sh/stats/curl&label=curl%20installs)](https://github.com/dotenvx/dotenvx.sh/blob/main/install.sh) &nbsp; </details> <details><summary>with brew 🍺</summary><br> ```sh brew install dotenvx/brew/dotenvx dotenvx help ``` [![brew installs](https://img.shields.io/github/downloads/dotenvx/dotenvx/total?label=brew%20installs)](https://github.com/dotenvx/homebrew-brew/blob/main/Formula/dotenvx.rb) &nbsp; </details> <details><summary>with docker 🐳</summary><br> ```sh docker run -it --rm -v $(pwd):/app dotenv/dotenvx help ``` [![docker pulls](https://img.shields.io/docker/pulls/dotenv/dotenvx)](https://hub.docker.com/r/dotenv/dotenvx) &nbsp; </details> <details><summary>with github releases 🐙</summary><br> ```sh curl -L -o dotenvx.tar.gz "https://github.com/dotenvx/dotenvx/releas