风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Offload Tasks to LM Studio Models

作者: t-sinclair2500
Slug:lm-studio-subagents
版本:1.0.3
更新时间:2026-02-26 11:05:41
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions are consistent with its stated purpose of calling a local LM Studio REST API; it doesn't request unrelated credentials or perform obvious exfiltration, but it does wr...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770007067925,
        "_id": "k978qqmhf3fhtxg9x4x8whwkbx80c5fy",
        "changelog": "Changelog\n\n**New helper scripts for load\/unload\/test added; unload guidance clarified**\n\n- Added scripts: load.mjs (model loader), unload.mjs (unloads all instances for model key), test.mjs (basic test suite).\n- Significantly expanded and clarified unload instructions: always use instance_id from GET \/api\/v1\/models (never assume it matches model key; keys can have multiple instances with ids like key:2).\n- Improved example workflows, especially for multi-turn and unload\/verify unload steps.\n- Documented new script features (like --unload-after, --keep, --stateful, --log).\n- Added troubleshooting and error handling procedures for instance management.\n- Updated copy-paste and example sections for practical ease-of-use.",
        "changelogSource": "user",
        "createdAt": 1770007067925,
        "parsed": {
            "clawdis": []
        },
        "version": "1.0.3"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "t-sinclair2500",
        "handle": "t-sinclair2500",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/160672094?v=4",
        "kind": "user",
        "linkedUserId": "kn723bfgyn6fmczm38v00p6kx57zxf41"
    },
    "ownerHandle": "t-sinclair2500",
    "skill": {
        "_creationTime": 1769310793928,
        "_id": "kd792gbthfm17ges0jk3q9nbbn7zwd9k",
        "badges": [],
        "createdAt": 1769310793928,
        "displayName": "Offload Tasks to LM Studio Models",
        "latestVersionId": "k978qqmhf3fhtxg9x4x8whwkbx80c5fy",
        "ownerUserId": "kn723bfgyn6fmczm38v00p6kx57zxf41",
        "slug": "lm-studio-subagents",
        "stats": {
            "comments": 0,
            "downloads": 2219,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 3,
            "versions": 4
        },
        "summary": "Reduces token usage from paid providers by offloading work to local LM Studio models. Use when: (1) Cutting costs—use local models for summarization, extraction, classification, rewriting, first-pass review, brainstorming when quality suffices, (2) Avoiding paid API calls for high-volume or repetitive tasks, (3) No extra model configuration—JIT loading and REST API work with existing LM Studio setup, (4) Local-only or privacy-sensitive work. Requires LM Studio 0.4+ with server (default :1234). No CLI required.",
        "tags": {
            "latest": "k978qqmhf3fhtxg9x4x8whwkbx80c5fy"
        },
        "updatedAt": 1772075141727
    }
}