Loading...
Loading...
Found 1,905 Skills
Extract and parse content from URLs. Triggers on: user provides a URL to extract content from, another skill needs to parse source material, "parse this URL", "extract content", "解析链接", "提取内容".
View and edit cmux settings in ~/.config/cmux/cmux.json. Use when the user wants to change cmux preferences (appearance, sidebar, notifications, automation, browser, shortcuts), set a value by JSON path, validate the file, open it in an editor, or look up which keys cmux recognizes. Triggers on '/cmux-settings', 'change cmux setting', 'set <something> in cmux', 'cmux config', 'cmux.json', or 'rebind a cmux shortcut'.
Ansible integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ansible data.
A thin orchestration layer for embeddedskills, used to discover projects in the current workspace, select build/flash/debug/observe backends, connect .embeddedskills/state.json, and aggregate results from underlying skills. Triggered when the user explicitly enters one of the following commands: "One-click Build & Flash", "Auto Diagnose", "Chain build -> flash -> debug -> observe", or explicitly calls /workflow.
Guide for setup Context7 MCP server to load documentation for specific technologies.
Operational guide for enabling Megatron FSDP in Megatron-Bridge, including config knobs, code anchors, pitfalls, and verification.
Use when symfony config env parameters
EditorConfig (エディタ設定統一フォーマット) リファレンス。 .editorconfig ファイル、glob パターン、root、 indent_style / indent_size / tab_width、end_of_line, charset、 trim_trailing_whitespace, insert_final_newline, max_line_length。
Lefthook (高速並列 Git hooks マネージャー) リファレンス。 lefthook.yml 設定、pre-commit / pre-push / commit-msg 等のフック、 parallel / piped 実行、glob / run / tags フィルタ、 CI スキップ、staged_files、Husky からの移行。