gmail-draft
Create a draft email in Gmail from provided email data
feature
Implement a feature using TDD. Works standalone (user describes what to build) or as part of the orchestrated pipeline (story and context provided). Handles complexity scaling, design, stubs, tests, implementation, migrations, refactoring, and review. Use when building a feature in an existing codebase.
draft-post
Guide the user through creating a blog post draft for Substack (200-500 words) and LinkedIn (100-300 words). Use when user wants to draft a post or share work.
distribution-strategist
Discuss and evolve distribution strategy for the ML engineer apprenticeship
distribution-channel
Identify and evaluate distribution channels for the ML engineer apprenticeship
design
Plan architecture and components for a single user story. Use after spec phase to create a technical design before implementation. Produces design documents that guide stubs and implementation.
design-review
Validate design before implementation. Use after design phase to ensure architecture meets standards, spec requirements, and quality criteria. Gates progression to stubs phase.
calendar-fetch
Fetch upcoming calendar events from Google Calendar
anonymise
Anonymise CSV files by removing personal identifying information and adding datetime stamps. Use when user wants to process a new CSV file or strip PII from data.
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
email-drafter
Fetch unread emails, triage them, draft replies in the user's voice, and save as Gmail drafts for human review
contact-research
Research a person given their name and email, returning a brief profile with role, company, LinkedIn summary, and previous interactions
email-voice-draft
Draft an email reply in the user's voice using their business context and Notion knowledge
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
deploy
Ship code to target environment. Use after code is merged to deploy to staging or production. Handles build, artifact creation, and deployment orchestration.
code-review
Review code for quality, security, and standards compliance. Works as a pipeline gate after refactor phase, or standalone against PR URLs, branch names, commit ranges, or file lists.
commit
Git workflow operations with Conventional Commits. Supports subcommands - branch (create feature branch), commit (stage and commit changes), pr (create pull request), merge (merge PR). Automatically available when the current directory is a git repository. Use when user needs git operations during development workflow.
authenticated-scrape
Scrape data from authenticated websites by capturing network requests with auth headers automatically. Use when the user wants to extract data from logged-in pages, private dashboards, or authenticated APIs.
Create UI Component
Use this skill when creating a new React UI component. It provides a consistent Lumina-style template.
Refactor/Slice File
Use this skill when a file exceeds ~350 lines (target) / approaches the 500-line hard cap, or has mixed responsibilities (UI + Logic + Types).
Sync Documentation
Use this skill at the end of a task to ensure documentation matches the code.
verify-debug-mode
Confirm a requested feature change via AERA Debug mode (Debug view, console, logs). Use when validation must happen through Debug UI or when you need to add debug-only probes/commands to make a change observable.
Verify Changes
Use this skill after implementing code to verify correctness before notifying the user.
ast_injection
Use AST-aware edits to reduce syntax errors and maintain structure.
frontend-design-lumina
Design or redesign frontend interfaces in quant-lab with high-quality, production-ready UI/UX while preserving Lumina identity. Use when the user asks for UI polish, visual redesign, page/layout revamp, dashboard/chart UX improvements, interaction quality upgrades, or anti-generic "AI-looking" frontend output.
cupertino-ui-consistency
Maintain Cupertino + Lumina visual consistency for the AERA frontend. Use when creating or modifying UI, CSS/tokens, layouts, components, menus/overlays, tables, charts, or interaction states in this repo.
Create Strategy (LEAN)
Use this skill when you need to add a new LEAN QCAlgorithm strategy in Python.
archaeologist
Detect legacy patterns and guide compatibility decisions.
Plan Task (Architectural)
Use when the user asks for a plan or the task is complex/ambiguous. Enforces AGENTS.md workflow and encourages loading other relevant skills.
action_logger
Keep an audit trail of changes, commands, and verification.
analyze_repo_capabilities
Detect repo tooling and patterns, then record a dynamic manifest.
agent_manager
Automatically manage agent lifecycle, proposals, and registry.
repo_indexer
Build and maintain a fast navigation index of the repo.
quality_gates
Enforce Definition of Done checks from QUALITY_GATES.md.
response_style_selector
Ask the user to pick a response style and persist the preference.
skills_auditor
Detect incorrectly installed skills and report issues.
pattern_miner
Extract recurring patterns from action logs and propose automations.
non_destructive_bootstrap
Install agent docs without overwriting or deleting existing content.
impact_analyzer
Analyze and document the impact of planned changes.
handoff_writer
Write a compact HANDOFF.md snapshot to restore context after session resets.
full_auth
When explicitly authorized, execute end-to-end with a phased plan in one run until Definition of Done is met.
execplan
Create and maintain PLANS.md for long-running or risky tasks.
detect_commands
Infer and verify install/test/lint/build commands for the repo.
context_compactor
Compress long-run context into handoff, backlog, and action logs.
command_guard
Enforce .agentpolicy rules before executing commands.
clarify_first
Ask clarifying questions and get approval before implementation.
cartographer
Maintain living architecture maps and interaction flows.
backlog_curator
Maintain a lightweight backlog of high-value tasks discovered during work.
autonomy_kickoff
Run the full autonomy bootstrap with minimal questions.
size_guard
Enforce line budgets and rotate or split large context files.
Page 1654 of 1688 · 84382 results
