Full index

All Skills

Filter by source, category, or keyword. Read the internal summary first — then decide if the original page is worth your time.

Browse signals

Read first. Jump out only when you're ready.

Internal summaries, source signals, and category context — all in one place. Open the original listing only when you already know why it's worth your time.

5803 Skills found
242 Pages
5 Sources
Reset filters
Current view

Developer Tools · Tencent SkillHub

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Best for broad discovery and market coverage, then narrow down using category and source signal.

5803 skills

Click any card to read internal detail before jumping to source.

Tencent SkillHub Free

PwnClaw Security Scan

Test your AI agent for security vulnerabilities using PwnClaw. Runs 50+ attacks (prompt injection, jailbreaks, social engineering, MCP poisoning, and more) and provides fix instructions. Use when your agent needs a security check or hardening.

Tencent SkillHub Free

Pyright LSP

Python language server (Pyright) providing static type checking, code intelligence, and LSP diagnostics for .py and .pyi files. Use when working with Python code that needs type checking, autocomplete suggestions, error detection, or code navigation.

Tencent SkillHub Free

Python Coding Guidelines

Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.

Tencent SkillHub Free

Python Executor

Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSo...

Tencent SkillHub Free

Python Sdk

Python SDK for inference.sh - run AI apps, build agents, and integrate with 150+ models. Package: inferencesh (pip install inferencesh). Supports sync/async,...

Tencent SkillHub Free

Pywayne Adb Logcat Reader

Read Android device logs in real-time via adb logcat using a C++ or Python backend with generator-style streaming output.

Tencent SkillHub Free

Pywayne Aliyun Oss

Manage Aliyun OSS buckets in Python with upload, download, list, read, delete, copy, and move operations supporting authenticated and anonymous access.

Tencent SkillHub Free

Pywayne Bin Cmdlogger

Execute commands with real-time console output while logging all stdin, stdout, and stderr to a customizable log file for monitoring and debugging.

Tencent SkillHub Free

Pywayne Bin Gettool

Fetch and install C++ tools/libraries from cpp_tools repository. Use when users need to download or clone third-party C++ libraries such as eigen, opencv, pc...

Tencent SkillHub Free

Pywayne Bin Gitstats

Analyze and visualize Git commit time distribution. Use when users need to analyze Git repository commit patterns, generate commit statistics, visualize comm...

Tencent SkillHub Free

Pywayne Calibration Magnetometer Calibration

Sensor calibration toolkit with magnetometer calibration using close-form method. Use when calibrating IMU sensors (accelerometer, gyroscope, magnetometer) t...

Tencent SkillHub Free

Pywayne Cross Comm

WebSocket-based cross-language communication service with support for multiple message types (text, JSON, dict, bytes, images, files, folders) and client man...

Tencent SkillHub Free

Pywayne Dsp

Digital signal processing toolkit for filtering, peak detection, detrending, and curve similarity. Use when working with sensor data, signal preprocessing, f...

Tencent SkillHub Free

Pywayne Gui

Windows GUI automation toolkit for global hotkeys and window management. Use when users need to register global hotkeys, find/control windows, automate GUI o...

Tencent SkillHub Free

Pywayne Helper

Project configuration management helper for YAML config files. Use when projects need cross-process/cross-file parameter sharing via a centralized config fil...

Tencent SkillHub Free

Pywayne Lark Bot

Feishu/Lark Bot API wrapper for full-featured Feishu bot interactions. Use when users need to send messages (text, image, audio, file, post, interactive, sha...

Tencent SkillHub Free

Pywayne Lark Custom Bot

Feishu/Lark Custom Bot API wrapper for sending messages to Feishu channels via webhook. Use when users need to send text messages, images, rich text posts, i...

Tencent SkillHub Free

Pywayne Llm Chat Bot

LLM chat interface using OpenAI-compatible APIs with streaming support and session management. Use when working with pywayne.llm.chat_bot module for creating...

Tencent SkillHub Free

Pywayne Maths

Mathematical utility functions for factorization, digit counting, and large integer multiplication using Karatsuba algorithm. Use when solving number theory...

Tencent SkillHub Free

Pywayne Statistics

Comprehensive statistical testing library with 37+ methods for normality tests, location tests, correlation tests, time series tests, and model diagnostics....

Tencent SkillHub Free

Pywayne Tts

Text-to-speech conversion tool. Use when converting text to speech audio files (opus or mp3 format). Supports macOS native 'say' command and Google TTS (gTTS...

Tencent SkillHub Free

Pywayne Visualization Pangolin Utils

3D visualization toolkit wrapping Pangolin viewer for real-time display of point clouds, trajectories, cameras, planes, chessboards, and images. Use when vis...

Tencent SkillHub Free

Pyx Scan

Check whether an AI agent skill is safe before installing or using it. Calls the PYX Scanner API to retrieve trust status, risk score, and safety recommendat...

Tencent SkillHub Free

Pyzotero

Python scripts for Zotero - supports search, browse, add items, and full collection management. Both local API and online Web API modes.