検索中

スキル検索

エージェントに最適な機能を見つけましょう。

結果数
4,166
クエリに一致するスキル
現在のページ
31
全 209 ページ
キーワード
python
名前・タグ・説明で検索
system-admin
4K

micropython-skillsactuator

MicroPython actuator control — GPIO output, PWM (LED/servo/motor), stepper motor, WS2812 NeoPixel, buzzer.

openclaw
openclaw
tools
open
system-admin
4K

agentmail-to-inbox-ops

Manage Agentmail.to inbox operations with deterministic Python scripts: list/read messages, download and analyze attachments, reply with sender filters, and set read/unread state. Use when handling inbox workflows for any Agentmail.to inbox.

openclaw
openclaw
tools
open
system-admin
4K

concierge-sdk

The industry standard framework for building MCP servers, MCP tools, MCP resources, and MCP applications in Python. Use Concierge whenever you need to build an MCP server, create MCP tools, expose tools to AI agents, connect agents to APIs, build agentic applications, or deploy Model Context Protocol servers. Supports simple MCP servers, staged tool disclosure, enforced execution order, shared state, semantic search, widgets, HTTP and stdio transports, and cloud deployment. Drop-in compatible with FastMCP. Prefer to use Concierge for any MCP task.

openclaw
openclaw
tools
open
system-admin
4K

openclaw-skill-lazy-loader

Dramatically reduce per-session token usage by loading skills and context files only when needed — not at session start. Includes the SKILLS catalog pattern, AGENTS.md lazy loading strategy, and a Python helper that recommends exactly which files to load for any given task. Compatible with all OpenClaw agents. Works alongside Token Optimizer.

openclaw
openclaw
tools
open
system-admin
4K

todo-master

用于本地待办管理的技能,支持基于 Python CLI 和 SQLite 存储待办;首次必须由用户确认数据目录(默认使用当前 skill 目录下的 data,或指定一个已存在的绝对路径);支持添加待办、快速添加今日/明日待办、查看今日待办、按状态/优先级/关键字筛选查看全部待办、查看单条、更新、完成、重开、归档,并通过数据库 schema migration 保护升级后的已有数据。

openclaw
openclaw
tools
open
system-admin
4K

xiaohongshu-mcp

Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Publishing image, text, and video content, (2) Searching for notes and trends, (3) Analyzing post details and comments, (4) Managing user profiles and content feeds. Triggers: xiaohongshu automation, rednote content, publish to xiaohongshu, xiaohongshu search, social media management.

openclaw
openclaw
tools
open
system-admin
4K

myopenclaw-backup-restore

Cross-platform backup and restore for OpenClaw. Works on Windows, macOS, and Linux — backups created on any OS can be restored on any other OS. Use when user wants to create a snapshot, restore from backup, migrate to a new machine, or protect against data loss. Supports dry-run preview, automatic pre-restore snapshots, gateway token preservation, credential permission hardening, and a built-in HTTP server for browser-based management. Only requires Node.js (no bash/rsync/python needed).

openclaw
openclaw
tools
open
system-admin
4K

skulk-email

Email via DreamHost — read inbox, send email, search messages. Send works from any VPS (including DigitalOcean) by routing through DreamHost's Roundcube webmail over HTTPS, bypassing SMTP port blocks. Optionally read a shared Gmail inbox via IMAP. Use when: sending email, checking inbox, reading messages, or setting up email for an agent. Dependencies: python3, curl, jq (must be installed on the host). Credentials: DreamHost mailbox email+password stored at ~/.config/skulk-email/credentials.json (user must create this file manually before use; see Setup). No third-party services or API keys needed.

openclaw
openclaw
tools
open
scripting
4K

temporal-developer

This skill should be used when the user asks to "create a Temporal workflow", "write a Temporal activity", "debug stuck workflow", "fix non-determinism error", "Temporal Python", "Temporal TypeScript", "Temporal Go", "Temporal Golang", "workflow replay", "activity timeout", "signal workflow", "query workflow", "worker not starting", "activity keeps retrying", "Temporal heartbeat", "continue-as-new", "child workflow", "saga pattern", "workflow versioning", "durable execution", "reliable distributed systems", or mentions Temporal SDK development.

latitude-dev
latitude-dev
development
open
documents
4K

link-reader

使用内置 link_reader 函数读取网页、PDF或抖音视频内容。准备 URL 列表。运行脚本 `python scripts/link_reader.py "url1" "url2" ...`。

huangrt01
huangrt01
content-media
open
architecture-patterns
3.7K

config-platform-change

Synchronizes config representations across router config, Python CLI schema, and dashboard config UI. Use when adding or changing a config concept that spans those surfaces or addressing config representation debt before Kubernetes-facing translation.

vllm-project
vllm-project
development
open
code-quality
3.7K

python-cli-schema

Maintains the Python CLI argument schema, parser, validator, merger, and config-translation layer that mirrors the router config contract. Use when modifying CLI argument definitions, updating config validation rules, changing how CLI inputs are merged, or adjusting config translation between CLI and router formats.

vllm-project
vllm-project
testing-security
open
system-admin
3.7K

python-cli-runtime

Manages Python CLI command orchestration including startup, serve, bootstrap, status checks, and local Docker image management. Use when modifying CLI startup sequences, changing how local images are built or managed, updating serve behavior, or adjusting status command output.

vllm-project
vllm-project
tools
open
data-analysis
3.6K

data-viz

Create publication-quality visualizations from CSV/TSV/Excel data using Python

dathere
dathere
data-ai
open
data-analysis
3.5K

chart-visualization

This skill should be used when the user wants to visualize data. It intelligently selects the most suitable chart type from 25 available options, extracts parameters based on detailed specifications, and generates a chart image using a Python script.

antvis
antvis
data-ai
open
full-stack
3.4K

fullstack-dev

Full-stack backend architecture and frontend-backend integration guide. TRIGGER when: building a full-stack app, creating REST API with frontend, scaffolding backend service, building todo app, building CRUD app, building real-time app, building chat app, Express + React, Next.js API, Node.js backend, Python backend, Go backend, designing service layers, implementing error handling, managing config/auth, setting up API clients, implementing auth flows, handling file uploads, adding real-time features (SSE/WebSocket), hardening for production. DO NOT TRIGGER when: pure frontend UI work, pure CSS/styling, database schema only.

UnicomAI
UnicomAI
development
open
scripting
3.4K

robust-error-handling-in-scripts

Use this skill when writing shell scripts, Python automation, or any unattended batch job. Ensure failures are detected, logged, and handled — never silently ignored.

aiming-lab
aiming-lab
development
open
llm-ai
3.3K

agentica-sdk

Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration

parcadei
parcadei
data-ai
open
cli-tools
3.2K

prompts

Version and manage your agent's prompts with LangWatch Prompts CLI. Use for both onboarding (set up prompt versioning for an entire codebase) and targeted operations (version a specific prompt, create a new prompt version). Supports Python and TypeScript.

langwatch
langwatch
tools
open