← Back to search
25
Basic
Agentic Readiness Score
other llms-txt

Agentic Signals

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

Embed this badge

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

Agentic Ready 25/100

            

llms.txt Content

# LLMs Documentation This file contains links to all documentation sections. ## Table of Contents - [<script setup>](/learn/0.10.0.md) - [<script setup>](/learn/index.md) - [Append content to a file](/guides/write-file/append.md) - [Array](/navi-stream/syntax/object/array.md) - [Assign](/navi-stream/syntax/statement/assign.md) - [barstate](/navi-stream/stdlib/barstate.md) - [Bool](/navi-stream/syntax/object/bool.md) - [Break](/navi-stream/syntax/statement/break.md) - [Break](/zh-CN/navi-stream/syntax/statement/break.md) - [Check if a file exists](/guides/read-file/exists.md) - [ClosedTrade](/navi-stream/syntax/object/closetrade.md) - [Color](/navi-stream/syntax/object/color.md) - [Comment](/navi-stream/syntax/comment.md) - [Continue](/navi-stream/syntax/statement/continue.md) - [Continue](/zh-CN/navi-stream/syntax/statement/continue.md) - [Copy a file](/guides/write-file/copy.md) - [DateTime](/navi-stream/syntax/object/time.md) - [Delete a file or directory](/guides/write-file/remove.md) - [Download a file](/guides/http/download.md) - [Example: Echo Server](/guides/net/example-echo-server.md) - [For](/navi-stream/syntax/statement/for.md) - [For](/zh-CN/navi-stream/syntax/statement/for.md) - [Function](/navi-stream/syntax/statement/function.md) - [Function](/zh-CN/navi-stream/syntax/statement/function.md) - [Getting Started](/navi-stream/getting-started.md) - [Getting Started](/zh-CN/navi-stream/getting-started.md) - [I18n](/navi-stream/syntax/i18n.md) - [I18n](/zh-CN/navi-stream/syntax/i18n.md) - [Identifier](/navi-stream/syntax/identifier.md) - [If](/navi-stream/syntax/statement/if.md) - [If](/zh-CN/navi-stream/syntax/statement/if.md) - [Install Navi](/installation.md) - [Iterator](/navi-stream/syntax/object/iterator.md) - [layout: home](/index.md) - [Literal](/navi-stream/syntax/literal.md) - [Make a HTTP Client](/guides/http/client.md) - [math](/navi-stream/stdlib/math.md) - [Math](/zh-CN/navi-stream/stdlib/math.md) - [Meta](/navi-stream/syntax/statement/meta.