一键导入
Fenix
Fenix 收录了来自 raulbethencourt 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Top-level session orchestration rules — subagent routing, context hygiene, and implementation discipline. Not intended for subagents.
Wrike connector skill for managing Agile work items (Epics, Stories, Tasks, sub-tasks, comments, and attachments) via the Wrike REST API v4. Use this skill whenever an agent needs to read or write Wrike workspace data.
Post-merge integrity check skill for SugarCRM projects. Use whenever an agent needs to compare two branches after a version-upgrade merge, detect lost or damaged custom code (identified by CUSTOM_MARKERS), and generate git patches for CRITICAL/HIGH findings.
Browser automation skill for testing SugarCRM Enterprise (v12-25). Use for simulating user interactions: clicking buttons, filling forms, navigating modules, creating records, and verifying functionality. Requires Playwright and Chromium browser installed.
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.
Delta integration for viewing diffs in the terminal. Use when showing file differences to the user with syntax highlighting via delta.
Trigger native web search. Use when you need quick internet research with concise summaries and full source URLs.
SugarCRM testing skill for writing and running tests across PHPUnit unit/integration tests, bns end-to-end curl tests, and local scheduler/batch execution with bns run-batch. Use when creating, running, or debugging tests for SugarCRM applications.
Translation skill for Markdown documents using Google Translate via deep-translator. Supports any target language (fr, es, de, pt, zh-CN, ar, ja, …). Use this skill whenever an agent needs to translate Markdown files from one language to another.
Web search skill using DuckDuckGo (no API key needed) via the `ddgs` Python package. Use when the agent needs to discover URLs, search for information, or fetch and read web page content.