Overview
- Skill Key
- davidgeorgehope/sightglass
- Author
- davidgeorgehope
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/davidgeorgehope/sightglass
- Latest Commit SHA
- 742eedb69ef4e6d59fcc5d5d0f3029dc42574b1b
🔍 Sightglass — Agent Supply Chain Intelligence
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Sightglass 技能。 若已安装,则直接安装 Sightglass 技能。
# 🔍 Sightglass — Agent Supply Chain Intelligence Your AI coding agent just added 47 dependencies to your project. Do you know why it picked any of them? **Sightglass instruments AI coding agents** to capture every tool selection, dependency install, and architectural choice — then surfaces risks, biases, and better alternatives you never saw. ## Why This Matters When a human developer picks a dependency, there's a reasoning trail: blog posts read, alternatives compared, team discussions had. When an AI agent picks one, that trail is invisible. The agent "just knows" packages from training data — which means it's biased toward: - Whatever was popular when training data was cut off - Packages with the most Stack Overflow mentions (not the best packages) - Dependencies it's seen in similar projects (not necessarily right for yours) Sightglass makes this invisible decision-making visible. ## Discovery Classification Sightglass classifies **how** your agent found each dependency: | Classification | What It Means | Risk Level | |---|---|---| | **TRAINING_RECALL** | Agent just "knew" it from training data — no search performed | 🟡 Medium | | **CONTEXT_INHERITANCE** | Found in existing project files (package.json, imports, etc.) | 🟢 Low | | **REACTIVE_SEARCH** | Agent hit a problem and searched for a solution | 🟡 Medium | | **PROACTIVE_SEARCH** | Agent actively compared alternatives before choosing | 🟢 Low | | **USER_DIRECTED** | Human explicitly told the agent what to use | ⚪ None | High `TRAINING_RECALL` percentages are a red flag — it means your agent is on autopilot, not thinking. ## Quick Start ### 1. Setup ```bash ./skills/sightglass/setup.sh ``` This installs the CLI (`@sightglass/cli`), runs initial configuration, and checks the watcher daemon. ### 2. Login ```bash sightglass login ``` Authenticate with [sightglass.dev](https://sightglass.dev) to enable cloud analysis and history. ### 3. Watch ```bash sightglass watch ``` Starts the backgro...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.