zotero-mcp-code
Search Zotero library using code execution for efficient multi-strategy searches without crash risks. Use this skill when the user needs comprehensive Zotero searches with automatic deduplication and ranking.
Explore
8,702 skills indexed with the new KISS metadata standard.
Search Zotero library using code execution for efficient multi-strategy searches without crash risks. Use this skill when the user needs comprehensive Zotero searches with automatic deduplication and ranking.
Extract and structure data from documents about the illegal antiquities trade, including dealers, collectors, artifacts, locations, and relationships. Use when processing news reports, academic articles, legal documents, encyclopedia entries, or research materials pertaining to looted artifacts, antiquities trafficking, provenance research, or cultural heritage crimes. Returns structured JSON with entities (persons, organizations, artifacts, locations) and their relationships.
Core productivity workflows (daily planning, task triage, reporting) that work across any life domain. Not intended for direct use - imported by context-specific skills like covenant-marketing-ops or personal-life-ops.
Convert Android XML layouts to Jetpack Compose. Use when asked to migrate XML layouts, convert views to composables, or help with Compose migration. Handles layouts, widgets, attributes, styles, and resource references.
HealthSim generates realistic synthetic healthcare data for testing EMR systems, claims processing, pharmacy benefits, and analytics. Use for ANY request involving: (1) synthetic patients, clinical data, or medical records, (2) healthcare claims, billing, or adjudication, (3) pharmacy prescriptions, formularies, or drug utilization, (4) HL7v2, FHIR, X12, or NCPDP formatted output, (5) healthcare testing scenarios or sample data generation.
Generate production-ready Rails applications with Inertia.js, React, TypeScript, Server-Side Rendering (SSR), and ShadcnUI components, configured for deployment with Kamal. Use when creating new Rails projects that need modern SPA-like frontend with SEO-friendly SSR, or when helping users set up Inertia.js with Rails. Supports PostgreSQL, MySQL, and SQLite databases.
When converting HTML templates to React + Vite, images with `wow` animation classes (specifically `img-custom-anim-left`, `img-custom-anim-right`, `img-custom-anim-top`) were not visible on the page. The images appeared in the DOM but had `opacity: 0`, making them invisible to users.
Tamper-evident, hash-chained audit logging for AI agents.
Bridges web applications to messaging protocols (IRC, XMPP, RSS/Atom) via
This repository expects any automation agent (Codex CLI, LLM assistants, scripted bots) to follow the rules below before delegating to folder-specific AGENTS guides. Treat this document as the global source of truth; per-directory `AGENTS.md` files (for example `agent/AGENTS.md`) extend these rules
**gian.cool** — Gianfranco's personal blog, a statically generated site.
This file provides guidance to AI agents when working with code in this repository.
`services/` hosts all runtime microservices, including FastAPI backends (`budapp`, `budcluster`, `budsim`, `budmodel`, `budmetrics`, `budnotify`, `ask-bud`, `budeval`), the Rust gateway (`budgateway`), and Next.js frontends (`budadmin`, `budplayground`). Shared automation lives in `scripts/`, infras
- `docs/`: Docusaurus tutorials plus a Rust crate for doctesting tutorial markdown.
This module provides centralized logging utilities for the GNN processing pipeline. It standardizes log formatting, file handling, and output across all pipeline steps.
本文件面向在 VLA-Handbook 仓库中工作的自动化/AI agent,说明写作与维护规范。
**Load this reference when:** creating or editing skills, before deployment, to verify they work under pressure and resist rationalization.
generic skill
Documentation for the `Mastra.listStoredAgents()` method in Mastra, which retrieves a paginated list of agents from storage.
- Project name: Reconciled
- This repo is a catalog of Codex CLI skills (drop-in folders under `~/.codex/skills/`).
실시간 재난/안전 데이터 소스들을 주기적으로 수집하여, 공통 형태의 "이벤트"로 정형화해서 Postgres에 저장하고,
- Every CLI build must run the MCP smoke test (`bun run test:mcp`).
- **Test**: `hatch run test` (all tests) or call `pytest` directly.