Crawler Summary

junior-high-lesson-site answer-first brief

中学生向け教材サイトをプロダクト品質で生成する。要件定義→学習設計→実装→品質検証→納品まで一貫実行。静的HTML/CSS/JS・Next.js両対応。トリガー例: 中学生向け教材サイトを作りたい / 単元ページを量産したい / 練習問題付きの学習Webを作りたい / 教材テンプレートを使って授業サイトを作りたい。 --- name: junior-high-lesson-site description: "中学生向け教材サイトをプロダクト品質で生成する。要件定義→学習設計→実装→品質検証→納品まで一貫実行。静的HTML/CSS/JS・Next.js両対応。トリガー例: 中学生向け教材サイトを作りたい / 単元ページを量産したい / 練習問題付きの学習Webを作りたい / 教材テンプレートを使って授業サイトを作りたい。" --- 中学教材サイト生成スキル(Product Edition) このスキルは、**中学生向け教材サイトを授業利用可能な品質で生成する**ための実行ガイド。 0. 実行原則 - 目的は見た目よりも、**学習成果に直結する導線設計**。 - 質問は最小限(原則1〜3問)。不足は合理的デフォルトで補完。 - 生成前に「何を固定し、何を可変にするか」を明示する。 - 参照資料は必要時のみ読む(Progressive Disc Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Freshness

Last checked 4/15/2026

Best For

junior-high-lesson-site is best for general automation workflows where OpenClaw compatibility matters.

Not Ideal For

Contract metadata is missing or unavailable for deterministic execution.

Evidence Sources Checked

editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack

Claim this agent
Agent DossierGitHubSafety: 94/100

junior-high-lesson-site

中学生向け教材サイトをプロダクト品質で生成する。要件定義→学習設計→実装→品質検証→納品まで一貫実行。静的HTML/CSS/JS・Next.js両対応。トリガー例: 中学生向け教材サイトを作りたい / 単元ページを量産したい / 練習問題付きの学習Webを作りたい / 教材テンプレートを使って授業サイトを作りたい。 --- name: junior-high-lesson-site description: "中学生向け教材サイトをプロダクト品質で生成する。要件定義→学習設計→実装→品質検証→納品まで一貫実行。静的HTML/CSS/JS・Next.js両対応。トリガー例: 中学生向け教材サイトを作りたい / 単元ページを量産したい / 練習問題付きの学習Webを作りたい / 教材テンプレートを使って授業サイトを作りたい。" --- 中学教材サイト生成スキル(Product Edition) このスキルは、**中学生向け教材サイトを授業利用可能な品質で生成する**ための実行ガイド。 0. 実行原則 - 目的は見た目よりも、**学習成果に直結する導線設計**。 - 質問は最小限(原則1〜3問)。不足は合理的デフォルトで補完。 - 生成前に「何を固定し、何を可変にするか」を明示する。 - 参照資料は必要時のみ読む(Progressive Disc

OpenClawself-declared

Public facts

4

Change events

1

Artifacts

0

Freshness

Apr 15, 2026

Verifiededitorial-contentNo verified compatibility signals

Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Trust evidence available

Trust score

Unknown

Compatibility

OpenClaw

Freshness

Apr 15, 2026

Vendor

Nobu1007

Artifacts

0

Benchmarks

0

Last release

Unpublished

Executive Summary

Key links, install path, and a quick operational read before the deeper crawl record.

Verifiededitorial-content

Summary

Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Setup snapshot

git clone https://github.com/nobu1007/junior-high-lesson-site.git
  1. 1

    Setup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence Ledger

Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.

Verifiededitorial-content
Vendor (1)

Vendor

Nobu1007

profilemedium
Observed Apr 15, 2026Source linkProvenance
Compatibility (1)

Protocol compatibility

OpenClaw

contractmedium
Observed Apr 15, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance
Integration (1)

Crawlable docs

6 indexed pages on the official domain

search_documentmedium
Observed Apr 15, 2026Source linkProvenance

Release & Crawl Timeline

Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.

Self-declaredagent-index

Artifacts Archive

Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.

Self-declaredGITHUB OPENCLEW

Extracted files

0

Examples

1

Snippets

0

Languages

typescript

Parameters

Executable Examples

md

## サイトマップ
- index.html
- unit-01.html
- unit-02.html

## 生成ファイル
- assets/static-template/styles.css(共通スタイル)
- assets/static-template/quiz.js(自動判定)
- pages/unit-01.html(導入〜例題)
- pages/unit-02.html(練習〜解説)

## ページ概要
### unit-01.html
- 学習目標: 〜
- 導入: 〜
- 要点: 〜
- 例題: 〜

### unit-02.html
- 学習目標: 〜
- 練習問題: 〜
- 解説: 〜

## 前提・デフォルト
- 難易度: 標準
- 問題形式: 混合

## 人手レビュー推奨
- 年号/公式/固有名詞/正答設定の最終確認

Docs & README

Full documentation captured from public sources, including the complete README when available.

Self-declaredGITHUB OPENCLEW

Docs source

GITHUB OPENCLEW

Editorial quality

ready

中学生向け教材サイトをプロダクト品質で生成する。要件定義→学習設計→実装→品質検証→納品まで一貫実行。静的HTML/CSS/JS・Next.js両対応。トリガー例: 中学生向け教材サイトを作りたい / 単元ページを量産したい / 練習問題付きの学習Webを作りたい / 教材テンプレートを使って授業サイトを作りたい。 --- name: junior-high-lesson-site description: "中学生向け教材サイトをプロダクト品質で生成する。要件定義→学習設計→実装→品質検証→納品まで一貫実行。静的HTML/CSS/JS・Next.js両対応。トリガー例: 中学生向け教材サイトを作りたい / 単元ページを量産したい / 練習問題付きの学習Webを作りたい / 教材テンプレートを使って授業サイトを作りたい。" --- 中学教材サイト生成スキル(Product Edition) このスキルは、**中学生向け教材サイトを授業利用可能な品質で生成する**ための実行ガイド。 0. 実行原則 - 目的は見た目よりも、**学習成果に直結する導線設計**。 - 質問は最小限(原則1〜3問)。不足は合理的デフォルトで補完。 - 生成前に「何を固定し、何を可変にするか」を明示する。 - 参照資料は必要時のみ読む(Progressive Disc

Full README

name: junior-high-lesson-site description: "中学生向け教材サイトをプロダクト品質で生成する。要件定義→学習設計→実装→品質検証→納品まで一貫実行。静的HTML/CSS/JS・Next.js両対応。トリガー例: 中学生向け教材サイトを作りたい / 単元ページを量産したい / 練習問題付きの学習Webを作りたい / 教材テンプレートを使って授業サイトを作りたい。"

中学教材サイト生成スキル(Product Edition)

このスキルは、中学生向け教材サイトを授業利用可能な品質で生成するための実行ガイド。

0. 実行原則

  • 目的は見た目よりも、学習成果に直結する導線設計
  • 質問は最小限(原則1〜3問)。不足は合理的デフォルトで補完。
  • 生成前に「何を固定し、何を可変にするか」を明示する。
  • 参照資料は必要時のみ読む(Progressive Disclosure)。

0-1. 優先順位

  1. 教育的正確性(誤情報を避ける)
  2. 学年適合性(語彙・文量・難易度)
  3. 学習導線(導入→理解→演習→振り返り)
  4. 保守性(テンプレ再利用・ページ追加容易性)
  5. 見た目の装飾

1. クイック起動(不足情報が多いとき)

1-1. 必須入力(未指定なら1回でまとめて確認)

  • 教科
  • 学年(中1/中2/中3)
  • 単元名
  • ページ数
  • 技術スタック(静的HTML or Next.js)

1-2. デフォルト値

  • 難易度: 標準
  • 問題形式: 混合(選択+穴埋め)
  • ページ数: 3
  • 技術スタック: 静的HTML

1-3. 先にユーザーへ宣言すること

  • 採用したデフォルト値
  • 変更可能なパラメータ(問題数、難易度、配色)
  • 人手レビュー推奨箇所(年号、公式、正答)

2. 標準ワークフロー

Phase A: 要件定義(Lean)

A-1. 要件テーブル

| 項目 | 必須 | 例 | |---|---|---| | 教科 | 必須 | 歴史 / 数学 / 理科 / 英語 / 国語 / 地理 | | 学年 | 必須 | 中1 / 中2 / 中3 | | 単元名 | 必須 | 一次方程式 / 鎌倉幕府 / 電流 | | ページ数 | 必須 | 3 | | 技術スタック | 必須 | 静的HTML / Next.js | | 難易度 | 任意 | 基本 / 標準 / 発展 | | 問題形式 | 任意 | 選択 / 穴埋め / 混合 | | 禁止事項 | 任意 | 特定語彙・表現 | | 素材 | 任意 | 図表、画像、学校配布資料 |

A-2. 曖昧性の解消ルール

  • 単元が広い: 3分割案を提示して選択してもらう。
  • 学年不明: 「中学何年生向けですか?」を1回だけ聞く。
  • 教科のみ指定: 代表単元を3候補示し、即決してもらう。

Phase B: 学習設計(Instructional Design)

B-1. ページ構成(標準5ブロック)

  1. 導入(身近な問い)
  2. 要点まとめ(3〜6項目)
  3. 例題(1〜2問)
  4. 練習問題(3〜5問)
  5. 解説(正答理由 + つまずきポイント)

B-2. 難易度の目安

  • 基本: 正答率目安 70〜85%
  • 標準: 正答率目安 50〜70%
  • 発展: 正答率目安 30〜50%

B-3. 学年別文章ガイド

  • 中1: 1文40字前後、やさしい語彙
  • 中2: 1文60字前後、準教科書語彙
  • 中3: 1文80字前後、入試語彙を許容

詳細は references/content-guidelines.md を参照。

Phase C: 実装生成(Stack別)

C-1. 静的HTML/CSS/JS

  1. assets/static-template/ を基準に構築
  2. unit-template.html のプレースホルダを置換
  3. index-template.html でトップ導線を生成
  4. quiz.js で判定とフィードバック接続

C-2. Next.js

  1. App Router 前提でページを作成
  2. 共通UI(Header / SideNav / Breadcrumb / SectionCard 等)を分離
  3. 静的テンプレのトーンを globals.css に移植
  4. 単元を追加しやすいディレクトリ構成にする

Phase D: 品質ゲート(必須)

以下すべてを満たしてから納品する。

  • [ ] 学年に語彙と文量が一致
  • [ ] 用語・年号・公式に明確な誤りがない
  • [ ] 問題文・正答・解説が整合
  • [ ] 1ページの問題数が過剰でない(推奨5問以内)
  • [ ] ページ遷移導線(前へ/次へ/目次)がある
  • [ ] 禁止事項に抵触していない

Phase E: 納品

次の順で出力する。

  1. サイトマップ
  2. 生成ファイル一覧(各ファイルの役割付き)
  3. ページ別プレビュー(学習目標 + セクション)
  4. 変更可能パラメータ
  5. 人手レビュー推奨事項

3. 受け入れ基準(Definition of Done)

  • ユーザーの必須要件(教科/学年/単元/ページ数/スタック)を満たす。
  • 全ページに学習目標が明示される。
  • 例題・練習問題・解説の対応関係が追跡可能。
  • 最低1つの「つまずき注意」が含まれる。
  • 前提(デフォルト採用箇所)が明文化される。

4. 出力テンプレート(再利用)

## サイトマップ
- index.html
- unit-01.html
- unit-02.html

## 生成ファイル
- assets/static-template/styles.css(共通スタイル)
- assets/static-template/quiz.js(自動判定)
- pages/unit-01.html(導入〜例題)
- pages/unit-02.html(練習〜解説)

## ページ概要
### unit-01.html
- 学習目標: 〜
- 導入: 〜
- 要点: 〜
- 例題: 〜

### unit-02.html
- 学習目標: 〜
- 練習問題: 〜
- 解説: 〜

## 前提・デフォルト
- 難易度: 標準
- 問題形式: 混合

## 人手レビュー推奨
- 年号/公式/固有名詞/正答設定の最終確認

5. エラーハンドリング

| 事象 | 対応 | |---|---| | 単元が広すぎる | 「導入編/演習編/発展編」の3分割案を提示 | | 問題数が多すぎる | 1ページ5問以内を提案し、超過分は別ページ化 | | 学年に対して難しい | 変更前 → 変更後 で言い換え提案 | | ユーザー資料に矛盾 | 矛盾箇所を明示し、採用案を選択してもらう | | スタック未指定 | 静的HTMLを仮採用し、Next.js移行可能と明記 |


6. 禁止事項

  • 個人情報収集フォームの作成
  • ログイン/認証機能の追加
  • 外部広告スクリプトの埋め込み
  • 政治的・宗教的に偏る教材表現

7. 安全・品質ルール

教材公開前に人手レビューを推奨する。特に以下は要確認。

  • 歴史的事実(年号・人物・出来事)
  • 科学的事実(法則・定義・公式)
  • 練習問題の正答と解説の整合

理由: 教材は学習成果へ直接影響するため、誤情報リスクを最小化する必要がある。


8. 参照リソース(必要時のみ)

  • references/content-guidelines.md(学年別語彙、教科別表現、品質チェック)
  • references/examples.md(歴史単元の実装例・サイトマップ)
  • assets/static-template/index-template.html, unit-template.html, styles.css, quiz.js

必要なファイルのみ読む。全件ロードはしない。

Contract & API

Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.

MissingGITHUB OPENCLEW

Contract coverage

Status

missing

Auth

None

Streaming

No

Data region

Unspecified

Protocol support

OpenClaw: self-declared

Requires: none

Forbidden: none

Guardrails

Operational confidence: low

No positive guardrails captured.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/snapshot"
curl -s "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/contract"
curl -s "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/trust"

Reliability & Benchmarks

Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.

Missingruntime-metrics

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

Do not use if

Contract metadata is missing or unavailable for deterministic execution.
No benchmark suites or observed failure patterns are available.

Media & Demo

Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.

Missingno-media
No screenshots, media assets, or demo links are available.

Related Agents

Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.

Self-declaredprotocol-neighbors
GITHUB_REPOSactivepieces

Rank

70

AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Traction

No public download signal

Freshness

Updated 2d ago

OPENCLAW
GITHUB_REPOScherry-studio

Rank

70

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

Traction

No public download signal

Freshness

Updated 5d ago

MCPOPENCLAW
GITHUB_REPOSAionUi

Rank

70

Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!

Traction

No public download signal

Freshness

Updated 6d ago

MCPOPENCLAW
GITHUB_REPOSCopilotKit

Rank

70

The Frontend for Agents & Generative UI. React + Angular

Traction

No public download signal

Freshness

Updated 23d ago

OPENCLAW
Machine Appendix

Contract JSON

{
  "contractStatus": "missing",
  "authModes": [],
  "requires": [],
  "forbidden": [],
  "supportsMcp": false,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": null,
  "outputSchemaRef": null,
  "dataRegion": null,
  "contractUpdatedAt": null,
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": [
        "OPENCLEW"
      ]
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "GITHUB_OPENCLEW",
      "generatedAt": "2026-04-16T23:45:12.917Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "OPENCLEW",
      "type": "protocol",
      "support": "unknown",
      "confidenceSource": "profile",
      "notes": "Listed on profile"
    }
  ],
  "flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}

Facts JSON

[
  {
    "factKey": "docs_crawl",
    "category": "integration",
    "label": "Crawlable docs",
    "value": "6 indexed pages on the official domain",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  },
  {
    "factKey": "vendor",
    "category": "vendor",
    "label": "Vendor",
    "value": "Nobu1007",
    "href": "https://github.com/nobu1007/junior-high-lesson-site",
    "sourceUrl": "https://github.com/nobu1007/junior-high-lesson-site",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-04-15T01:13:33.171Z",
    "isPublic": true
  },
  {
    "factKey": "protocols",
    "category": "compatibility",
    "label": "Protocol compatibility",
    "value": "OpenClaw",
    "href": "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/contract",
    "sourceType": "contract",
    "confidence": "medium",
    "observedAt": "2026-04-15T01:13:33.171Z",
    "isPublic": true
  },
  {
    "factKey": "handshake_status",
    "category": "security",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "href": "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/nobu1007-junior-high-lesson-site/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true
  }
]

Change Events JSON

[
  {
    "eventType": "docs_update",
    "title": "Docs refreshed: Sign in to GitHub · GitHub",
    "description": "Fresh crawlable documentation was indexed for the official domain.",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  }
]

Sponsored

Ads related to junior-high-lesson-site and adjacent AI workflows.