Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hiai avatar

Hiai Web Core

  • Updated April 17, 2026
  • ssu96ld/hiai-claude-marketplace

hiai-web-core is a Claude Code skill in the AI & Agent Building category. Core web helpers for hiai.

Key points

  • hiai-web-core
  • AI & Agent Building
  • AI-coding skill

Hiai Web Core by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add ssu96ld/hiai-claude-marketplace
/plugin install hiai-web-core@hiai-claude-marketplace

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedApril 17, 2026
Repositoryssu96ld/hiai-claude-marketplace

What it does

Core web helpers for hiai.

README.md

hiai-web-core (corrected)

Drop-in replacement files for the hiai-web-core plugin, corrected against the documented plugin schema in cowork-plugin-management/create-cowork-plugin/references/component-schemas.md.

Changes made

1. plugin.json

  • Removed mcpServers block (moved to .mcp.json).
  • Added author field.
  • Bumped version to 0.1.3.

2. .mcp.json (new)

  • Created at plugin root.
  • Changed "type": "url" (not a valid MCP transport) to "type": "http". If the endpoint actually uses Server-Sent Events, change to "type": "sse" instead.

3. skills/ask-hiai/SKILL.md and skills/hiai-world/SKILL.md

  • Stripped 11 non-schema frontmatter fields (when_to_use, argument-hint, disable-model-invocation, user-invocable, allowed-tools, effort, context, agent, hooks, paths, shell).
  • Kept only the documented fields: name, description, metadata.
  • Rewrote description in third-person with trigger phrases in quotes, per spec.
  • Moved operational rules (allowed tools, behavior) into the SKILL.md body as prose.

How to apply

Replace the corresponding files in your plugin source repo with these, then:

  1. Bump the plugin version (already done: 0.1.3).
  2. Publish / re-sync the plugin.
  3. In Cowork settings, disable and re-enable the plugin (or restart).
  4. Verify the skills appear in the Skill tool's list.

Open questions

  • MCP transport type: verify whether the kindling-dev.hiai.studio/mcp/... endpoint is HTTP streamable or SSE. Adjust .mcp.json accordingly.
  • Directory layout: the documented pattern uses .mcp.json at plugin root. If your distribution tooling expects MCP config inside plugin.json, you may need to keep both until the loader is updated.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.