|
7 | 7 | name="description" |
8 | 8 | content="AI 코딩 에이전트에게 장애 대응, 배포, 코드 리뷰, 데이터 수정, 문서화를 맡길 때 쓰는 한국어 명령 템플릿 팩." |
9 | 9 | /> |
| 10 | + <link rel="canonical" href="https://mysubb01.github.io/agent-ops-command-pack-teaser/" /> |
| 11 | + <meta property="og:type" content="product" /> |
| 12 | + <meta property="og:title" content="Agent Ops Command Pack" /> |
| 13 | + <meta |
| 14 | + property="og:description" |
| 15 | + content="AI 코딩 에이전트에게 운영 업무를 더 정확히 맡기기 위한 한국어 명령 템플릿 팩. Suggested launch price: 9 USD." |
| 16 | + /> |
| 17 | + <meta property="og:url" content="https://mysubb01.github.io/agent-ops-command-pack-teaser/" /> |
| 18 | + <meta name="twitter:card" content="summary" /> |
| 19 | + <meta name="twitter:title" content="Agent Ops Command Pack" /> |
| 20 | + <meta |
| 21 | + name="twitter:description" |
| 22 | + content="장애 대응, 배포, 코드 리뷰, 데이터 수정용 한국어 AI 에이전트 명령 템플릿 팩." |
| 23 | + /> |
| 24 | + <script type="application/ld+json"> |
| 25 | + { |
| 26 | + "@context": "https://schema.org", |
| 27 | + "@type": "Product", |
| 28 | + "name": "Agent Ops Command Pack", |
| 29 | + "description": "Korean command templates for using AI coding agents in incident triage, deployment checks, code review, data correction, and handoff workflows.", |
| 30 | + "brand": { |
| 31 | + "@type": "Brand", |
| 32 | + "name": "Agent Ops" |
| 33 | + }, |
| 34 | + "url": "https://mysubb01.github.io/agent-ops-command-pack-teaser/", |
| 35 | + "offers": { |
| 36 | + "@type": "Offer", |
| 37 | + "price": "9", |
| 38 | + "priceCurrency": "USD", |
| 39 | + "availability": "https://schema.org/PreOrder", |
| 40 | + "url": "https://github.com/mysubb01/agent-ops-command-pack-teaser/issues/new?template=purchase-interest.yml" |
| 41 | + } |
| 42 | + } |
| 43 | + </script> |
10 | 44 | <title>Agent Ops Command Pack</title> |
11 | 45 | <style> |
12 | 46 | :root { |
|
0 commit comments