Skip to content
Skillv1.0.0

collect-and-digest-plugins

このrepositoryは収集とdigestのmarketplaceである。marketplaceへ公開するインストール対象は`collect-and-digest` playbook packageだけにし、会議、Slack、agent sessionの収集とdigestはその内側へ同梱する。別repositoryには、そのrepositoryが公開するplaybook packageだけで依存

by nakamori-naoya(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from nakamori-naoya/collect-and-digest-plugins (AGENTS.md). Install upstream with npx skills add nakamori-naoya/collect-and-digest-plugins. Copyright stays with the author.

AGENTS.md

このrepositoryは収集とdigestのmarketplaceである。marketplaceへ公開するインストール対象はcollect-and-digest playbook packageだけにし、会議、Slack、agent sessionの収集とdigestはその内側へ同梱する。別repositoryには、そのrepositoryが公開するplaybook packageだけで依存し、内部skill名へ依存しない。versionを固定せず、解決先に必要なskillが存在することを検査する。変更後はbash scripts/validate.shを実行する。

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/nakamori-naoya-collect-and-digest-plugins-collect-and-di-8d1b83/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.

nakamori-naoya-collect-and-digest-plugins-collect-and-di-8d1b83.ocm.jsonjson
{
  "ocm": "1",
  "id": "nakamori-naoya-collect-and-digest-plugins-collect-and-di-8d1b83",
  "kind": "skill",
  "name": "collect-and-digest-plugins",
  "description": "このrepositoryは収集とdigestのmarketplaceである。marketplaceへ公開するインストール対象は`collect-and-digest` playbook packageだけにし、会議、Slack、agent sessionの収集とdigestはその内側へ同梱する。別repositoryには、そのrepositoryが公開するplaybook packageだけで依存し、内部skill名へ依存しない。versionを固定せず、解決先に必要なskillが存在することを検査する。変更後は`bash scripts/validate.sh`を実行する。",
  "publisher": "nakamori-naoya",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "このrepositoryは収集とdigestのmarketplaceである。marketplaceへ公開するインストール対象は`collect-and-digest` playbook packageだけにし、会議、Slack、agent sessionの収集とdigestはその内側へ同梱する。別repositoryには、そのrepositoryが公開するplaybook packageだけで依存し、内部skill名へ依存しない。versionを固定せず、解決先に必要なskillが存在することを検査する。変更後は`bash scripts/validate.sh`を実行する。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/nakamori-naoya/collect-and-digest-plugins",
      "path": "AGENTS.md",
      "ref": "2717c6ceb3a481367d2e8799100d4eee8f22b29d",
      "url": "https://github.com/nakamori-naoya/collect-and-digest-plugins/blob/2717c6ceb3a481367d2e8799100d4eee8f22b29d/AGENTS.md",
      "key": "nakamori-naoya/collect-and-digest-plugins/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nこのrepositoryは収集とdigestのmarketplaceである。marketplaceへ公開するインストール対象は`collect-and-digest` playbook packageだけにし、会議、Slack、agent sessionの収集とdigestはその内側へ同梱する。別repositoryには、そのrepositoryが公開するplaybook packageだけで依存し、内部skill名へ依存しない。versionを固定せず、解決先に必要なskillが存在することを検査する。変更後は`bash scripts/validate.sh`を実行する。",
  "cost": {
    "context_tokens": 76
  }
}

Fetch it by URL: GET /api/v1/registry/nakamori-naoya-collect-and-digest-plugins-collect-and-di-8d1b83/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.