jisu-find-skill用 find_skills.py 在 ClawHub 搜索或列举已装技能,支持 JSON 输出。当用户说:ClawHub 上有没有天气技能、我本地装了哪些 skill,或类似技能发现问题时,使用本技能。
Install via ClawdBot CLI:
clawdbot install jisuapi/jisu-find-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.jisuapi.com/Audited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
企业使用OpenClaw平台时,员工通过本技能快速搜索和安装所需的AI技能包,例如搜索'天气'技能并安装,提升工作效率。避免了手动查找和配置的繁琐。
开发者使用search子命令查找极速数据(JisuAPI)提供的API技能,如身份证识别或天气预报,然后通过install子命令集成到应用中,快速获取数据服务。
系统管理员使用installed和inspect子命令列出已安装技能,检查其版本和来源,确保合规性。verify子命令可用于验证技能文件完整性。
数据分析师使用--json参数输出搜索结果的JSON格式,方便后续处理和分析,例如统计最受欢迎的技能或按下载量排序的列表。
运维人员在自动化脚本中调用本技能,通过--json输出和--no-details参数快速获取技能列表,然后根据匹配度自动安装所需技能,实现基础设施即代码。
通过本技能促进ClawHub技能市场内技能的发现和安装,平台可向技能提供商收取发布费用或从交易中抽成,同时提升用户粘性和平台活跃度。
为企业客户提供统一的技能搜索、安装和管理功能,作为OpenClaw企业版的一部分,按用户数或实例数收取年费,降低企业AI技能部署成本。
与极速数据等API提供商合作,通过技能包集成其API,为开发者提供便捷的数据接入方式,技能本身免费但引导用户购买API调用配额,从中获得联盟收入。
💬 Integration Tip
确保本地已安装python3和clawhub CLI,并设置好环境变量OPENCLAW_SKILLS_DIR(可选),然后通过python3 skills/jisu-find-skill/find_skills.py命令直接调用各子命令。
Scored Jun 22, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.