技能详情(站内镜像,无评论)
作者:Xin Ding @9talk
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v0.1.0
统计:⭐ 0 · 181 · 1 current installs · 1 all-time installs
⭐ 0
安装量(当前) 1
🛡 VirusTotal :良性 · OpenClaw :良性
Package:9talk/ts-interface-miner
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is an instruction-only TypeScript interface extractor whose declared purpose, runtime instructions, and lack of installs/credentials are internally consistent and proportionate.
目的
The name and description (find and document TS interfaces/APIs) match the SKILL.md workflow: locating functions/URL strings, parsing JSDoc and types, expanding referenced interfaces, and producing Markdown output. It does not request unrelated credentials, binaries, or tools.
说明范围
SKILL.md instructs the agent to search and parse user-provided TypeScript code or file paths and to expand referenced types (including across files). This is appropriate for the stated goal, but implies the agent will read any files the user provides (or grants access to). The instructions do not direct the agent to call external services or exfiltrate data, but they rely on having access to the codebase/context the user supplies.
安装机制
No install spec and no code files — instruction-only. This minimizes disk execution risk; nothing is downloaded or installed by the skill itself.
证书
The skill declares no required environment variables, credentials, or config paths. That aligns with an offline code-parsing/documenting utility and is proportionate to its function.
持久
always is false and the skill is user-invocable with normal autonomous invocation permitted. That is the platform default and appropriate for this utility; the skill does not request elevated/persistent system privileges.
综合结论
This skill is instruction-only and appears coherent for extracting API/interface info from TypeScript code. Before using it: (1) only provide files or paths you trust (the skill will parse whatever code you give it, so sensitive files could be read if you supply them); (2) expect some heuristic inferences (e.g., inferred status codes or method inference) — verify inferred values against runtime behavior; and (3) note the agent may attempt to o…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Ts Interface Miner」。简介:一个专门用于分析 TypeScript (.ts/.tsx) 文件的智能助手。它能够根据用户提供的关键词(功能描述、函数名、API 路径),精准定位相关接口定…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/9talk/ts-interface-miner/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。