zotero-keeper-harness

Coordinate Codex workspace testing for Zotero Keeper integration workflows.

6|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/u9401066/zotero-keeper --skill zotero-keeper-harness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zotero-keeper-harness
Source: https://github.com/u9401066/zotero-keeper/tree/main/.codex/skills/zotero-keeper-harness
Command: npx skills add https://github.com/u9401066/zotero-keeper --skill zotero-keeper-harness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This harness coordinates Codex-driven testing with Zotero Keeper, the VS Code extension, and the bundled MCP workspace, enabling repeatable validation of integration workflows.

Core Features & Use Cases

  • Automates end-to-end workflow validation for Zotero Keeper integration within Codex.
  • Provides a reusable harness for testing the Zotero Keeper extension and MCP server interactions.
  • Use Case: Validate the end-to-end flow from Codex prompt to Zotero Keeper results in a local development environment.

Quick Start

Run the harness in your Codex workspace to validate Zotero Keeper integration.

Frequently Asked Questions about zotero-keeper-harness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Zotero Keeper extension integration in a local development environment?

To validate Zotero Keeper integration, run the Codex harness in your workspace to automate end-to-end workflow testing for the extension, MCP server, and VS Code interactions locally.

What is a Codex harness and how does it test MCP server workflows?

A Codex harness coordinates repeatable testing of MCP server workflows by applying validation logic across local setups, ensuring the Zotero Keeper extension operates correctly from prompt to results.

Can I use this harness to test a VS Code extension with Zotero Keeper?

Yes, the harness provides a reusable framework for testing the Zotero Keeper VS Code extension, validating integration workflows and MCP server interactions across your local development configurations.

Do I need specific dependencies to run Zotero Keeper validation in Codex?

No external dependencies are required. The harness autonomously detects optional components like scripts, references, and assets, and ensures a YAML frontmatter with name and description exists in SKILL.md.

Why does my Zotero Keeper workflow validation fail without a SKILL.md file?

Workflow validation requires a SKILL.md file because the harness enforces a YAML frontmatter containing the name and description fields, using it to coordinate and validate the Codex workspace integration.