wakiratohf/analytics-automation-skill
GitHub repository for wakiratohf/analytics-automation-skill updated in the agent skills ecosystem.
GitHub repository for wakiratohf/analytics-automation-skill updated in the agent skills ecosystem.
npx skills add wakiratohf/analytics-automation-skillGitHub repository for wakiratohf/analytics-automation-skill updated in the agent skills ecosystem.
Statusline scripts for Claude Code and Codex — one-line installers, per-tool subdirs.
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
Health-check the wiki for contradictions, orphan pages, stale claims, and missing cross-references. Use when the user says "audit", "health check", "lint", "find problems", or wants to improve wiki quality.
Generate cross-platform agent artifacts (SKILL.md, AGENTS.md) using LLM intelligence.
Troubleshoot Golang programs systematically - find and fix the root cause. Use when encountering bugs, crashes, deadlocks, or unexpected behavior in Go code. Covers debugging methodology, common Go pitfalls, test-driven debugging, pprof setup and capture, Delve debugger, race detection, GODEBUG tracing, and production debugging. Start here for any 'something is wrong' situation. Not for interpreting profiles or benchmarking (→ See `samber/cc-skills-golang@golang-benchmark` skill) or applying optimization patterns (→ See `samber/cc-skills-golang@golang-performance` skill).
Codex skill for auditing and migrating Claude Code harnesses to Codex