Skip to content
Skillv1.0.0

runtime

成员清单 constants.ts: `.ohmymkt/` 运行时路径与模板路径 io.ts: 统一 I/O 与时间/slug 工具 roles.ts: 营销工作流角色定义 plans.ts: 计划渲染与计划文件管理 gates.ts: 5 个 startup gate 的评估与报告 campaign.ts: campaign 启动、状态骨架、notepads 初始化 cycle.ts: 周期评

by bravohenry(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from bravohenry/ohmymkt (src/tools/ohmymkt/runtime/AGENTS.md). Install upstream with npx skills add bravohenry/ohmymkt --skill runtime. Copyright stays with the author.

runtime/

L2 | 父级: /Users/henry/PARA/[01] Projects/Vibe/ohmymkt/ohmymkt/src/tools/ohmymkt/AGENTS.md

成员清单 constants.ts: .ohmymkt/ 运行时路径与模板路径 io.ts: 统一 I/O 与时间/slug 工具 roles.ts: 营销工作流角色定义 plans.ts: 计划渲染与计划文件管理 gates.ts: 5 个 startup gate 的评估与报告 campaign.ts: campaign 启动、状态骨架、notepads 初始化 cycle.ts: 周期评估与决策引擎 incidents.ts: 事故登记与严重级别统计 reports.ts: 汇总报告聚合器 research.ts: 研究、竞品、定位、资产清单状态 content-gen.ts: 图片/视频生成 provider 适配 publish.ts: 内容发布 provider 适配

[PROTOCOL]: 变更时更新此头部,然后检查 AGENTS.md

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/bravohenry-ohmymkt-runtime/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

bravohenry-ohmymkt-runtime.ocm.jsonjson
{
  "ocm": "1",
  "id": "bravohenry-ohmymkt-runtime",
  "kind": "skill",
  "name": "runtime",
  "description": "成员清单 constants.ts: `.ohmymkt/` 运行时路径与模板路径 io.ts: 统一 I/O 与时间/slug 工具 roles.ts: 营销工作流角色定义 plans.ts: 计划渲染与计划文件管理 gates.ts: 5 个 startup gate 的评估与报告 campaign.ts: campaign 启动、状态骨架、notepads 初始化 cycle.ts: 周期评估与决策引擎 incidents.ts: 事故登记与严重级别统计 reports.ts: 汇总报告聚合器 research.ts: 研究、竞品、定位、资产清单状态 content-gen.ts: 图片/视频生成 provider 适配 publish.ts: 内容发布 provider 适配",
  "publisher": "bravohenry",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "marketing"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "成员清单 constants.ts: `.ohmymkt/` 运行时路径与模板路径 io.ts: 统一 I/O 与时间/slug 工具 roles.ts: 营销工作流角色定义 plans.ts: 计划渲染与计划文件管理 gates.ts: 5 个 startup gate 的评估与报告 campaign.ts: campaign 启动、状态骨架、notepads 初始化 cycle.ts: 周期评估与决策引擎 incidents.ts: 事故登记与严重级别统计 reports.ts: 汇总报告聚合器 research.ts: 研究、竞品、定位、资产清单状态 content-gen.ts: 图片/视频生成 provider 适配 publish.ts: 内容发布 provider 适配"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/bravohenry/ohmymkt",
      "path": "src/tools/ohmymkt/runtime/AGENTS.md",
      "ref": "7734dc997f8dfc67f61e81bcbdc095c0a7b8e176",
      "url": "https://github.com/bravohenry/ohmymkt/blob/7734dc997f8dfc67f61e81bcbdc095c0a7b8e176/src/tools/ohmymkt/runtime/AGENTS.md",
      "key": "bravohenry/ohmymkt/src/tools/ohmymkt/runtime/AGENTS.md"
    }
  },
  "instructions": "# runtime/\n> L2 | 父级: /Users/henry/PARA/[01] Projects/Vibe/ohmymkt/ohmymkt/src/tools/ohmymkt/AGENTS.md\n\n成员清单\nconstants.ts: `.ohmymkt/` 运行时路径与模板路径\nio.ts: 统一 I/O 与时间/slug 工具\nroles.ts: 营销工作流角色定义\nplans.ts: 计划渲染与计划文件管理\ngates.ts: 5 个 startup gate 的评估与报告\ncampaign.ts: campaign 启动、状态骨架、notepads 初始化\ncycle.ts: 周期评估与决策引擎\nincidents.ts: 事故登记与严重级别统计\nreports.ts: 汇总报告聚合器\nresearch.ts: 研究、竞品、定位、资产清单状态\ncontent-gen.ts: 图片/视频生成 provider 适配\npublish.ts: 内容发布 provider 适配\n\n[PROTOCOL]: 变更时更新此头部,然后检查 AGENTS.md",
  "cost": {
    "context_tokens": 121
  }
}

Fetch it by URL: GET /api/v1/registry/bravohenry-ohmymkt-runtime/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

runtime - Skill - OpenSmartRoute