daymadedaymadeCommunity·97 Agent Skills Included

claude-code-skills

Production-ready Claude Code skills for docs, GitHub, debugging, and research

Extends Claude Code and Codex with production-tested skills for document conversion, GitHub PR review, network debugging, LLM evaluation, and deep research. Eliminates repeated trial-and-error by packaging real incident lessons, verified scripts, and evidence-driven workflows into reusable agent instructions. Installs as a plugin marketplace so agents trigger the right skill automatically from plain-language requests.
npx skills add daymade/claude-code-skills --all -g -y
Available:

Tells the AI agent how this skills marketplace is structured, how to route requests to the right skill, and the safety rules for validating, packaging, and editing skills.

All Skills in This Repository (97)

Pure Emerald Level Indicators
📦 In Repo
daymadedaymade

github-review-pr

Reviews GitHub pull requests against the current base branch using immutable Git snapshots and three-way merge analysis.

Community
Advanced
📦 In Repo
daymadedaymade

bilibili-source

Fetch login-free metadata, live stats, and danmaku from Bilibili videos via API scripts.

Community
Advanced
📦 In Repo
daymadedaymade

marketplace-health-check

Audits a Claude Code skills marketplace repo across six dimensions via parallel workflow inspectors.

Community
Advanced
📦 In Repo
daymadedaymade

kimi-use

Drive the Kimi desktop app via computer-use to query its built-in data plugins.

Community
Advanced
📦 In Repo
daymadedaymade

download-gemini-images

Download and package images from Google Gemini conversations via Chrome automation.

Community
Intermediate
📦 In Repo
daymadedaymade

windows-remote-desktop-connection-doctor

Diagnose Windows App remote desktop connection failures on macOS through log analysis and network probing.

Community
Advanced
📦 In Repo
daymadedaymade

llm-eval-harness

Benchmarks LLM endpoints for availability, fidelity, speed, concurrency, protocol compliance, and quality.

Community
Advanced
📦 In Repo
daymadedaymade

openclaw

Audit, diff, copy, and switch models in OpenClaw JSON configuration files.

Community
Advanced
📦 In Repo
daymadedaymade

debugging-network-issues

Diagnose network, streaming, and protocol failures using falsification-first layered isolation experiments.

Community
Advanced
📦 In Repo
daymadedaymade

tibo-reset-codex

Verifies ChatGPT and Codex usage-limit reset events by cross-checking announcements, trackers, and local account data.

Community
Advanced
📦 In Repo
daymadedaymade

tunnel-doctor

Diagnose Tailscale and proxy conflicts across macOS and Windows/WSL network paths.

Community
Advanced
📦 In Repo
daymadedaymade

git-safety-net

Audits, preserves, recovers, and safely retires local Git work across checkouts, stashes, and dangling commits.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-code-skills?

Run `npx skills add daymade/claude-code-skills --all -g -y` in your terminal to install the full suite globally.

What can these Claude Code skills do?

They cover document conversion (PDF, Word, Excel, slides), GitHub PR review and operations, network and proxy debugging, LLM endpoint evaluation, deep research reports, and media archiving.

Do these skills work with Codex and OpenClaw?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and OpenClaw without modification.

Can I create my own skill with this marketplace?

Yes. The bundled skill-creator meta-skill guides your agent through creating, validating, and packaging new skills with security scanning built in.

Do I need coding experience to use these skills?

No. Once installed, you describe the task in plain language and the agent picks the right skill and runs its scripts for you.

Related Repositories in Software Engineering

View All in Software Engineering