Skip to content
Skillv1.0.0

nextcloud-nextpod

The version number is located in `appinfo/info.xml` (line 12: `<version>0.7.10</version>`).

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

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

See reviews

About

Imported from pbek/nextcloud-nextpod (AGENTS.md). Install upstream with npx skills add pbek/nextcloud-nextpod. Copyright stays with the author.

AGENTS.md

Version Number Location

The version number is located in appinfo/info.xml (line 12: <version>0.7.10</version>).

Signing Script

The signing script is at docker/nextcloud/sign-app.sh. New paths can be excluded there.

Tooling

If you need tooling to run a command use nix-shell to get it, since we use Nix for development environment management. But ask before you run it!

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/pbek-nextcloud-nextpod-nextcloud-nextpod/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.

pbek-nextcloud-nextpod-nextcloud-nextpod.ocm.jsonjson
{
  "ocm": "1",
  "id": "pbek-nextcloud-nextpod-nextcloud-nextpod",
  "kind": "skill",
  "name": "nextcloud-nextpod",
  "description": "The version number is located in `appinfo/info.xml` (line 12: `<version>0.7.10</version>`).",
  "publisher": "pbek",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "The version number is located in `appinfo/info.xml` (line 12: `<version>0.7.10</version>`)."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/pbek/nextcloud-nextpod",
      "path": "AGENTS.md",
      "ref": "3acf01e8bd3f3a3b606969279fd3384266e755a0",
      "url": "https://github.com/pbek/nextcloud-nextpod/blob/3acf01e8bd3f3a3b606969279fd3384266e755a0/AGENTS.md",
      "key": "pbek/nextcloud-nextpod/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Version Number Location\n\nThe version number is located in `appinfo/info.xml` (line 12: `<version>0.7.10</version>`).\n\n## Signing Script\n\nThe signing script is at `docker/nextcloud/sign-app.sh`. New paths can be excluded there.\n\n## Tooling\n\nIf you need tooling to run a command use `nix-shell` to get it, since we use Nix for development environment management. But ask before you run it!",
  "cost": {
    "context_tokens": 100
  }
}

Fetch it by URL: GET /api/v1/registry/pbek-nextcloud-nextpod-nextcloud-nextpod/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.

nextcloud-nextpod - Skill - OpenSmartRoute