Claude Code Skills Marketplace is a collection and marketplace of skills, plugins, agents, and instructions that extend Claude Code with specialized development workflows. It is for developers who want to install existing workflows or create, validate, and package their own Claude Code skills.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add daymade/claude-code-skillsnpx agentmods add plugins/daymade/claude-code-skills/daymade-claude-codegit clone --depth 1 https://github.com/daymade/claude-code-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/daymade/claude-code-skills/daymade-claude-code)<a href="https://agentmods.dev/plugins/daymade/claude-code-skills/daymade-claude-code"><img src="https://agentmods.dev/badge/plugins/daymade/claude-code-skills/daymade-claude-code.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
daymade-claude-code scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 51 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "daymade-claude-code",
"description": "Claude Code operations suite that bundles cross-project prior-work retrieval across code, docs, Skills, meetings, WeChat archives, and conversation history; provider-separated Claude Code and Codex history readers; identity- and lineage-gated continuation workflows; plugin/skill troubleshooting; CLAUDE.md progressive disclosure optimization; version-synced Lark CLI routing; statusline configuration; exported .txt repair; full claude.ai conversation extraction with tool-call rendering and file download; plugin marketplace development and suite consolidation; writing/testing/debugging Claude Code hooks; multi-provider profile isolation; personal-memory migration into tool-agnostic AGENTS.md reference docs; one-shot local timers that ping Claude right after subscription quota reset to start a fresh 5-hour usage window; and terminal-output-to-PNG rendering for visual CLI verification under one shared namespace. Install once to get the full Claude Code power-user toolkit.",
"source": "./daymade-claude-code",
"strict": false,
"version": "3.14.0",
"category": "suite",
"keywords": [
"suite",
"claude-code",
"session-recovery",
"conversation-history",
"local-history",
"prior-work",
"retrieval",
"reuse",
"claude-md",
"statusline",
"troubleshooting",
"marketplace-dev",
"local-source-sync",
"codex",
"terminal-screenshot",
"usage-analyst",
"quota-ping",
"web-conversation-export",
"conversation-file-download",
"memory-migration"
],
"skills": [
"./local-conversation-history",
"./read-claude-code-history",
"./read-codex-history",
"./continue-claude-code-work",
"./continue-codex-work",
"./claude-skills-troubleshooting",
"./claude-md-progressive-disclosurer",
"./statusline-generator",
"./claude-export-txt-better",
"./marketplace-dev",
"./terminal-screenshot",
"./claude-usage-analyst",
"./cWhat it installs
The manifest is a name and a version. 19 skills travel with it, and installing the plugin installs all of them — 3,139 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill read-claude-web-conversation A 239 tokens
- Skill marketplace-dev A 146 tokens
- Skill prior-work-retrieval A 173 tokens
- Skill claude-code-ping-start-5h-quota A 243 tokens
- Skill read-claude-code-history A 163 tokens
- Skill read-codex-history A 127 tokens
- Skill terminal-screenshot A 206 tokens
- Skill lark-cli-router A 108 tokens
- Skill fixing-claude-export-conversations A 129 tokens
- Skill claude-usage-analyst A 91 tokens
- Skill local-conversation-history A 214 tokens
- Skill continue-codex-work A 144 tokens
- Skill continue-claude-code-work A 112 tokens
- Skill claude-md-progressive-disclosurer B 123 tokens
- Skill claude-switch-models-setup B 209 tokens
- Skill claude-migrate-memory-to-doc B 203 tokens
- Skill statusline-generator B 184 tokens
- Skill claude-code-hooks C 247 tokens
- Skill claude-skills-troubleshooting D 78 tokens
What ships with it
1 file beside marketplace.json#daymade-claude-code in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed 9105688237c0
- 2d ago First seen · 51 lines scan A 50c4600b20d7
daymade-claude-code is a plugin published in the GitHub repository daymade/claude-code-skills (1,377 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other plugins, from other repositories
knowledge-and-memory
Research methodology, corpus search, persistent memory, iterative workflows, and project knowledge management.
@tekmidian/pai
Personal AI Infrastructure — persistent memory, session continuity, and knowledge graph for Claude Code.
claude-mega-brain
OKF-powered knowledge context for Claude Code — injects your project knowledge base at every session.
tree-ring-memory
Local-first memory lifecycle, project bootstrap, and receipt-backed harness guidance for Claude Code using Tree Ring Memory v0.15+.
vault-template
Personal Knowledge Management system for Obsidian with AI-powered workflows, goal tracking, and productivity coaching.
compact-manager
Warns the main session as its own context fills, captures a wake packet before compaction, and reorients the session after it — so an autonomous orchestrator survives past one context window.