Agent Skills by Erick
Showing 24 vetted skills indexed across 1 GitHub repositories.
Workspace Forensics Audit
Audit a software workspace to generate WORKSPACE_PROFILE.json and FORENSICS_SUMMARY.md.
Impasse Detector
Detect agent reasoning loops from transcripts and tool outputs.
Failure Postmortem
Log structured failure data to a central postmortem registry.
State Overlay Consistency Checker
Detect state-visibility violations across execution frames within a transaction.
MCP Connector
Expose the Antigravity Skills Library as MCP tools for external agents.
llms.txt & Doc Parsing
Fetch and consolidate llms.txt linked Markdown files into a single reference document.
Run EELS Test Suite
Run EELS compliance tests against a local EVM implementation and generate reports.
Skill Gap Identifier
Convert failure signals and user requests into skill scaffolds with SKILL.md templates.
Paste Sanitizer
Convert mixed terminal transcripts into labeled paste-ready command blocks.
Environment-Specific Bash Mastery
Profile host hardware and output SYSTEM_PROFILE.json and OPTIMIZED_FLAGS.env.
Pre-Action Guard
Validate destructive file and command actions before execution.
Dependency Tree Mapping
Generate Mermaid dependency graphs and Markdown risk reports for multi-language projects.
Error-State Recovery
Wrap command executions in a self-healing retry loop with heuristic fixes.
Adversarial Reviewer
Generate structured red-team prompts to critique code before release.
Context Window Pruner
Prunes workspace files into a focused list using a PowerShell script.
Update Intent Breadcrumbs
Synchronizes NEXT.md and STATE.json via PowerShell script to preserve session context.
Deterministic Planner
Enforce a validated PLAN.json with objective, steps, verification, and rollback.
Clean Build Artifacts
Remove common build artifact folders with optional dry-run preview.
Project-Wide Rename
Renames a selected project in-place across a Git worktree for you.
Detect Duplicate Files
Identify duplicate files by SHA256 hash and generate a DUPLICATE_REPORT.md.
Sync Multi-Repo State
Compare git repositories and generate a REPO_SYNC_REPORT.md drift report.
Generate .gitignore
Merge GitHub/gitignore templates into a workspace .gitignore file.
Agent-Swarm Spawner
Create isolated swarm workspaces and generate per-task MISSION.md prompts.
Async Feedback Loop
Monitor FEEDBACK.md for mid-task user guidance during automation.