Browse all

Type: All Skills Tools
tool

Slack Automation and Management Tool

An interface for automating Slack operations including message manipulation, pin management, and reaction handling. It enables programmatic access to channel messages, member information, and custom emoji lists.

casibase/casibase slack automation messaging bot-integration
tool

CLI for Summarizing URLs, Files, and Videos

This fast command-line interface allows developers to summarise content from various sources, including remote URLs, local files, and YouTube videos. It supports advanced extraction modes, model selection, and structured JSON output for rob…

casibase/casibase cli summarization urls files
tool

CLI tool for Spotify playback and search

This utility provides a robust command-line interface for managing Spotify playback and searching. It allows developers to control playback state, manage connected devices, and interact with the service directly via CLI commands.

casibase/casibase spotify cli music-player terminal
skill ★ 33,136

REST API Caller and JSON Data Parser

This skill enables the agent to fetch data from external REST endpoints, managing authentication and executing Python requests. It intelligently parses the resulting JSON payload to extract and summarise only the necessary fields for the us…

OpenBMB/ChatDev rest-api json-parsing http-requests data-extraction
skill

Control Sonos speakers via command line

This skill provides a command-line interface for managing Sonos speakers on a local network, allowing programmatic control over discovery, volume, playback, and grouping. It supports advanced functions including queue management and Spotify…

casibase/casibase sonos smart-home cli home-audio
skill ★ 33,136

Python Scratchpad for Calculations and Transformations

This skill allows the agent to execute short, focused Python scripts for tasks requiring computation, data transformation (e.g., JSON, CSV), or validation. It is ideal for quick, reproducible checks and arithmetic that pure reasoning cannot…

OpenBMB/ChatDev python scripting calculation data-transformation
tool

Generate audio spectrograms and feature visualizations

This command-line utility generates detailed visualizations, including spectrograms, MFCCs, and chroma features, from audio files. It supports various output formats and allows precise control over time slicing and frequency ranges.

casibase/casibase audio-analysis spectrogram visualization cli
skill ★ 33,136

Simple skill for user greetings and demos

This skill provides a standardized, easy-to-verify greeting response, primarily intended for demonstrating skill activation within agentic workflows. It ensures the output adheres to a specific format, prefixed with a unique identifier.

OpenBMB/ChatDev greeting demo skill-activation
skill

agent skill creation and development guide

This skill provides comprehensive guidance on structuring and authoring modular agent skills. It details best practices, including progressive disclosure, resource management (scripts, references, assets), and adhering to the AgentSkills sp…

casibase/casibase agent-skills skill-creation agent-design documentation
tool

Oracle: Context-Aware Prompt Bundling CLI

A CLI tool that bundles prompts and repository files into single-shot requests for LLMs using API or browser engines. It supports advanced file globbing, session management for long-running tasks, and token usage previews.

casibase/casibase cli llm prompt-engineering context-injection
skill

Local offline text-to-speech generation skill

This skill provides local, offline text-to-speech functionality using the sherpa-onnx CLI. It allows developers to generate high-quality audio files from text without requiring cloud connectivity or external APIs.

casibase/casibase tts text-to-speech offline audio
tool

Query and analyze historical agent session logs

This utility allows developers to programmatically search and analyze complete conversation transcripts stored in JSONL format. It leverages standard CLI tools like jq and ripgrep to extract metrics, filter by date, or search for keywords a…

casibase/casibase log-analysis jsonl jq session-history
tool

ElevenLabs TTS for Local Audio Playback

This CLI utility provides text-to-speech generation using ElevenLabs, supporting multiple models and advanced SSML-like tags for fine-grained audio control. It facilitates local playback and allows developers to define voice characters and …

casibase/casibase elevenlabs tts audio-generation cli
tool

macOS UI Automation and Interaction CLI

This is a comprehensive command-line interface for automating macOS user interfaces. Developers can use it to capture screens, inspect elements, and programmatically drive input, including clicks, typing, and gestures, for robust scripting.

casibase/casibase macos ui-automation cli scripting
tool

CLI for managing food delivery orders

This CLI utility allows developers to programmatically check past order history, track active delivery statuses, and reorder items from services like Foodora. It supports session management and detailed order retrieval via command line.

casibase/casibase cli food-delivery order-management automation
skill ★ 16,991

Generate professional reports from analysis results

This skill structures raw analysis findings into professional, multi-section reports, including an executive summary, methodology, detailed results, and actionable recommendations. It ensures a consistent, data-driven, and highly readable f…

camel-ai/camel report-writing document-generation analysis-summary structured-output
skill ★ 16,991

Statistical Data Analysis and Insight Generation

This skill loads and inspects datasets to compute comprehensive statistics, identifying patterns, anomalies, and summarizing key findings. It ensures data integrity by validating types and explicitly handling missing values.

camel-ai/camel data-analysis statistics data-insights data-processing
tool

Local Audio Transcription via Whisper CLI

Perform local speech-to-text transcription using the Whisper command-line interface. It supports various audio formats and model sizes to balance speed and accuracy without requiring an API key.

casibase/casibase speech-to-text audio-transcription whisper cli
tool

Control Philips Hue lights and scenes

This tool provides a command-line interface for managing Philips Hue lighting systems. It allows developers to control individual lights, rooms, and scenes by adjusting brightness, color, and temperature via a local Hue Bridge.

casibase/casibase hue lighting smart-home cli
skill ★ 16,991

Comprehensive Code Quality and Security Reviewer

Performs thorough code assessments covering correctness, readability, performance, and security vulnerabilities. It provides a structured report detailing issues by severity, along with actionable recommendations for improvement.

camel-ai/camel code-review quality-assessment security best-practices
skill ★ 16,991

Framework for Creating Agentic Skills

This skill provides a comprehensive framework for developing modular, specialized agent capabilities. It guides developers on structuring context efficiently using metadata, scripts, and reference files to extend general-purpose agents.

camel-ai/camel agent-development skill-creation llm-architecture context-management
skill

OpenAI Whisper Audio Transcription API

Transcribe audio files via the OpenAI Whisper API endpoint. The implementation supports custom base URLs for compatible proxies and allows for language hints or prompts.

casibase/casibase openai-whisper audio-transcription speech-to-text api-integration
tool ★ 16,991

Sync documentation from Python source changes

This tool automatically synchronises Mintlify documentation by identifying impacted MDX files based on changed Python source code. It uses terminal tools to apply minimal, necessary diffs directly to the documentation, preserving existing c…

camel-ai/camel docs-sync documentation python mdx
skill

Notion API Integration Skill

This skill provides an interface for interacting with the Notion API to manage pages, blocks, and data sources. It allows for searching, querying databases, and updating page properties or block content.

casibase/casibase notion api-integration productivity database-management