Showing 30 of 119608 results
Enables AI agents to manage DingTalk knowledge bases and documents—including creation, querying, directory browsing, content reading/writing, and member management—using only curl with no SDKs required. Tokens and configuration are automatically managed.
A collection of Claude Code development support plugins including auto-formatting with Biome, backend development tools for Ruby on Rails/PostgreSQL, Flutter and Android/Jetpack Compose development assistants, skill usage tracking, and development workflow automation for code review and authorization checks.
Binance CLI module for Sub-Account management — virtual sub-account creation, futures/options enablement, API-key IP restrictions, asset transfers (spot/futures/margin/universal), deposit address/history, managed sub-account flows, and transaction statistics. Covers both master-account and investor-master operations.
from aradotso/trending-skills
Code simplification skill that reduces complexity while preserving behavior, public contracts, and side effects, with scope resolution from session-modified files, behavior baseline verification, and small reversible edits following project conventions.
AI agent skills designed for solopreneurs (One Person Company), providing specialized tools for business operations, development workflows, and productivity automation through Claude Code.
Query the official Brønnøysundregistrene (Norwegian Business Registry) open API at `https://data.brreg.no/enhetsregisteret/api` to search ~1.2M Norwegian companies by name, org number, NACE industry code, municipality, postal code, bankruptcy / dissolution / VAT status, employee count, and registration date. Also looks up sub-entities (branches) and organization forms.
Parse unstructured documents (PDF, DOCX, PPTX, XLSX, images) locally with LlamaIndex's `@llamaindex/liteparse` CLI — no cloud, no LLM required. Supports text/JSON output, page ranges, OCR on/off via optional external OCR server, configurable DPI, and batch-parse on directories.
Part of a collection of auto-generated agent skills derived from GitHub's trending open source projects by ara.so. The repository provides installable skills for various trending tools and frameworks, accessible through the skills.sh CLI.
Provides senior-level data engineering patterns covering ETL pipelines, data warehouse design, stream processing, and data infrastructure architecture
Academic writing assistant skills for Claude Code supporting LaTeX and Typst for English papers and Chinese theses, with ChkTeX linting, grammar analysis, and expression restructuring.
Guides developers through an interactive tutorial to learn Medusa concepts by building a brands feature step-by-step.
Salesforce development skills for Claude Code covering Lightning Web Components with PICKLES architecture, wire service patterns, Apex integration, and Jest testing.
Ground every framework-specific implementation decision in official documentation rather than training data. Workflow: Detect stack/versions from `package.json`/`pyproject.toml`/`go.mod`/etc., fetch the exact relevant docs page (e.g. `react.dev/reference/react/useActionState`, not the homepage), implement matching those patterns, and cite full URLs (prefer deep links with anchors) in code comments. Treats Stack Overflow, blog posts, and training data as non-authoritative and requires explicit `UNVERIFIED:` flags when no doc exists.
Skill for fetching Twitter/X post content by URL using Jina AI API, supporting individual posts and batch fetching with author, timestamp, text, images, and thread replies
Unofficial collection of AI-consumable skills for building production-ready Convex applications, covering best practices, code quality, and ESLint integration with the @convex-dev/eslint-plugin.
Agent skills and Claude Code plugins for HashiCorp products including Terraform (HCL code, modules, providers, tests) and Packer (machine images, HCP Packer registry).
CoPaw is a self-hosted personal AI assistant framework that connects a single agent to DingTalk, Feishu, QQ, Discord, iMessage, Telegram, Mattermost, Matrix, and MQTT with custom Python skills, cron jobs, and local or cloud LLMs (including Ollama/llama.cpp extras). Ships with a web Console at `http://127.0.0.1:8088/` and multiple install paths (pip, install script, source).
Crucix is a self-hosted intelligence terminal that pulls 27 OSINT feeds (satellite fire detection, flight tracking, maritime AIS, radiation, conflict data, market prices, economic indicators) every 15 minutes, renders them on a WebGL globe dashboard, and pushes LLM-enhanced alerts to Telegram/Discord. Single hard dependency (Express); runs via `npm run dev` or Docker Compose with persistent sweep data.
A collection of 161 AI agent skills for Claude Code, Gemini CLI, and Google Antigravity, providing domain-specific knowledge, workflows, and best practices.
Salesforce development skills for Claude Code covering Lightning Web Components with PICKLES architecture, wire service patterns, Apex integration, and Jest testing.
Part of a collection of auto-generated agent skills derived from GitHub's trending open-source projects by ara.so, providing installable skills for AI coding assistants via the skills.sh registry.
Extracts transcripts from YouTube videos and generates comprehensive summaries using the STAR + R-I-S-E framework. Validates video availability, retrieves transcripts via the youtube-transcript-api Python library, and produces detailed reference documentation capturing insights, arguments, and key points.
GitHub Copilot extensions for VS Code, Visual Studio, and Claude Code that streamline Azure development, enabling questions about Azure services and management tasks from within the IDE.