TopRank Skills

OpenClaw 技能, 评测与排名

发现最优质的 OpenClaw 技能、安装指南、命令及专家评测,全面提升您的工作效率。

search
Claw Categories / developer-tools

开发工具

开发流程、CI/CD、自动化与集成相关技能。

Results

3,589

Tree Size

4,107

★ 0

Skill Cortex is the system's capability cortex. When lacking ability, it autonomously acquires Skills from ClawHub or GitHub, then releases them after use. Every invocation is learned and reinforced by the cortex — future identical tasks fire as reflexes, bypassing search. Manages only short-term capability memory; never interferes with long-term Skills. Continuously restructures its own capability architecture through reinforcement and decay, achieving ongoing evolution.

#github #api
ankwu001/skill-cortex View Detail

dzwalker

skill-cost

★ 0

Track per-skill token usage and costs from OpenClaw session logs. Use when user asks about skill-level spending, which skill costs the most, or wants a per-skill cost breakdown. IMPORTANT: This is a bash-tool skill. You MUST use the bash/shell tool to execute commands.

#github
dzwalker/skill-cost View Detail

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.

#github #productivity
bowen31337/create-agent-skills View Detail

chunhualiao

skill-engineer

★ 0

Design, test, review, and maintain agent skills for OpenClaw systems using multi-agent iterative refinement. Orchestrates Designer, Reviewer, and Tester subagents for quality-gated skill development. Use when user asks to "design skill", "review skill", "test skill", "audit skills", "refactor skill", or mentions "agent kit quality".

#github
chunhualiao/skill-engineer View Detail

0xmerkle

skill-guard

★ 0

Scan ClawHub skills for prompt injection and malicious content using Lakera Guard before installing them. Run automatically when the user asks to install a skill, or on-demand to audit any skill by slug or search query.

#writing #api
0xmerkle/skill-guard-actor View Detail

firefrog-pepe

skill-guard

★ 0

Scan ClawHub skills for security vulnerabilities BEFORE installing. Use when installing new skills from ClawHub to detect prompt injections, malware payloads, hardcoded secrets, and other threats. Wraps clawhub install with Snyk Agent Scan pre-flight checks.

#github
firefrog-pepe/skill-guard-snyk-agent-scan View Detail
★ 0

安全拦截型技能,确保安装任何技能前都经过 skill-vetter 的安全审查,输出审查报告并要求用户明确确认,禁止私自安装。

#github
dongyulin89/skill-install-guard View Detail

damiencronw

skill-list

★ 0

列出 OpenClaw Skills:以表格形式展示所有 skills、显示功能介绍、找出功能重复的 skills。Use when: 用户想知道安装了哪些 skills、某个 skill 是做什么的、或者想找出重复功能的 skills。

#github #productivity
damiencronw/skill-list View Detail

damiencronw

skill-manager

★ 0

管理 OpenClaw Skills:以表格形式列出所有 skills、显示功能介绍、找出功能重复的 skills。Use when: 用户想知道安装了哪些 skills、某个 skill 是做什么的、或者想找出重复功能的 skills。

#github #productivity
damiencronw/openclow-skill-manager View Detail

dongsheng123132

skill-multi-publisher

★ 0

One-command publish a Claude Code skill to ALL major marketplaces: GitHub (npx skills), ClawHub, and community marketplaces (composiohq/awesome-claude-skills, anthropics/skills, daymade/claude-code-skills, obra/superpowers-marketplace). Validates SKILL.md, auto-generates missing files, creates repos, publishes, and submits PRs to community directories.

#github #maps #wechat
dongsheng123132/skill-multi-publisher View Detail

bryant24hao

skill-publisher

★ 0

End-to-end workflow for publishing agent skills to GitHub, ClawdHub, and skills.sh. Handles repo creation, topic tagging, ClawdHub publish, skills.sh index request, and installation verification. Use when: "publish skill", "上架 skill", "发布技能", "submit to skills.sh", "submit to clawhub", "skill 上架流程".

#github #productivity #telegram
bryant24hao/agent-skill-publisher View Detail
★ 0

Audit and fix all skills in the workspace for compliance with skill-creator requirements. Use when asked to "refine skills", "audit skills", "check skill quality", or "fix non-compliant skills". Exhaustively searches the entire workspace (not just skills/) to find every SKILL.md, then audits and repairs each one.

#github
1va7/skill-refiner View Detail

chunhualiao

skill-releaser

★ 0

Release skills to ClawhHub through the full publication pipeline — auto-scaffolding, OPSEC scan, dual review (agent + user), force-push release, security scan verification. Use when releasing a skill, preparing a skill for release, reviewing a skill for publication, or checking release readiness.

#github #telegram
chunhualiao/skill-releaser View Detail

dgriffin831

skill-scan

★ 0

Security scanner for OpenClaw skill packages. Scans skills for malicious code, evasion techniques, prompt injection, and misaligned behavior BEFORE installation. Use to audit any skill from ClawHub or local directories.

#github #api
dgriffin831/skill-scan View Detail
★ 0

Scan OpenBot/Clawdbot skills for security vulnerabilities, malicious code, and suspicious patterns before installing them. Use when a user wants to audit a skill, check if a ClawHub skill is safe, scan for credential exfiltration, detect prompt injection, or review skill security. Triggers on security audit, skill safety check, malware scan, or trust verification.

#github
hugosbl/ai-skill-scanner View Detail

bvinci1-design

skill-scanner

★ 0

Scan Clawdbot and MCP skills for malware, spyware, crypto-miners, and malicious code patterns before you install them. Security audit tool that detects data exfiltration, system modification attempts, backdoors, and obfuscation techniques.

#github #crypto
bvinci1-design/skill-scanner View Detail
★ 0

Scan Clawdbot and MCP skills for malware, spyware, crypto-miners, and malicious code patterns before you install them. Security audit tool that detects data exfiltration, system modification attempts, backdoors, and obfuscation techniques.

#github #crypto
gravitypoet/skill-scanner-pro View Detail

gitgoodordietrying

skill-search-optimizer

★ 0

Optimize agent skills for discoverability on ClawdHub/MoltHub. Use when improving search ranking, writing descriptions for semantic search, understanding how the registry indexes skills, testing search visibility, or analyzing why a skill isn't being found.

#github #writing
gitgoodordietrying/skill-search-optimizer View Detail
★ 0

Command-line security analyzer for ClawHub skills. Run analyze-skill.sh to scan SKILL.md files for malicious patterns, credential leaks, and C2 infrastructure before installation. Includes threat intelligence database with 20+ detection patterns.

#github
akhmittra/skill-security-auditor View Detail
★ 0

Security scanner for OpenClaw skills. Use when installing, updating, or auditing skills to detect malicious backdoors, suspicious code patterns, data exfiltration risks, and security vulnerabilities. Automatically analyzes Python/JavaScript/Shell code for dangerous functions (eval, exec, system calls), network requests, file operations, environment variable access, obfuscation patterns, and known attack signatures. Provides security score and installation recommendations.

#github
cookiemikeliu/skill-security-scanner-clean View Detail