[WordPress] 外掛分享: SM Agent Kit

首頁外掛目錄 › SM Agent Kit
WordPress 外掛 SM Agent Kit 的封面圖片
60+
安裝啟用
尚無評分
31 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v2.1 上架:2026-07-04

內容簡介

SM Agent Kit 是一款為 WordPress 網站自動添加 AI 代理所需結構化數據的外掛,無需硬編碼,並提供簡潔的管理介面。它支持 Markdown 協商、內容信號、以及自動生成的端點,幫助網站更好地與 AI 代理互動。

【主要功能】
• 支持 Markdown 協商,返回清晰的 Markdown 格式
• 自動生成 llms.txt 文件,列出關鍵端點
• 提供內容信號指令,設定 AI 爬蟲規則
• 生成多個自動化 JSON 端點供代理使用
• 可選擇性注入 JSON-LD 元數據,增強 SEO
• 內建診斷工具,檢查所有端點的響應

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SM Agent Kit」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

AI agents don’t browse the web the way humans do. They request structured data, negotiate content formats, and look for standardised discovery endpoints. SM Agent Kit adds all of this to any WordPress site automatically, with a clean admin UI and zero hardcoding.
Markdown negotiation
When an agent sends a request with Accept: text/markdown, your site returns the post or page as clean markdown instead of HTML, with a Content-Type: text/markdown header and x-markdown-tokens: 1. Human visitors never notice a thing.
llms.txt
Serves a plain-text /llms.txt file per the llmstxt.org convention, listing your key endpoints, recent posts, and pages for LLMs that read this file directly instead of crawling.
Content signals and per-agent crawl rules
Adds a Content-Signal directive to your robots.txt declaring your preferences for AI training, search indexing, and agent input, per the emerging Content Signals standard. You can also set individual Allow or Disallow rules for named AI crawlers such as GPTBot, ClaudeBot, and PerplexityBot.
Well-known endpoints
Serves auto-generated JSON files that agent frameworks and crawlers look for:

/.well-known/api-catalog – lists your REST API and sitemap endpoints (RFC 9727)
/.well-known/mcp/server-card.json – declares MCP server capabilities (SEP-1649)
/.well-known/agent-skills/index.json – lists what your site can do as an agent-callable service
/.well-known/agentic-commerce/product-feed.json – read-only product feed for agent shopping tools, built from WooCommerce data
/.well-known/openapi.json – an OpenAPI 3.1 description of your core REST endpoints for agent frameworks that do tool discovery
/.well-known/agent-policy.json – a machine-readable usage policy covering summarizing, quoting, indexing, training, and transacting

All endpoints build dynamically from your WordPress data including site name, tagline, registered post types, REST API root, and product catalog with no hardcoding required. Install on multiple sites and each one generates correct, site-specific output automatically.
Agent metadata (JSON-LD)
Optionally injects a WebSite and Organization JSON-LD block into every page’s head, giving AI search tools and agents structured entity and contact information alongside your existing SEO plugin’s output.
Diagnostics
A built-in “Test all endpoints” button in the admin UI checks every well-known endpoint from the server and reports whether each one responds correctly, so you get immediate feedback after saving settings and flushing permalinks.
Agentic commerce
If WooCommerce is active, SM Agent Kit can publish a read-only feed of your published products: name, price, currency, availability, SKU, and URL. This makes your catalog discoverable to AI shopping agents without exposing any checkout or payment functionality. If WooCommerce is not installed, this section is automatically marked as not applicable.
The plugin also publishes UCP and ACP protocol manifests declaring your commerce capabilities to AI shopping agents, and a stubbed checkout endpoint that responds clearly when checkout is not available. No payment processing is implemented in this plugin. Live agent checkout requires a separate payment provider integration.
Settings UI
SM Agent Kit adds its own item to the WordPress admin sidebar. Every feature is togglable. Tooltips explain each field. A permalink reminder appears after every save so you never miss the rewrite flush.
Standards

Markdown content negotiation: Accept: text/markdown and Content-Type: text/markdown
Content Signals: contentsignals.org
API Catalog: RFC 9727
MCP Server Card: SEP-1649
Agent Skills Discovery RFC v0.2.0

延伸相關外掛

文章
Filter
Mastodon