Find the perfect skill
Deploy Web Apps and APIs to AWS using ECS Express Mode
DevOps
Assists with deploying a web app or API to AWS using Amazon ECS Express Mode. ECS Express Mode takes your container image and gives you back an HTTPS endpoint.
Expand Philosophical Topic
Content
This skill generates a new article on a philosophical topic, using existing research or general knowledge. It determines the appropriate target location (voids, topics, or concepts) based on the nature of the content and follows a structured style guide. Use this skill when you need to create a standalone philosophical article that aligns with the Map's perspective and writing standards.
Content Linter
Content
Lints Markdown files for spelling, en-GB compliance, and writing quality before publication.
Cloudflare Operations with Wrangler
DevOps
This skill enables operating Cloudflare via the wrangler CLI: Workers, Pages, R2, D1, KV, etc. It covers installation, authentication, and essential commands.
Adversarial Review-Fix Loop
Testing
Adversarial review-fix convergence loop. Runs Codex adversarial-review, fixes findings, repeats up to 10 rounds until code passes or cap reached.
Content Gap Analysis
Content
Identifies content opportunities by finding topics and keywords your competitors cover that you don't. Reveals untapped content potential and strategic gaps in your content strategy.
Project Management
Development
Manage and drive forward an ongoing project tracked in the projects/ directory. Review genes, consult subagents, and make pull requests as needed.
Git Backport
Development
Backport a specific commit from master to a release branch via cherry-pick. Creates a branch, pushes, opens PR, and returns to original branch.
Audit Wasserstein Order Consistency
Data & AI
Scans manuscripts and code for W1 vs W2 inconsistencies, ensuring compliance with the project's Wasserstein notation standard.
QA Verdict for Any Artifact
Testing
Single-pass quality assessment for code, documents, API responses, test output. Provides score, verdict, suggestions.
Semantic Versioning Management
DevOps
Determines appropriate semantic version bumps based on changes. Useful when deciding version numbers, evaluating breaking changes, or planning releases. Triggered by terms like 'version', 'semver', 'breaking change', 'major/minor/patch'.
Dev Container Setup and Management
DevOps
Sets up and manages the isaaclab_arena Docker container for development, testing, training, and evaluation. Covers rebuild, custom mounts, and command execution inside the container.