← 返回 Skills 市场
gatonegroialab

La Local Chat

作者 GatoNegroIaLAB · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
203
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install la-local-chat
功能描述
Operate and improve the La Local location-management chat product. Use when reviewing or changing the frontend chat app, backend webhook, search behavior, me...
使用说明 (SKILL.md)

La Local Chat

Operate and improve the La Local chat product with one guiding rule:

  • treat search as the main area for AI-assisted improvement
  • keep create/update deterministic, explicit, and safe

Core behavior

Search

  • Search by name, description, and relevant location context.
  • Return up to 5 real matches.
  • Never invent locations.
  • Prefer structured retrieval and ranking over freeform generation.
  • Improve relevance before adding sophistication.

Create

  • Ask for the location name first.
  • Create the Notion record immediately.
  • Use the Notion-generated ID as the Dropbox folder reference.
  • Continue field gathering in a guided flow.

Update

  • Update by name or ID.
  • Confirm the target record when ambiguity exists.
  • Prefer deterministic field handling over freeform model behavior.

Working rules

  • Preserve thread_id in chat and upload flows.
  • Treat Notion as the source of truth for the record.
  • Keep Dropbox folder linkage tied to the Notion ID.
  • Prefer incremental, testable changes over rewrites.
  • Do not regress create/update flows while improving search.

References

  • Read references/architecture.md for the current system shape.
  • Read references/search-notes.md when working on search quality or ranking behavior.
安全使用建议
This skill is basically a document of rules and best practices for the La Local chat product; it does not install code or request credentials. Before using it in an agent that will perform actions: (1) verify how the agent will authenticate to Notion and Dropbox (the skill assumes those actions but doesn't provide credentials), (2) ensure any credentials provided to the agent are minimum-scope and stored securely, and (3) if you intend the agent to autonomously call external APIs, test in a safe environment to confirm behavior matches these deterministic rules (so it won't accidentally create or update real data). If you do not want the agent to perform live Notion/Dropbox operations, keep this skill as documentation only and avoid attaching credentials.
功能分析
Type: OpenClaw Skill Name: la-local-chat Version: 1.0.0 The skill bundle provides architectural context and operational instructions for a location-management chat application ('La Local') integrated with Notion and Dropbox. The files (SKILL.md, architecture.md, search-notes.md) contain no executable code, suspicious network requests, or malicious prompt injection attempts, focusing instead on maintaining data consistency and improving search relevance.
能力评估
Purpose & Capability
The name, description, and instructions align: the skill focuses on search, create, and update flows for the La Local chat product and references frontend/backend responsibilities. It explicitly references Notion and Dropbox integrations (which fit the described product). One minor mismatch: the skill refers to performing Notion/Dropbox actions (e.g., "Create the Notion record immediately") but the skill declares no required environment variables/credentials — this could be because it's documentation/instructions rather than executable code, but is worth noting.
Instruction Scope
SKILL.md and the reference docs stay on-topic: they describe search rules, deterministic create/update flows, and preservation of thread_id. The instructions reference only the included reference files and product behavior; they do not instruct reading arbitrary system files or exfiltrating data. However, the runtime instructions assume the ability to create Notion records and tie Dropbox folders to Notion IDs; the skill does not specify how to authenticate to those services or where credentials come from, so an implementing agent would need external credentials or connectors to actually perform those actions.
Install Mechanism
No install spec and no code files are present. This is the lowest-risk category (instruction-only). Nothing would be written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables or credentials. Given it references external integrations (Notion, Dropbox), it is expected that those integrations require credentials at runtime — the absence of declared env vars is not necessarily malicious but is an omission to be aware of. Ensure the agent platform supplies appropriately-scoped credentials if the skill will cause API calls.
Persistence & Privilege
always is false and there is no indication the skill requests persistent system presence or modifies other skills or system-wide settings. Autonomous model invocation remains allowed (default), which is normal; nothing in the skill upgrades privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install la-local-chat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /la-local-chat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public version for operating and improving the La Local location-management chat product.
元数据
Slug la-local-chat
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

La Local Chat 是什么?

Operate and improve the La Local location-management chat product. Use when reviewing or changing the frontend chat app, backend webhook, search behavior, me... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。

如何安装 La Local Chat?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install la-local-chat」即可一键安装,无需额外配置。

La Local Chat 是免费的吗?

是的,La Local Chat 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

La Local Chat 支持哪些平台?

La Local Chat 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 La Local Chat?

由 GatoNegroIaLAB(@gatonegroialab)开发并维护,当前版本 v1.0.0。

💬 留言讨论