Linux 软件免费装
Banner图

OutSurface Agent View

开发者 outsurface
更新时间 2026年3月27日 14:22
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai automation agents llm

下载

1.0.3 1.0.2

详情介绍:

OutSurface Agent View creates a parallel, lightweight version of your entire website specifically optimized for AI agents and LLM-based automation tools. Why? Modern websites are built for humans — heavy CSS, JavaScript, images, and visual complexity cost AI agents many tokens to parse, slow down navigation, and make it hard to identify actionable elements. OutSurface Agent View solves this. Features:

安装:

  1. Upload the agent-view folder to /wp-content/plugins/
  2. Activate via the Plugins menu
  3. Go to Agent View in the main admin menu
  4. Set your agent description
  5. Visit /agent-view/ to see the agent home
  6. After activation, visit Settings → Permalinks and click Save to flush rewrite rules (required for /llm.txt to work)

常见问题:

Will this affect my regular website?

No. Agent View pages are served only at /agent-view/*. Human pages are unchanged — a hidden div and meta tags are added, but they are invisible and do not affect appearance or performance.

Does it work with WooCommerce?

Yes. Shop, products (including variable products with all variants), categories, cart, checkout, and My Account are all fully supported. Each product page shows direct add-to-cart URLs so agents can purchase without form submission.

Can agents add items to cart?

Yes. Each product page shows add-to-cart URLs for every quantity and variation. Agents navigate to the URL and the item is added automatically.

Does it work with page builders like WPBakery or Elementor?

Yes. All page builder shortcodes and wrapper HTML are stripped before rendering. Only clean semantic content is shown.

What is llm.txt?

A plain-text document at /llm.txt that summarises your entire site following the emerging llms.txt convention — useful for loading your site as LLM context in one request.

What is data.json?

A structured JSON snapshot of your site at /agent-view/data.json — includes all pages, posts, categories, products, navigation, and agent endpoint documentation.

Is it indexed by search engines?

No. All agent-view pages include <meta name="robots" content="noindex,nofollow"> and an X-Robots-Tag: noindex HTTP header.

What is the OutSurface account connection?

Completely optional. Connect your OutSurface account to verify your installation. The plugin works fully without it.

更新日志:

1.0.0