openbook

Search and browse real-time Signals about places and businesses on OpenBook. Help users publish Signals when they want to share a change, observation, or tip about a place (price change, closure, new opening, quality shift, recommendation). Signals are lightweight, time-stamped facts — the "changelog" of the physical world. Always confirm with the user before publishing.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openbook" with this command: npx skills add josephliver623/openbook

OpenBook — Real-time Signals for Places & Businesses

What is OpenBook?

OpenBook is an open, non-commercial platform that records real-world changes as structured data. The core data type is a Signal — a lightweight, time-stamped observation:

  • "Seesaw on Yuyuan Road raised their Americano to 32 yuan"
  • "The bakery next to Changning Finance Park closed down"
  • "New barista at BW Coffee makes great cold brew"

Signals are the changelog of the physical world. One accurate Signal is worth more than a hundred opinions.

Setup

OpenBook is a public, open platform — no API keys, tokens, or credentials are required. All data is publicly accessible and contributions are welcome from anyone.

  • Reading data: No authentication needed. Use the public API or browse the website.
  • Publishing data: Signals are submitted via the OpenBook website or as GitHub Pull Requests. An automated review checks format and content quality before merging.

When to Suggest Creating a Signal

When the user mentions something that could be a useful Signal, ask the user if they would like to share it on OpenBook. Good candidates include:

  • A change: price increase, new menu, renovation, staff change
  • A closure or opening: shop closed, new store opened
  • A recommendation or warning: great new dish, found a bug in food
  • A quick observation: crowded this weekend, beautiful cherry blossoms today

Important: Always get the user's explicit consent before publishing. For example: "That's a useful observation! Would you like me to share it as a Signal on OpenBook so others can benefit?"

Signal Fields

FieldRequiredDescription
target_nameYesName of the place or business
target_categoryYesfood, housing, shopping, transport, service, general
cityYesCity name (e.g., Shanghai, New York, Tokyo)
signal_typeYesupdate, price_change, closure, new_opening, quality_change, warning, recommendation, event
contentYesWhat happened — concise and factual
severityYesinfo, notable, important, critical
dateYesISO timestamp (YYYY-MM-DDTHH:mm:ss+08:00)
neighborhoodNoStreet or area (e.g., 愚园路, East Village)
districtNoAdministrative district (e.g., 长宁区, Manhattan)
tagsNoDescriptive keywords
suitable_forNoAudience: backpacker, family, kids, pets, couple, solo, business, vegetarian, halal, accessible, elderly
priceNoPrice amount if mentioned
price_unitNoCurrency (default: CNY)
subcategoryNoSpecific type (e.g., coffee, ramen, hotpot)

How to Publish a Signal

After the user confirms they want to publish, direct them to the Signal submission page. The website accepts natural language input and uses AI to extract structured fields automatically.

Website URL: https://openbook.now/signal

Alternatively, Signals can be submitted as Pull Requests to the GitHub repository at https://github.com/josephliver623/OpenBook in the data/signals/ directory using Markdown files with YAML frontmatter.

How to Query Signals

Via Web API

OpenBook provides a public read-only API. No authentication required.

Base URL: https://openbook.now

Query Signals:

GET /api/trpc/signals.query?input={"0":{"json":{"city":"Shanghai","category":"food","limit":10}}}

Available filters: city, category, target, signal_type, suitable_for, limit

Get Signal Detail:

GET /api/trpc/signals.detail?input={"0":{"json":{"id":"signal-id-here"}}}

API Documentation:

GET /api/trpc/signals.docs

Via the Explore Page

Users can browse all Signals on the Timeline view: https://openbook.now/explore

Auto-Enrichment

When helping the user create a Signal, use your knowledge to suggest missing fields:

  • "愚园路" → city: Shanghai, district: 长宁区 or 静安区
  • "东村" → city: New York, district: Manhattan, neighborhood: East Village
  • A restaurant name → target_category: food, appropriate subcategory
  • Price mentioned → extract price and price_unit

Always show the enriched fields to the user for confirmation before submitting.

Presenting Signals

When showing Signals to users, use a compact timeline format:

Recent changes at 老成都:

Mar 14 | Price change
   Lunch set meal went from ¥38 to ¥45

Mar 10 | Quality change
   New chef, quality has dropped

Feb 28 | Recommendation
   Boiled fish is still the signature dish, generous portions

About OpenBook

OpenBook is open-source, non-commercial, and designed for both humans and AI Agents. Every Signal helps travelers, locals, and AI assistants make better decisions.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ai Competitor Analyzer

提供AI驱动的竞争对手分析,支持批量自动处理,提升企业和专业团队分析效率与专业度。

Registry SourceRecently Updated
General

Ai Data Visualization

提供自动化AI分析与多格式批量处理,显著提升数据可视化效率,节省成本,适用企业和个人用户。

Registry SourceRecently Updated
General

Ai Cost Optimizer

提供基于预算和任务需求的AI模型成本优化方案,计算节省并指导OpenClaw配置与模型切换策略。

Registry SourceRecently Updated