← Back to Skills Marketplace
knitting-pattern
by
jpengcheng523-netizen
· GitHub ↗
· v1.0.0
· MIT-0
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jpeng-knitting-pattern
Description
Find knitting patterns
README (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": {}
}
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jpeng-knitting-pattern - After installation, invoke the skill by name or use
/jpeng-knitting-pattern - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is knitting-pattern?
Find knitting patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install knitting-pattern?
Run "/install jpeng-knitting-pattern" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is knitting-pattern free?
Yes, knitting-pattern is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does knitting-pattern support?
knitting-pattern is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created knitting-pattern?
It is built and maintained by jpengcheng523-netizen (@jpengcheng523-netizen); the current version is v1.0.0.
More Skills