daymade-claude-code

daymade-claude-code is a plugin for Claude Code from daymade/claude-code-skills. Its manifest loads nothing; the 19 skills it bundles cost 3,139 tokens per session together, scanned A, original, MIT.

A Claude Code operations toolkit for finding prior work across projects, managing histories and plugins, troubleshooting skills, configuring hooks and profiles, and maintaining agent instruction files. Claude Code and Codex are AI coding agents.

In plain words
What is it for?
Use it to search past code and conversations, continue earlier work, troubleshoot plugins, manage hooks and profiles, optimize CLAUDE.md files, and verify terminal output visually.
Why use it?
It helps recover earlier decisions and manage the surrounding files, settings, histories, and workflows that coding agents depend on.

Plugin for Claude Code

About the project

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.

daymade/claude-code-skills · 1,377 stars · on GitHub

Install

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.

Claude Code
/plugin marketplace add daymade/claude-code-skills
agentmods
npx agentmods add plugins/daymade/claude-code-skills/daymade-claude-code
Clone the repo
git clone --depth 1 https://github.com/daymade/claude-code-skills

Made for: Claude Code.

Wrote 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.

agentmods badge for daymade-claude-code

README.md
[![agentmods](https://agentmods.dev/badge/plugins/daymade/claude-code-skills/daymade-claude-code.svg)](https://agentmods.dev/plugins/daymade/claude-code-skills/daymade-claude-code)
Your own site
<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>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 19 skills cost 3,139 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

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.

.claude-plugin/marketplace.json#daymade-claude-code · 51 lines

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",
    "./c

Read the full file on GitHub · 51 lines

Files

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.

Changes

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.

  1. today Changed 9105688237c0
  2. 2d ago First seen · 51 lines scan A 50c4600b20d7

Subscribe to this mod's changes

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.