enrich-error
73Skill Claude CodeCodex
SessionEnd hook for routines — turns raw error messages into actionable findings (e.g. "Error: 401" → "Gmail token expired — reconnect at /dashboard/connectors"). Routine-only.
Skill Claude CodeCodex
SessionEnd hook for routines — turns raw error messages into actionable findings (e.g. "Error: 401" → "Gmail token expired — reconnect at /dashboard/connectors"). Routine-only.
Skill Claude CodeCodex
Extract structured data (JSON) from messy text, documents, or web pages. Use when the user asks to extract, parse, structure, or pull data out of unstructured content.
Skill Claude CodeCodex
Verify a specific claim by finding multiple authoritative sources that confirm or contradict it. Use when the user asks to fact-check, verify, or check whether something is true.
Skill Claude CodeCodex
Summarise a git diff into a short change description, risk assessment, and suggested commit message. Use when the user asks to review changes, draft a commit message from a diff, or wants a high-level overview of what was edited.
Skill Claude CodeCodex
Weekly cross-agent curation routine — surfaces patterns across agents, promotes stable ones into shared knowledge, writes a weekly digest into Inbox. Routine-only.
Skill Claude CodeCodex
Turn a meeting audio recording into structured notes — attendees, agenda items discussed, key decisions, action items with owners, and open questions. Save the result as a Markdown file. Use when the user attaches an audio file of a meeting or explicitly asks for meeting notes from audio.
Skill Claude CodeCodex
Generate a personalised morning briefing covering weather, news, schedule, and saved priorities. Use when the user asks for a morning brief, daily summary, or "what's happening today?".
Skill Claude CodeCodex
Break a goal into a clear sequence of actionable steps with dependencies and estimated effort. Use when the user describes something they want to accomplish and asks for a plan, breakdown, or "how do I...".
Skill Claude CodeCodex
End-of-day distillation routine — reads recent runs + findings, decides what graduates / dismisses / stays open, writes a one-paragraph day summary. Routine-only.
Skill Claude CodeCodex
Review the current conversation and save key facts to long-term memory. Use when the user asks you to remember things from this chat, save important info, or "remember this for next time".
Skill Claude CodeCodex
Use when an agent has had N consecutive quiet runs with nothing to do. Pivots to bounded inward consolidation (promote findings, refresh memory, audit asks) anchored in own data — NOT generic news summarisation. Adapted from goanna's reverie cycle. Routine-only; loaded by the routine that detects the quiet condition.
Skill Claude CodeCodex
Reviewer criteria for AI-generated code via withreview. Checks for security issues (injection, auth bypass, secret leakage), correctness, and project conventions. Use as criteria.skill when generating code that touches data, auth, or external systems.
Skill Claude CodeCodex
Reviewer criteria for outbound email drafts via withreview. Checks tone-recipient match, professionalism, no AI tells, no placeholder leakage. Use as criteria.skill argument when reviewing email drafts before send.
Skill Claude CodeCodex
Default reviewer criteria for the withreview tool. Generic quality bar — accuracy, intent-match, no hallucinations, clarity. Use as the criteria.skill argument when calling withreview without a domain-specific reviewer skill.
Skill Claude CodeCodex
Reviewer criteria for AI-generated summaries via withreview. Checks faithfulness to source, no hallucinated facts, appropriate length, key points preserved. Use as criteria.skill when summarising articles, documents, transcripts, or batch-task outputs.
Skill Claude CodeCodex
Rewrite text for a different audience, tone, length, or format while preserving the core meaning. Use when the user asks to rewrite, rephrase, simplify, formalise, or adapt text for a specific audience.
Skill Claude CodeCodex
SessionEnd hook for routines emitting findings — picks the right channel (inboxadd / notify / approvalqueue / spacesend / webhookpost) and writes a short run-summary line. Routine-only.
Skill Claude CodeCodex
Daily meta-routine — watches every other routine for error rates, drift, and runaway cost; surfaces routinehealth findings into the Inbox. Routine-only.
Skill Claude CodeCodex
Save a piece of research, notes, or content to the user's filesystem as a well-organised markdown document with metadata. Use when the user asks to save, archive, file away, or "keep this for later".
Skill Claude CodeCodex
Calibrates finding importance (high / medium / low) before inboxadd — used by routines for consistent thresholds. Routine-only.
Skill Claude CodeCodex
Fetch a URL and produce a structured summary with title, key points, and an action-oriented takeaway. Use when the user shares a link and asks for a summary, TL;DR, or "what's this about?".
Skill Claude CodeCodex
Research a topic by searching the web, fetching the most relevant pages as markdown, and producing a well-structured summary with citations. Use when the user asks to research, investigate, find information about, or look into a topic.
Instructions file
Claude Code instructions for jezweb/smart-prompts-mcp, covering claude.md, development commands, architecture overview, core components and module dependencies.
jezweb/australian-postcodes-mcp
Instructions file
Claude Code instructions for jezweb/australian-postcodes-mcp, covering claude integration guide, key capabilities, what this server does well, what this server doesn't do and usage patterns.