Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 190

SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.

tomevault-io/skills-registry

Showing 40 of 17,125 collected skills.

occupation
Project Management Specialists
description

Automatically detects when users are discussing project planning, strategy, or feature prioritization. Guides them toward structured planning artifacts when appropriate. Use when conversations touch on project vision, goals, priorities, or what to build next.…

updated
occupation
Software Developers
description

12306 火车票查询工具。当用户需要查询火车余票、票价、中转方案或车站信息时使用此技能。支持车票、票价、中转方案查询以及车站代码搜索。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

高考语文作文评分工具,依据严格的评分标准(基础等级+发展等级)对作文进行打分和点评,支持硬性指标检测。使用场景:(1) 对作文进行自动评分和诊断,(2) 获取基于"八病八要"的改进建议,(3) 检查作文是否符合字数、标题等硬性要求。触发条件:用户提交作文内容并请求评分。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Receptionists & Information Clerks
description

天气查询工具。当用户需要查询实时天气、温度、湿度或生活指数时使用此技能。支持城市名称或 Adcode 查询,可获取扩展数据(如体感温度、AQI)和未来3天预报。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Amplifier design philosophy using Linux kernel metaphor. Covers mechanism vs policy, module architecture, event-driven design, and kernel principles. Use when designing new modules or making architectural decisions. Use when this capability is needed.

updated
occupation
Software Developers
description

Document-Driven Development workflow for existing codebases. Provides systematic planning, documentation-first design, and implementation verification. Use when this capability is needed.

updated
occupation
Software Developers
description

Guide for creating new Amplifier modules including protocol implementation, entry points, mount functions, and testing patterns. Use when creating new modules or understanding module architecture. Use when this capability is needed.

updated
occupation
Software Developers
description

Get AI-synthesized research on any topic with citations, directly in your terminal. Supports structured JSON output for pipelines. Use when you need comprehensive research grounded in web data without writing code. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Ensure complete compliance with code quality standards. Use before commit, before PR creation, or when quality issues are detected. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

現在の環境で適切なPythonコマンドを判別し、スクリプトを実行します。「Pythonコマンドを確認」「どのpythonを使う」「Python実行方法」といった依頼や、他のスキルからPythonスクリプトを実行する前に使用してください。 Use when this capability is needed.

Source text: Japanese

updated
occupation
Software Developers
description

Detect changes that require documentation updates and suggest/execute updates. Use when code changes may impact documentation, during pre-PR creation checklist, or when explicitly requested. Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Automatically report work progress as comments on GitHub Issues. Use upon completion of major milestones, PR creation, merge completion, or when explicitly requested. Use when this capability is needed.

updated
occupation
Software Developers
description

MixSeek-Coreで利用可能なLLMモデルの一覧を表示します。「使えるモデル」「モデル一覧」「どのモデルがある」「モデルを取得」「APIからモデル」といった依頼で使用してください。API経由でプロバイダー別のモデル情報を動的取得し、推奨設定、互換性情報を提供します。 Use when this capability is needed.

Source text: Japanese

updated
occupation
Software Developers
description

MixSeek Agent Skills collection for AI coding assistants. Provides workspace management, team configuration, evaluation setup, and debugging tools for MixSeek-Core. Use when this capability is needed.

Source text: Mixed languages

updated
occupation
Software Developers
description

MixSeekのチーム設定ファイル(team.toml)を生成します。「チームを作成」「エージェント設定を生成」「Web検索チームを作って」「分析チームを設定」といった依頼で使用してください。Leader AgentとMember Agentの構成を定義します。 Use when this capability is needed.

Source text: Japanese

updated
occupation
Software Quality Assurance Analysts & Testers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Scaffold a new design system component with all required files, Ark UI integration, Storybook stories (docs/controls), optional Vitest browser tests, and barrel export wiring. Use when the user asks to create, scaffold, or add a new component. Use when this…

updated
occupation
Software Developers
description

Create a design system component from a Figma URL. Extracts design tokens, maps to CSS custom properties, and scaffolds the component. Use when the user provides a Figma link and asks to implement it. Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

This skill should be used when the user asks to "save the conversation", "export chat", "save chat history", "save our discussion", "export this conversation", "save dialogue", "save this session", "export as markdown", "export as HTML", "summarize and save",…

updated
occupation
Software Developers
description

This skill should be used when the user asks to "extract skill", "extract command", "extract agent", "extract pattern", "save as skill", "save as command", "save as agent", "turn this into a skill", "make this a command", "save this workflow", "提取技能", "提取命令",…

updated
occupation
Software Developers
description

Disciplined Rust engineering for ratatui-based TUI installer flows with CI-safe, minimal changes. Use when working on mash-installer TUI code, step-based wizards, event-driven input handling, or when fixing Rust/clippy/test issues without unrelated refactors.…

updated
occupation
Software Developers
description

| Use when this capability is needed.

updated
occupation
Software Developers
description

Extract content from the public notes website at notes.dsebastien.net. Use when fetching MoCs, notes, or any content from the Obsidian Publish site. Use when this capability is needed.

updated
occupation
Software Developers
description

Manage the concepts database - verify, add, update, and check for duplicates before modifying concepts. MANDATORY for all concept operations. Use when this capability is needed.

updated
occupation
Software Developers
description

Resolve tasks where the AI got stuck and needs user guidance Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Guided code review flow with file navigation and approval handling Use when this capability is needed.

updated
occupation
Software Developers
description

Development patterns for PM Dashboard plugin including MCP tools, FastAPI endpoints, database operations, WebSocket broadcasting, and testing requirements. Use when working on src/task_manager/, adding features, or modifying the plugin codebase. Use when this…

updated
occupation
Software Developers
description

Atomic task locking patterns to prevent race conditions in multi-agent environments. Use when working with task locks, concurrent operations, acquire_task_lock, update_task_status, or debugging lock conflicts. Use when this capability is needed.

updated
occupation
Compliance Officers
description

Framework for aligning AI systems with human values and organizational goals. Use when this capability is needed.

updated
occupation
Compliance Officers
description

Identify content generated by AI systems. Use when this capability is needed.

updated
occupation
Compliance Officers
description

Comprehensive AI ethics and responsible AI development specialist. Use PROACTIVELY for bias assessment, fairness evaluation, ethical AI implementation, community impact analysis, and regulatory compliance. Trigger keywords include bias, fairness,…

updated
occupation
Compliance Officers
description

Comprehensive ethical framework for AI development. Use when this capability is needed.

updated
occupation
Compliance Officers
description

Responsible AI development and ethical considerations. Use when evaluating Use when this capability is needed.

updated
occupation
Compliance Officers
description

Detect and label AI-generated content across modalities (text, image, audio, video). Use when this capability is needed.

updated
occupation
Compliance Officers
description

Detect and mitigate hallucinations in AI-generated content. Use when this capability is needed.

updated
occupation
Software Developers
description

Comprehensive logging framework for AI system activities per Article 12. Use when this capability is needed.

updated
occupation
Compliance Officers
description

Use when working with an AI tool to define and measure factual accuracy (>95% correct citations), completeness (>90% complete answers), and consistency (>85% consistency score) of AI systems.

updated
occupation
Compliance Officers
description

Centralized registry for tracking AI systems per Article 49. Use when this capability is needed.

updated
Showing 40 of 17,125 collected skills.