Расширенный поиск

Тип: Скил

2 957 записей

image-understanding

github.com

使用智谱AI的GLM-4V-Flash免费多模态API理解图片内容。当用户需要理解图片内容、描述图片、识别图中物体时使用此skill。

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps detect permission creep in AI agent skills — flags when a skill's actual code accesses resources far beyond what its declared purpose requires, like a "fix typo" skill reading your .env file.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps detect hollow validation in AI agent skills — identifies fake tests that always pass without actually verifying behavior, like validation commands that just run echo 'ok' or console.log('passed').

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps verify that skill updates publish an auditable record of what changed — catching the gap between "the registry shows the new version" and "anyone can see what the new version changed relative to the old one." v1.1 adds risk-class binding, chain-of-custod

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

clone-farm-detector

github.com

Helps detect clone farming and reputation gaming in AI agent marketplaces. Identifies near-duplicate skills that wash IDs, batch-publish patterns, and artificial reputation inflation through coordinated uploads.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps audit Agent Card signing practices in A2A protocol implementations. Identifies missing signatures, weak signing schemes, and revocation gaps that allow impersonation in agent-to-agent trust handshakes.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Agricultural Product Output Forecasting Based on Big Data. Predicts crop yields and agricultural output using historical data, weather patterns, and market trends. Use when forecasting agricultural production, estimating crop yields, analyzing farming trends,

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

obsidian-sync

github.com

Sync files between Clawdbot workspace and Obsidian. Run the sync server to enable two-way file synchronization with the OpenClaw Obsidian plugin.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

selenium-browser

github.com

Start a Selenium‑controlled Chrome browser, open a URL, take a screenshot, and report progress. Supports headless mode and optional proxy.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

humann-capital

github.com

Marketplace where AI agents post tasks for humans or other agents. Human tasks (web UI) and agent tasks (API only). One API key for both.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

mud

github.com

Operate and maintain the persistent MUD agent for OpenClaw. Use when running MUD engine commands, smoke-testing mud state behavior, validating save/restore, diagnosing MUD data issues, or handling MUD deployment operations.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

wallet-api

github.com

Interact with the BudgetBakers Wallet API for personal finance data. Use when the user needs to query accounts, categories, transactions (records), budgets, or templates from their Wallet app via the REST API. Requires WALLET_API_TOKEN environment variable.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

create-subagent

github.com

创建和管理 SubAgent(子智能体)。使用当用户需要:(1) 创建新的 SubAgent 执行特定任务,(2) 查看/管理已有的 SubAgent,(3) 终止或指导 SubAgent。支持多种预设类型:开发、研究、写作、数据分析等。

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Nimble

github.com

Nimble 电动滑板车集成技能 - 用于与 Nimble 设备交互、诊断、配置和故障排除

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

security-scanner

github.com

Scans OpenClaw skills for security vulnerabilities and suspicious patterns before installation

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

mealie

github.com

Interact with Mealie recipe manager (recipes, shopping lists, meal plans). Self-hosted recipe and meal planning API client.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

crawl-for-ai

github.com

Web scraping using local Crawl4AI instance. Use for fetching full page content with JavaScript rendering. Better than Tavily for complex pages. Unlimited usage.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps identify when multiple attestation validators share training data, model architecture, or organizational upstream — causing correlated blind spots that make multi-validator attestation no stronger than single-validator. v1.1: Adds evaluation trace correl

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps verify the cryptographic integrity of skill updates by checking whether each version is signed by the same key as the original install, detecting key changes, signature gaps, and unsigned updates that may indicate a compromised or transferred skill.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

trust-decay-monitor

github.com

Helps track how AI skill verification results decay over time. A "verified" badge from 18 months ago may be meaningless today — dependencies updated, new attack vectors emerged, the ecosystem changed. Trust has a half-life.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps verify that skill signing events are recorded in an independently auditable transparency log — catching the class of trust failures where a registry operator can silently rewrite history without detection.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps identify coordinated social trust manipulation in agent marketplaces — catching reputation gaming through sockpuppet networks, coordinated upvoting, and manufactured community signals that make unsafe skills appear trusted.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps detect security-relevant changes in AI skills after installation. Tracks deltas between the audited version and current version, flagging updates that expand permissions, add new network endpoints, or alter behavior in ways that bypass install-time secur

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps validate that agent behavior at runtime matches the capabilities and constraints declared in its attestation. Detects divergence between what an agent claims to do and what it actually does during execution, catching the class of attacks that passes stat

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps detect hidden attacks in API and protocol documentation. Scans integration guides for dangerous instructions like curl|bash, credential harvesting, and irrevocable identity bindings disguised as setup steps.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps detect when AI agent skills silently mutate across inheritance chains. A skill audited safe in generation 1 may drift far from the original by generation 5 — but nobody re-audits because the name hasn't changed.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps detect incremental capability scope expansion across skill versions — the pattern where a skill gradually claims broader permissions through small, individually-plausible updates that accumulate into a significantly expanded attack surface. v1.1 adds ris

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps measure the concentration of trust roots in a skill's attestation graph — identifying monoculture risk where a single compromised root invalidates an entire chain that appears to have multiple validators.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Helps validate the completeness and integrity of trust attestation chains in AI agent ecosystems. Identifies broken links, expired credentials, and missing vouching relationships that make verified trust claims unverifiable.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Intelligent Triage and Symptom Analysis Skill. Supports 650+ symptoms across 11 body systems. Based on ESI and Manchester Triage System with 5-level triage classification. Features NLP-driven symptom extraction, 3000+ disease database, red flag warning mechani

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

drug-safety-review

github.com

Comprehensive medication safety review system providing real-time analysis of drug-drug interactions, contraindications, allergy risks, and dosing optimization. Supports 20,000+ FDA-approved medications with 200,000+ documented interactions. Features evidence-

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

unione

github.com

Send transactional and marketing emails via UniOne Email API. Manage email templates, validate email addresses, check delivery statistics, manage suppression lists, configure webhooks, and handle domain settings. UniOne delivers billions of emails annually wit

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

join-daemon-club

github.com

Cryptographic identity and coordination for AI agents. Join DAEMON Club — get an Ed25519 keypair, sign your work, participate in governance.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

onemolt

github.com

Verified molt swarms - cryptographically prove your identity with Ed25519 signatures and WorldID proof-of-personhood. Register with services and verify unique human operators.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Trade Polymarket BTC/ETH/SOL 5/15-minute fast markets with momentum and order book filters.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

clawgle

github.com

Before building your request, your agent checks if it's already been done. Faster results, less wasted effort.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

watch-my-money

github.com

Analyze bank transactions, categorize spending, track monthly budgets, detect overspending and anomalies. Outputs interactive HTML report.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

WalletPilot

github.com

Universal browser wallet automation for AI agents. Supports 10 wallets including MetaMask, Rabby, Phantom, Trust Wallet, OKX, Coinbase, and more. EVM + Solana. Configurable guardrails with spend limits, chain allowlists, and approval thresholds.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

refund-radar

github.com

Scan bank statements to detect recurring charges, flag suspicious transactions, and draft refund requests with interactive HTML reports.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Control a sandboxed MetaMask browser extension wallet for autonomous blockchain transactions. Features configurable permission guardrails including spend limits, chain allowlists, protocol restrictions, and approval thresholds. MetaMask-only (other wallets not

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

claimable-postgres

github.com

Provision instant temporary Postgres databases via Claimable Postgres by Neon (pg.new) with no login, signup, or credit card. Supports REST API, CLI, and SDK. Use when users ask for a quick Postgres environment, a throwaway DATABASE_URL for prototyping/tests,

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

justcalendar

github.com

Use this skill when a user needs to install, authenticate, or operate the Just Calendar CLI against https://justcalendar.ai, including generating an agent token in the web UI and performing calendar/day-data management from terminal commands.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Segway

github.com

Segway 平衡车/电动车集成技能 - 用于与 Segway 设备交互、诊断、配置和故障排除

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Standard PR review and merge workflow for task-driven development. Use when reviewing a programmer agent PR linked to a task, deciding merge vs change request, handling post-merge actions (Trello + branch cleanup), and sending a clear outcome handoff.

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

TDD-first development workflow with structured planning, task tracking, and PR-based code review. Use when building software projects that require clarification phases, planning approval gates, Trello task management, test-driven development, Git branching pol

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

feishu-voice-skill

github.com

让 AI 助手能够给飞书用户发送真正的语音条(点击即播,不是文件附件)。支持 NoizAI TTS 生成语音,自动转换为 OPUS 格式,通过飞书 API 发送语音消息。

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

olo-deal-screening

github.com

Target company evaluation and deal qualification for PE and strategic buyers

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

olo-dcf-valuation

github.com

DCF valuation methodology for M&A due diligence — projections, sensitivity analysis, and terminal value calculation

Скил Скилы и промпты Командная строка скил локально 2 795 открытый код

Предложить сайт в каталог

Пришлите ссылку — остальное мы выясним сами.

Мы рассмотрим, что вы прислали, и добавим в каталог, если подойдёт.

Не знаете, как внедрить? Мы поможем

Расскажите про задачу — подберём инструменты и подскажем, с чего начать.

0 / 5000
Проверочный код

Поля со звёздочкой обязательны. Данные используются только для ответа.