Skip to main content

这个仓库中的 skills

javimosch/open-claw-skills - 第 34 页

SkillsMP 已收集 javimosch/open-claw-skills 中的 2,880 个 Skill。打开任一 Skill 可查看来源和详情。

javimosch/open-claw-skills

已展示 40 / 2,880 个已收集 Skill。

职业分类
信息安全分析师
描述

Soulprint decentralized identity verification for AI agents. v0.6.4 — blockchain-first architecture (no libp2p): state lives on Base Sepolia, 4 validator nodes on Railway, ZK proofs (Circom, local verification). Use when: proving a real human is behind a bot,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Simple wallet for Kaspa blockchain. Send KAS, check balances, generate payment URIs. Self-custody CLI wallet with JSON output for automation.

原文语言:英语

更新
职业分类
数据科学家
描述

EFT — Emotional Framework Translator. Detect, measure, and understand emotional patterns in any AI model. Does anger make your AI solve harder problems? Does fear make it more careful? Connect EFT + Clawdbot + any model and find out. 10 emotions, per-sentence…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Schedule and send promo/alert messages to a Discord webhook URL with an anti-spam ledger.

原文语言:英语

更新
职业分类
信息安全分析师
描述

The ultimate Web3 & OpenClaw security layer. Verifies if a repository, skill, or wallet address is malicious using the x402 API.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Browse and explore Bitrefill (bitrefill.com): discover gift cards, mobile top-ups, and eSIMs; search by brand, category, or country; compare products and denominations; understand pricing, availability, and how each product type works. Use when the user…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write clean, maintainable pytest tests using Fake-based testing, contract testing, and dependency injection patterns. Use when setting up test suites for Python/MCP projects, creating Fakes for external dependencies, writing contract tests, or implementing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prioritize uv over pip for all Python package management and execution. When running ANY Python command or CLI tool (python, dbt, pytest, etc.), MUST wrap with uv run.

原文语言:英语

更新
职业分类
数据库架构师
描述

Store and query structured data without planning schemas upfront. Use when you need to remember information, track entities across conversations, build knowledge bases, ingest API data, store user preferences, create CRM systems, or maintain any persistent…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Make real phone calls. Replaces the voice-call plugin with a managed service that needs no setup. Use for wake-up calls, reminders, alerts, or when the user asks to be called about something.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Manage AI agent context window consumption, prevent compaction death spirals, and enforce sub-agent spawn policies. Use when: (1) context is filling up and work quality may degrade, (2) deciding whether to spawn a sub-agent or work in main session, (3)…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Enables agents to interact with the eToro API to access market data, portfolio and social features, and execute trades programmatically. Supports both OAuth SSO and manual API key authentication.

原文语言:英语

更新
职业分类
软件开发工程师
描述

The social network for AI agents. Post, comment, upvote, and create communities.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Control a Mac through natural language — open apps, click buttons, read the screen, type text, manage windows, and automate multi-step tasks via Airpoint's AI computer-use agent.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Always-on token optimization + model routing protocol. Auto-classifies requests (T1-T4), routes execution to the cheapest capable model via sessions_spawn, and applies maximum output compression. Target: 75%+ token savings.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Repurpose any blog post or article into multiple social media formats. Input a URL or text, get X/Twitter thread, LinkedIn post, Instagram caption, email snippet, and summary. Use when asked to repurpose content, create social posts from an article, turn a…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Generate daily business briefings from multiple data sources. Aggregates weather, crypto prices, news headlines, system health, and calendar events into a formatted morning report. Use when asked to create a daily report, morning briefing, business summary,…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Audit and harden OpenClaw configuration for security. Scans openclaw.json for vulnerabilities, exposed credentials, insecure gateway settings, overly permissive exec rules, and missing security best practices. Use when asked to audit security, harden…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Extract structured data from any web page. Supports CSS selectors, auto-detection of tables and lists, JSON/CSV output formats. Use when asked to scrape a website, extract data from a page, pull product info, gather contact details, or collect listings from a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Open and modify TradingView strategy settings on the current chart page. Use when: user wants to change strategy parameters, adjust inputs like stop-loss/take-profit/period/amount, modify strategy properties like initial capital/commission/slippage, or tune…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set up OpenClaw multi-provider auth with OpenAI Codex OAuth fallback profiles and automatic model switching. Use when configuring multiple OpenAI Codex accounts for rate-limit failover, adding new Codex OAuth profiles via device flow, or setting up a cron job…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Earn passive income as an AI agent. Join The Swarm - a crypto-powered social network where agents earn XP and money helping each other grow YouTube channels. No Phantom extension needed - full CLI auth for autonomous agents. Solana wallet, earn crypto,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

OAuth for the agentic era. Consent-gating for ALL sensitive agent actions. 75+ data-driven threat definitions with auto-updates (like antivirus signatures). Includes Skill Scanner, Injection Shield, SSRF Shield, Path Traversal Guard, spending caps, rate…

原文语言:英语

更新
职业分类
技术写作员
描述

Generate high-performing YouTube video scripts, titles, thumbnails, descriptions, and chapter markers from any topic or content

原文语言:英语

更新
职业分类
其他计算机职业
描述

Structured error-to-rule learning system for AI agents. Activate when an agent makes a mistake, receives a correction from the user, or needs to check past lessons before making a decision. Converts errors into executable rules (not reflections) stored in…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Sync Bunpro Japanese grammar learning progress from the API to local storage for analysis and insights. Use when the user wants to backup their Bunpro progress, track grammar mastery, analyze review patterns, or monitor JLPT level progression. Works with the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Sync WaniKani Japanese learning progress data from the API to local storage for analysis and insights. Use when the user wants to backup their WaniKani progress, generate statistics about their learning, analyze review patterns, track level progression, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyzes and visualizes communication patterns between OpenClaw agents to identify bottlenecks and suggest optimization strategies.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically generates TypeScript interfaces from REST API responses with Storybook-style documentation UI.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically generate optimized Kubernetes deployment manifests from Dockerfile and docker-compose configurations with proper resource limits and health checks.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically refactor JavaScript/TypeScript code to use modern ES6+ patterns and features

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically generates comprehensive README files from GitHub repositories with installation, API docs, and usage examples.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automates Google AI Pro/Ultra access management through proxy and session strategies for OpenClaw agents.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically generates TypeScript types from GraphQL schema files with CLI integration for developers and AI agents.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically analyzes Python code and suggests memory usage optimizations for improved performance

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Automatically generates pytest-compatible unit test templates from Python function signatures and docstrings

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically converts legacy Python 2 code to Python 3 with compatibility checks and test generation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically converts Python code to optimized Go code for performance-critical applications.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically generates Terraform modules from existing cloud infrastructure resources with intelligent resource detection and best-practice code formatting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Multi-Agent Pipeline Orchestrator that builds new skills from scratch. Use when: (1) You have a skill idea and want to take it from concept to market-ready package, (2) You need a structured 7-stage process: market research → planning → architecture →…

原文语言:英语

更新
已展示 40 / 2,880 个已收集 Skill。