← 返回 Skills 市场
jpengcheng523-netizen

knitting-pattern

作者 jpengcheng523-netizen · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-knitting-pattern
功能描述
Find knitting patterns
使用说明 (SKILL.md)

Knitting Pattern

Find knitting patterns

When to Use

  • User needs crafts related functionality
  • Automating knitting tasks
  • Diy operations

Usage

python3 scripts/knitting_pattern.py --input \x3Cinput> --output \x3Coutput>

Configuration

Set required environment variables:

export KNITTING_API_KEY="your-api-key"

Output

Returns JSON with results:

{
  "success": true,
  "data": {}
}
安全使用建议
Do not provide secret API keys or run unknown local scripts for this skill yet. The SKILL.md references scripts/knitting_pattern.py and an environment variable KNITTING_API_KEY, but the package contains no code and the registry metadata doesn't declare any required env vars or binaries. Ask the publisher for the missing script, a clear explanation of what the API key is used for and which service the key is for, and a manifest that lists required binaries (e.g., python3) and env vars. If you must test it, inspect the actual script code locally before running it, and avoid reusing a high-privilege or long-lived secret key.
功能分析
Type: OpenClaw Skill Name: jpeng-knitting-pattern Version: 1.0.0 The skill bundle contains metadata and documentation for a tool designed to find knitting patterns. No executable code (scripts/knitting_pattern.py) was provided for analysis, but the documentation in SKILL.md and _meta.json is consistent with the stated purpose and lacks any indicators of malicious intent, prompt injection, or suspicious behavior.
能力评估
Purpose & Capability
The skill claims to 'Find knitting patterns' but the runtime instructions tell the agent to run python3 scripts/knitting_pattern.py — there is no code file in the bundle. The SKILL.md also asks for KNITTING_API_KEY while the registry lists no required environment variables. These mismatches indicate the manifest, metadata, and runtime instructions are not coherent.
Instruction Scope
Instructions require running a local script and setting an API key, but provide no details about the script's source, behavior, or network interactions. The instructions do not reference any other system files, but they are vague and assume presence of files and secrets that are not included or declared.
Install Mechanism
There is no install spec and no code is bundled. That minimizes automatic disk writes or downloads. However, because the instructions expect a local script, the agent or user would need to supply it manually — the lack of an install step is consistent with an instruction-only skill.
Credentials
SKILL.md asks users to export KNITTING_API_KEY, but the registry metadata lists no required env vars and no primary credential. Requesting a single API key would be proportionate for a pattern-searching service, but the undeclared/undocumented nature of this credential is inconsistent and should be clarified before providing secrets.
Persistence & Privilege
The skill does not request always: true, does not declare any config paths, and does not modify agent settings. It has normal, non-persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jpeng-knitting-pattern
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jpeng-knitting-pattern 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of jpeng-knitting-pattern - Find and retrieve knitting patterns. - Useful for crafts, DIY, and automating knitting-related tasks. - Command-line usage with customizable input and output. - Requires KNITTING_API_KEY for access. - Outputs results in JSON format.
元数据
Slug jpeng-knitting-pattern
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

knitting-pattern 是什么?

Find knitting patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 knitting-pattern?

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

knitting-pattern 是免费的吗?

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

knitting-pattern 支持哪些平台?

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

谁开发了 knitting-pattern?

由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。

💬 留言讨论