github.com/ceshine/ceshine-agent-skills
Skill | Added | Review |
|---|---|---|
web-search-and-fetch Run Google searches and fetch JS-rendered web pages as Markdown via `google-search-cli`, a Patchright-based CLI invoked through `uvx` from its GitHub repo (no local install needed). Use when the agent needs (1) fresh Google search results from a query, (2) the Markdown of a URL that plain HTTP fetch (curl/WebFetch) cannot render because it requires JavaScript or evades bots, or (3) inspection of the raw HTML of a Google results page. Trigger phrases include "google for ...", "search the web for ...", "fetch this page as markdown", "this page needs JS to render". Do not use for static doc URLs that WebFetch handles cleanly, or when Chromium cannot be installed on the machine. | 90 Impact Pending No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: 348c2c1 | |
youtube-tools Fetch transcripts and create structured watching guides / summaries for YouTube videos. Use when the user asks to (1) get, fetch, extract, or download a transcript or captions from a YouTube video URL, or (2) summarize, create a watching guide, or produce a structured summary of a YouTube video. Trigger on youtube.com/watch, youtu.be, or youtube.com/shorts links. | 95 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 348c2c1 | |
git-workflows Always invoke this skill for any git-related request (commit messages, staging review, history, PR descriptions, etc.) so git workflows are handled consistently. | 80 Impact Pending No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 348c2c1 | |
markdown-dot-new Retrieve the Markdown version of a public web page from a URL using the agent's built-in URL fetch capability and markdown.new. Use when a user asks for page content in Markdown, cleaner extracted page content for LLM use, or URL-to-Markdown conversion. | 88 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 348c2c1 | |
context7-skill Access up-to-date, version-specific documentation and code examples from Context7. Use this skill to verify library and framework details. | 63 Impact Pending No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 00eed16 | |
git-workflow Always invoke this skill for any git-related request (commit messages, staging review, history, PR descriptions, etc.) so git workflows are handled consistently. | 82 1.34x Agent success vs baseline Impact 93% 1.34xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 1462f26 |