← Back to Skills Marketplace
okaris

Related Skill

by Ömer Karışman · GitHub ↗ · v0.1.5
cross-platform ⚠ suspicious
1215
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install related-skill
Description
Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflo...
Usage Guidance
This skill is essentially a how-to for using the inference.sh CLI. It does not itself ask for secrets or system access, but it assumes you (or the agent) will run npx commands that fetch and run remote packages. Before installing any listed skill, ensure you trust the inference.sh package and its publisher. Make sure Node/npm is intentionally available in your environment, and consider running installs in a controlled environment or sandbox if you want to limit the risk of executing untrusted package code. If you need the skill to declare required binaries, ask the publisher to list 'node'/'npm'/'npx' explicitly.
Capability Analysis
Type: OpenClaw Skill Name: related-skill Version: 0.1.5 The skill bundle is classified as suspicious due to the broad `allowed-tools: Bash(npx skills *)` permission defined in `SKILL.md`. While the instructions provided in `SKILL.md` are benign and align with the stated purpose of discovering and installing skills from the `inference.sh` registry, granting an AI agent the ability to execute `npx skills` with arbitrary arguments is a high-risk capability. This allows the agent to install, update, or remove any skill from the registry, which could lead to the installation of potentially malicious software or unintended system changes if the agent is compromised or receives a malicious prompt, representing a significant supply chain risk.
Capability Assessment
Purpose & Capability
The name and description match the instructions: SKILL.md guides the user to search for and add inference.sh skills. The capabilities requested (discover/install skills) align with the commands shown.
Instruction Scope
Instructions are limited to running npx skills commands and visiting inference.sh URLs; they do not ask the agent to read local files, access unrelated env vars, or transmit arbitrary data. Minor inconsistency: the skill's declared requirements list no required binaries, but the runtime instructions assume npx/Node/npm is available.
Install Mechanism
There is no install spec for this skill (instruction-only). However, the instructions direct the user/agent to run npx to fetch and install packages from the npm ecosystem—this is expected for this purpose but carries the usual risk that npx executes remote package code at install time.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That matches its stated purpose of listing/installing inference.sh skills.
Persistence & Privilege
always is false and model invocation is allowed (platform defaults). The skill does not request persistent system-wide privileges or modification of other skills' configs; any persistence would come from running npx to install additional skills, which is expected behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install related-skill
  3. After installation, invoke the skill by name or use /related-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.5
- Added comprehensive documentation for discovering and installing related skills from the inference.sh registry. - Included categorized skill lists for media, image, audio processing, research, and automation. - Provided quick start guides and installation commands for each skill category. - Added example skill combinations for different workflows, such as Research Agent and Content Creator. - Linked to relevant documentation and platform overview resources.
v0.1.0
Initial release. - Introduces the "related-skill" for discovering and installing complementary AI skills from the inference.sh registry. - Provides quick-start CLI commands for searching, listing, and installing skills by category. - Includes a categorized table of available skills spanning AI models, images, video, audio, search, and social automation. - Offers recommended skill combinations for research, content creation, and media processing. - Documentation links and management commands supplied for easy onboarding and expansion.
Metadata
Slug related-skill
Version 0.1.5
License
All-time Installs 3
Active Installs 3
Total Versions 2
Frequently Asked Questions

What is Related Skill?

Discover and install related skills from inference.sh skill registry. Helps find complementary skills for your AI workflow. Use for: skill discovery, workflo... It is an AI Agent Skill for Claude Code / OpenClaw, with 1215 downloads so far.

How do I install Related Skill?

Run "/install related-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Related Skill free?

Yes, Related Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Related Skill support?

Related Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Related Skill?

It is built and maintained by Ömer Karışman (@okaris); the current version is v0.1.5.

💬 Comments