Skills
Automated release branch and changelog creation
Automates the creation of release branches by calculating the next semantic version, generating a formatted CHANGELOG.md from git history, and opening a pull request.
Crypto Prediction Competition and Agent Management
Deploy natural language-driven agents to participate in daily crypto price prediction competitions using MCP-enabled tools. Manage agent strategies, enter positions, and monitor pool dynamics through a standardised interface.
Verify Implementation Against Change Artifacts
Validates that code implementations align with change artifacts including specifications, tasks, and design documents. It assesses completeness, correctness, and coherence by auditing task completion, requirement coverage, and design adhere…
Synchronising delta specs to main specs
An agentic skill for intelligently merging delta specification changes into main specification files. It enables adding, modifying, removing, and renaming requirements while preserving existing content.
Guided OpenSpec Workflow Onboarding
An interactive onboarding skill that guides developers through a complete OpenSpec workflow cycle, from task selection to implementation planning. It automates codebase analysis and the creation of proposals, specs, and designs.
Initiate OpenSpec Changes via Artifact Workflow
Automates the initiation of OpenSpec changes using an experimental artifact-driven workflow. It handles directory scaffolding, schema selection, and provides instructions for the first required artifact.
Generate semver changeset files
Automates the creation of markdown changeset files in the .changeset/ directory to manage package version bumps. It handles semver-based bump levels and ensures correct formatting for changelog generation.
Automated OpenSpec Artifact Generation
Automates the sequential creation of all required OpenSpec artifacts for a new change, handling dependencies and scaffolding in a single workflow.
Exploratory Thinking and Problem Discovery Partner
An agentic skill for deep exploration, problem investigation, and requirement clarification without performing implementation. It utilises codebase analysis and ASCII visualisation to assist in brainstorming architectures, comparing technic…
Progressing OpenSpec changes via artifact creation
Automates the sequential creation of artifacts within an OpenSpec workflow by checking current status and following schema-specific instructions. It leverages the openspec CLI to progress through proposals, specifications, and task lists.
Bulk Archive and Sync OpenSpec Changes
This skill enables batch archiving of multiple OpenSpec changes while intelligently resolving specification conflicts by verifying codebase implementation. It automates the validation of artifacts, tasks, and delta specs to ensure a consist…
Archiving completed changes in experimental workflows
This skill automates the archiving of completed changes in experimental workflows by verifying artifact completion, task status, and synchronising delta specifications.
Implementing tasks from OpenSpec changes
This skill automates the implementation of tasks defined within an OpenSpec change by iterating through task lists and updating progress. It handles context retrieval, status monitoring, and task completion within a spec-driven workflow.
Real-time Prediction Market Data Access
Access real-time prediction market data across various venues including Polymarket, Kalshi, and Binance Futures. It also enables wallet identity lookups and on-chain clustering analysis.
Context7 documentation lookup skill
Retrieves up-to-date documentation, API references, and code examples for various developer technologies using the Context7 CLI. The workflow requires resolving a library ID before querying specific documentation or code snippets.
Context7 library documentation retrieval
Retrieves up-to-date documentation, API references, and code examples for libraries and frameworks by resolving library IDs and querying documentation.
Structured Image Prompt Engineering Skill
Implements a structured five-section framework to transform vague user requests into precise, text-accurate prompts for models like GPT Image 2 and Flux. It uses specific rules for typography, layout preservation, and anti-slop to ensure hi…
Context7 Live Documentation Retrieval
Fetches up-to-date documentation, API references, and code examples for libraries and frameworks to supplement training data. It resolves library IDs and queries specific documentation to ensure accuracy for modern versions.
Context7 Library Documentation Retrieval
Retrieves up-to-date documentation, API references, and code examples for libraries and frameworks to supplement training data with current information.
Authoring Opik Fern MDX Documentation
This skill enables the authoring and maintenance of Fern MDX documentation pages for the Opik project. It covers frontmatter configuration, MDX component usage, and routing within the Fern-based documentation structure.
Opik TypeScript SDK for Tracing
Provides architectural patterns and implementation guidelines for the Opik TypeScript SDK, covering asynchronous batching, flushing strategies, and error handling.
Opik Python SDK Patterns
Provides architectural patterns and implementation strategies for the Opik Python SDK, covering async tracing, integration techniques, and efficient message batching.
Playwright E2E Test Generation Workflow
A three-agent workflow for planning, generating, and repairing automated Playwright end-to-end tests for the Opik application. It utilises a planner, generator, and healer to maintain test suites using established page objects and fixtures.
Opik Frontend Development Patterns
Defines architectural patterns and implementation standards for the Opik React frontend, covering TanStack Router, TanStack Query, and Zustand state management.