Skip to content
Skillv1.0.0

zt10001.github.io

This is a GitHub Pages site built with Jekyll and vendored files from the [`no-style-please`](https://github.com/riggraz/no-style-please) theme.

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

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

See reviews

About

Imported from zt10001/zt10001.github.io (AGENTS.md). Install upstream with npx skills add zt10001/zt10001.github.io. Copyright stays with the author.

Repository Guidelines

This is a GitHub Pages site built with Jekyll and vendored files from the no-style-please theme.

Local Development

bundle install
bundle exec jekyll serve

The site is available at http://localhost:4000.

Content

  • Edit site metadata in _config.yml.
  • Edit the home-page navigation in _data/menu.yml.
  • Add published articles to _posts/ using YYYY-MM-DD-title.md.
  • Keep unpublished articles in _drafts/.
  • Use layout: post for articles and layout: page for standalone pages.

Verification

Before committing, run:

bundle exec jekyll build

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/zt10001-zt10001-github-io-zt10001-github-io/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.

zt10001-zt10001-github-io-zt10001-github-io.ocm.jsonjson
{
  "ocm": "1",
  "id": "zt10001-zt10001-github-io-zt10001-github-io",
  "kind": "skill",
  "name": "zt10001.github.io",
  "description": "This is a GitHub Pages site built with Jekyll and vendored files from the [`no-style-please`](https://github.com/riggraz/no-style-please) theme.",
  "publisher": "zt10001",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This is a GitHub Pages site built with Jekyll and vendored files from the [`no-style-please`](https://github.com/riggraz/no-style-please) theme."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/zt10001/zt10001.github.io",
      "path": "AGENTS.md",
      "ref": "fd043af7d24e57bbe573b7e3ec95da9bb651a3cf",
      "url": "https://github.com/zt10001/zt10001.github.io/blob/fd043af7d24e57bbe573b7e3ec95da9bb651a3cf/AGENTS.md",
      "key": "zt10001/zt10001.github.io/AGENTS.md"
    }
  },
  "instructions": "# Repository Guidelines\n\nThis is a GitHub Pages site built with Jekyll and vendored files from the\n[`no-style-please`](https://github.com/riggraz/no-style-please) theme.\n\n## Local Development\n\n```bash\nbundle install\nbundle exec jekyll serve\n```\n\nThe site is available at `http://localhost:4000`.\n\n## Content\n\n- Edit site metadata in `_config.yml`.\n- Edit the home-page navigation in `_data/menu.yml`.\n- Add published articles to `_posts/` using `YYYY-MM-DD-title.md`.\n- Keep unpublished articles in `_drafts/`.\n- Use `layout: post` for articles and `layout: page` for standalone pages.\n\n## Verificati",
  "cost": {
    "context_tokens": 166
  }
}

Fetch it by URL: GET /api/v1/registry/zt10001-zt10001-github-io-zt10001-github-io/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.