agentuity-cli-cloud-agent-get
Get details about a specific agent. Requires authentication. Use for Agentuity cloud platform operations
Essential command-line tools and system utilities.
Get details about a specific agent. Requires authentication. Use for Agentuity cloud platform operations
Garantiza lectura real, control de limites, registro en cache y validacion de citas/wikilinks en Obsidian.
Skill para gerar e validar dados brasileiros (CPF/CNPJ) no Easy Budget.
从社交媒体(Weibo/X/Twitter/Reddit)、技术新闻(Hacker News)和博客文章中提取核心资源,生成结构化 Markdown 条目并归档到 Daily Links。支持智能分类和多种输出样式。触发关键词:weibo、twitter、x.com、reddit、news.ycombinator.com、博客链接、文章提取、daily links。
Manage Discord Nitro subscription, server boosts, and premium features
Get details about a specific agent. Requires authentication. Use for Agentuity cloud platform operations
End-to-end ERP + tax intelligence engineer skill: SAP Business One functional parity, Odoo 18 CE/OCA-compliant implementation, and deep Finance Tax Pulse (PH tax) integration.
Get snapshot details. Requires authentication. Use for Agentuity cloud platform operations
V1.0 - Expert guidance for the Dashboard Mail module supporting Outlook, Gmail, and custom IMAP providers.
This skill should be used when the user asks to "add a contact", "update contact info", "organize contacts", "find a contact", "manage contact groups", "import contacts", or is working with contact data in Missive.
API conventions for RawDrive. Use when building API endpoints, designing response formats, implementing pagination, or handling HTTP methods.
Meta-tool for rapid adb-* skill creation from templates
Queries OSDU users and entitlements via the OSDU Entitlements API. Use when listing OSDU users, checking roles (Viewer, Editor, Admin, Ops), resolving GUIDs to names, or troubleshooting OSDU access.
Integrate cadrianmae marketplace plugins into CLAUDE.md. Scans installed plugins and generates documentation section listing available skills and commands. User chooses between user-level (global) or project-level (current project only) integration.
Handles API key and user token authentication for secure Knack API access. Manages session creation, refresh, and credential validation.
Push a local skill to the Notion skills database. Load when user mentions "share skill", "export skill", "push to notion", "add skill to database", or after creating a new skill with create-skill.
Use when Codex must fetch web pages, scrape selectors, or crawl sitemaps through the remote Fetch/Web MCP server catalog entry.
Enables Claude to create, manage, and analyze Microsoft Forms surveys and quizzes via Playwright MCP
Main workflow orchestrator for complex tasks. Coordinates phase transitions, enforces checkpoints based on config, manages subagent delegation. Invoke for [COMPLEX] tasks.
This skill should be used when the user asks to "assign this to", "delegate this email", "who should handle this", "route this conversation", "hand off this thread", or is making decisions about conversation ownership in Missive.
Search Google Calendar with natural language. Find events by date, title, attendees, or email domains. Optimized for time-based briefings with explicit timestamps and rich event context. Parameters: - date (string): 'tomorrow', 'next Monday', 'Oct 25' - time_range: {start: ISO datetime, end: ISO datetime} - subject (string): Search in event titles - attendees (string[]): Filter by attendee names - emails (string[]): Filter by email/domains Returns: [{ event_id: string, title: string, start_time: ISO datetime (Asia/Singapore timezone), end_time: ISO datetime (Asia/Singapore timezone), duration_minutes: number, attendees: {name: string, email: string, response_status: string}[], location?: string, description?: string, has_attachments: boolean, prep_needed: boolean, conferencing?: {type: string, url: string} }]