Skip to main content

这个仓库中的 skills

420company/artemis - 第 9 页

SkillsMP 已收集 420company/artemis 中的 863 个 Skill。打开任一 Skill 可查看来源和详情。

420company/artemis

已展示 40 / 863 个已收集 Skill。

职业分类
软件开发工程师
描述

Develops custom FiftyOne plugins (operators and panels) from scratch. Use when creating plugins, extending FiftyOne with custom operators, building interactive panels, or integrating external APIs.

原文语言:英语

更新
职业分类
数据科学家
描述

Visualizes datasets in 2D using embeddings with UMAP or t-SNE dimensionality reduction. Use when exploring dataset structure, finding clusters, identifying outliers, or understanding data distribution.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Evaluates FiftyOne plugins for quality, security, and agent-readiness. Use when reviewing a plugin before installation, auditing an existing plugin, validating a plugin you just built, or assessing community plugins for safety. Produces a structured report…

原文语言:英语

更新
职业分类
数据科学家
描述

Finds duplicate or near-duplicate images in FiftyOne datasets using brain similarity computation. Use when deduplicating datasets, finding similar images, or removing redundant samples.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate a Data Lens connector from an external database schema. Use when users want to connect an external data source (PostgreSQL, BigQuery, Databricks, MySQL, etc.) to FiftyOne Data Lens, or when they have a database schema and want to browse/import that…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Triages FiftyOne GitHub issues by categorizing as fixed, won't fix, not reproducible, or still valid. Use when reviewing GitHub issues, triaging bugs, or closing stale issues in the voxel51/fiftyone repository.

原文语言:英语

更新
职业分类
数据科学家
描述

Evaluate model predictions against ground truth using COCO, Open Images, or custom protocols. Use when computing mAP, precision, recall, confusion matrices, or analyzing TP/FP/FN examples for detection, classification, segmentation, or regression tasks.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Diagnose and fix common FiftyOne issues automatically. Use when a dataset disappeared, the App won't open, changes aren't saving, MongoDB errors occur, video codecs fail, notebook connectivity breaks, operators are missing, or any recurring FiftyOne pain…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Build FiftyOne UIs using VOODO (@voxel51/voodo), the official React component library. Use when building plugin panels, creating interactive UIs, or styling FiftyOne applications. Fetches complete component API reference dynamically.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Get help with FiftyOne skills, understand available workflows, and troubleshoot setup issues

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guided quickstart for FiftyOne - choose between user workflows (import, inference, visualization) or developer workflows (plugin development)

原文语言:英语

更新
职业分类
软件开发工程师
描述

Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.ts or .figma.js files.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for…

原文语言:英语

更新
职业分类
平面设计师
描述

Create a new blank Figma file. Use when the user wants to create a new Figma design or FigJam file, or when you need a new file before calling use_figma. Handles plan resolution via whoami if needed. Usage — /figma-create-new-file [editorType] [fileName]…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Use this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma. Triggers: 'write to Figma', 'create in Figma from code', 'push page to Figma', 'take this app/page and build it in Figma',…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Translates Figma designs into production-ready application code with 1:1 visual fidelity. Use when implementing UI code from Figma files, when user mentions "implement design", "generate code", "implement component", provides Figma URLs, or asks to build…

原文语言:英语

更新
职业分类
软件开发工程师
描述

**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call. NEVER call `use_figma` directly without loading this skill first. Skipping it causes common, hard-to-debug failures. Trigger whenever the user wants to perform a write…

原文语言:英语

更新
职业分类
软件开发工程师
描述

AI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Use this skill when the user wants structured data from websites, needs to extract pricing tiers, product listings, directory entries, or any data as JSON with a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bulk extract content from an entire website or site section. Use this skill when the user wants to crawl a site, extract all pages from a docs section, bulk-scrape multiple pages following links, or says "crawl", "get all the pages", "extract everything under…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Download an entire website as local files — markdown, screenshots, or multiple formats per page. Use this skill when the user wants to save a site locally, download documentation for offline use, bulk-save pages as files, or says "download the site", "save as…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Control and interact with a live browser session on any scraped page — click buttons, fill forms, navigate flows, and extract data using natural language prompts or code. Replaces the old firecrawl-browser command. Use when the user needs to interact with a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Extract clean markdown from any URL, including JavaScript-rendered SPAs. Use this skill whenever the user provides a URL and wants its content, says "scrape", "grab", "fetch", "pull", "get the page", "extract from this URL", or "read this webpage". Handles…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Web search with full page content extraction. Use this skill whenever the user asks to search the web, find articles, research a topic, look something up, find recent news, discover sources, or says "search for", "find me", "look up", "what are people saying…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate a complete Agent Skill from a documentation URL using Firecrawl

原文语言:英语

更新
职业分类
网页开发工程师
描述

Edit a Flint website using a background AI agent. Use when the user wants to modify, update, or add content to their Flint managed website.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this agent when the user is working with cloud infrastructure (Terraform, GCP, SQL) and discusses cost, pricing, savings, optimization, or resource sizing. <example> Context: User is editing Terraform files user: "Is this change going to be expensive?"…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Perform a FollowRabbit cost review on the current repository. Use when the user wants to understand the cost impact of Terraform or SQL infrastructure, asks about cloud costs, or is working with *.tf or *.sql files.

原文语言:英语

更新
职业分类
网页开发工程师
描述

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

原文语言:英语

更新
职业分类
客户服务代表
描述

Overview of all available GoodMem skills and what a user needs to get started. Invoke when a user asks what GoodMem skills are available, how to get started, or what they need to set up.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Workflow guide for GoodMem MCP server tools. Use when an agent needs to understand what GoodMem MCP tools are available and how to use them. Parameter signatures are provided by the MCP protocol itself — do not hardcode them here.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when the user wants to write Python code that interacts with GoodMem — creating embedders, spaces, memories, retrieval, managing API keys, etc. Provides the complete SDK reference for the goodmem Python package.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: <example>Context: User is running /hookify command without arguments\nuser: "/hookify"\nassistant: "I'll analyze the conversation to find behaviors…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Get help with the hookify plugin

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Face Hub. Use when: handling authentication; managing local cache; managing Hugging Face Buckets; running or…

原文语言:英语

更新
职业分类
数据科学家
描述

Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models by benchmark scores. Triggers on: "best model for X", "what model should I use for", "top models for [task]",…

原文语言:英语

更新
已展示 40 / 863 个已收集 Skill。