Skip to content
Skillv1.0.0

cli

成员清单 __init__.py: 包入口。 main.py: typer CLI 命令入口,提供 graph DB 的 init、ingest、serve,并支持 `--reset` 重建图谱库;`ingest --with-embeddings` 会透传 .env 中的云端 embedding 配置;`serve` 可通过 `HARNETICS_LOG_DIR` 将桌面 sidecar 日志写

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

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

See reviews

About

Imported from harnetics/harnetics (src/harnetics/cli/AGENTS.md). Install upstream with npx skills add harnetics/harnetics --skill cli. Copyright stays with the author.

harnetics/cli/

L2 | 父级: src/harnetics/AGENTS.md

成员清单 init.py: 包入口。 main.py: typer CLI 命令入口,提供 graph DB 的 init、ingest、serve,并支持 --reset 重建图谱库;ingest --with-embeddings 会透传 .env 中的云端 embedding 配置;serve 可通过 HARNETICS_LOG_DIR 将桌面 sidecar 日志写入用户数据目录,并把当前日志文件暴露为 HARNETICS_LOG_FILE

[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/harnetics-harnetics-cli/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.

harnetics-harnetics-cli.ocm.jsonjson
{
  "ocm": "1",
  "id": "harnetics-harnetics-cli",
  "kind": "skill",
  "name": "cli",
  "description": "成员清单 __init__.py: 包入口。 main.py: typer CLI 命令入口,提供 graph DB 的 init、ingest、serve,并支持 `--reset` 重建图谱库;`ingest --with-embeddings` 会透传 .env 中的云端 embedding 配置;`serve` 可通过 `HARNETICS_LOG_DIR` 将桌面 sidecar 日志写入用户数据目录,并把当前日志文件暴露为 `HARNETICS_LOG_FILE`。",
  "publisher": "harnetics",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "成员清单 __init__.py: 包入口。 main.py: typer CLI 命令入口,提供 graph DB 的 init、ingest、serve,并支持 `--reset` 重建图谱库;`ingest --with-embeddings` 会透传 .env 中的云端 embedding 配置;`serve` 可通过 `HARNETICS_LOG_DIR` 将桌面 sidecar 日志写入用户数据目录,并把当前日志文件暴露为 `HARNETICS_LOG_FILE`。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/harnetics/harnetics",
      "path": "src/harnetics/cli/AGENTS.md",
      "ref": "c953948fc1e0b3a77055ac897c2ebbde3cb5d88c",
      "url": "https://github.com/harnetics/harnetics/blob/c953948fc1e0b3a77055ac897c2ebbde3cb5d88c/src/harnetics/cli/AGENTS.md",
      "key": "harnetics/harnetics/src/harnetics/cli/AGENTS.md"
    }
  },
  "instructions": "# harnetics/cli/\r\n> L2 | 父级: src/harnetics/AGENTS.md\r\n\r\n成员清单\r\n__init__.py: 包入口。\r\nmain.py: typer CLI 命令入口,提供 graph DB 的 init、ingest、serve,并支持 `--reset` 重建图谱库;`ingest --with-embeddings` 会透传 .env 中的云端 embedding 配置;`serve` 可通过 `HARNETICS_LOG_DIR` 将桌面 sidecar 日志写入用户数据目录,并把当前日志文件暴露为 `HARNETICS_LOG_FILE`。\n\r\n[PROTOCOL]: 变更时更新此头部,然后检查 AGENTS.md",
  "cost": {
    "context_tokens": 84
  }
}

Fetch it by URL: GET /api/v1/registry/harnetics-harnetics-cli/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.