agentscope-ai

169 mods across 10 repositories, 82k stars between them.

synthesize-report

97

agentscope-ai/agentscope-java

Skill Claude CodeCodex

Produces a citation-grounded summary across one or more workspace source files for summaries, briefings, literature reviews, or comparisons.

5.4k +38 today A 29 tokens

data-analysis

98

agentscope-ai/agentscope-java

Skill Claude CodeCodex

Statistical data analysis skill — use when the user asks to analyze numbers, compute statistics, or summarize datasets.

5.4k +38 today A 25 tokens

ReMe AGENTS.md

100

agentscope-ai/ReMe

Instructions file CodexOpenCode

AGENTS.md instructions for agentscope-ai/ReMe, covering agents.md, project principles, sources of truth, repository map and development setup.

3.4k +14 today A 2,573 tokens original Apache-2.0

ReMe CLAUDE.md

101

agentscope-ai/ReMe

Instructions file

Claude Code instructions for agentscope-ai/ReMe, a project described as: ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.

3.4k +14 today A 3 tokens copy · 100% Apache-2.0

reme-marketplace

102

agentscope-ai/ReMe

Plugin Claude Code

Plugin marketplace listing 1 plugin: reme.

3.4k +14 today A tokens not measured original Apache-2.0

reme

103

agentscope-ai/ReMe

Plugin Claude Code

File-native long-term memory for Claude Code, backed by a running ReMe MCP server. A memory skill recalls long-term knowledge on demand; recording is automatic via a Stop hook that records each session in the background.

3.4k +14 today A tokens not measured original Apache-2.0

reme

104

agentscope-ai/ReMe

MCP server Claude CodeCodexCursor +2

MCP server "reme", hosted remotely at 127.0.0.1, as configured in agentscope-ai/ReMe.

3.4k +14 today A tokens not measured original Apache-2.0

Stop

105

agentscope-ai/ReMe

Hook

Runs when the agent finishes a response, executing auto_memory.py via python3. From agentscope-ai/ReMe.

3.4k +14 today A tokens not measured original Apache-2.0

reme-memory

106

agentscope-ai/ReMe

Skill Claude CodeCodex

Use ReMe as file-native long-term memory in Claude Code. RECALL — search ReMe before answering questions about past conversations, preferences, project history, or decisions.

3.4k +14 today A 37 tokens original Apache-2.0

dingtalk-message

107

agentscope-ai/ReMe

Skill Claude CodeCodex

A tool for sending DingTalk messages through either a group Webhook robot or an internal enterprise robot. DingTalk is a workplace messaging platform.

3.4k +14 today A 61 tokens original Apache-2.0

qwenpaw_memory

108

agentscope-ai/ReMe

Skill Claude CodeCodex

A file-based long-term memory system with daily notes and a main memory file for important facts, decisions, preferences, and project details.

3.4k +14 today A 9 tokens original Apache-2.0

reme_memory

109

agentscope-ai/ReMe

Skill Claude CodeCodex

Set up and use ReMe as a file-native long-term memory system through the reme CLI. Use when an Agent needs to detect whether ReMe is installed or running, install and configure ReMe, start or verify its local service, retrieve prior context, or write and consolidate durable memory.

3.4k +14 today A 62 tokens original Apache-2.0

serper-search

110

agentscope-ai/ReMe

Skill Claude CodeCodex

Search the public web through Serper instead of the built-in WebSearch tool. Use when an agent needs current information, general web sources, or URLs not available from local files and project APIs. SERPERAPIKEY is available in the environment.

3.4k +14 today A 53 tokens original Apache-2.0

tushare-data

111

agentscope-ai/ReMe

Skill Claude CodeCodex

A Chinese-language workflow for researching financial and market data through Tushare, a data service covering Chinese stocks and related economic information. It turns natural-language questions into steps for retrieving, cleaning, comparing, filtering, exporting, and briefly analysing data.

3.4k +14 today A 122 tokens original Apache-2.0

agentscope-ai/agentscope-runtime

Instructions file GitHub Copilot

Instructions for agentscope-ai/agentscope-runtime, covering agentscope runtime code review guide, 1. code quality, 2. [must] code security, 3. [must] testing & dependencies and 4. code standards.

862 +1 3mo ago A 646 tokens original Apache-2.0

auto-arena

113

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Automatically evaluate and compare multiple AI models or agents without pre-existing test data. Generates test queries from a task description, collects responses from all target endpoints, auto-generates evaluation rubrics, runs pairwise comparisons via a judge model, and produces win-rate rankings with reports and…

809 +2 29d ago A 103 tokens original Apache-2.0

bib-verify

114

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Verify a BibTeX file for hallucinated or fabricated references by cross-checking every entry against CrossRef, arXiv, and DBLP. Reports each reference as verified, suspect, or not found, with field-level mismatch details (title, authors, year, DOI). Use when the user wants to check a .bib file for fake citations…

809 +2 29d ago A 88 tokens original Apache-2.0

claude-authenticity

115

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Detect whether an API endpoint is backed by genuine Claude (not a wrapper, proxy, or impersonator) using 9 weighted rule-based checks that mirror the claude-verify project. Also extracts injected system prompts from providers that override Claude's identity. Fully self-contained — copy the code below and run, no extra…

809 +2 29d ago A 121 tokens original Apache-2.0

meta-eval

116

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Use when the user wants to build an evaluation system for an LLM/agent application but doesn't know where to start — they have traces, prompts, RAG pipelines, or nothing at all. Also use when the user mentions evaluation, eval, benchmarking, testing LLM quality, measuring agent performance, assessing RAG accuracy, or…

809 +2 29d ago A 101 tokens original Apache-2.0

eval-design

117

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Use when the user needs to design evaluation datasets, create test cases, stratify samples, generate adversarial examples, extract eval dimensions from traces/specs, or build a labeled evaluation set. Also use when the user mentions test data design, eval coverage, difficulty stratification, synthetic data generation…

809 +2 29d ago B 81 tokens original Apache-2.0

metric-design

118

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Use when the user has evaluation principles or a dataset but needs help choosing the right graders, designing evaluation metrics, creating LLM-as-judge prompts, combining multiple metrics into a composite score, or building an automated evaluation pipeline. Also use when the user mentions grader selection, metric…

809 +2 29d ago A 88 tokens original Apache-2.0

align-human

119

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Use when the user has a judge/grader and human-labeled data, and wants to measure how well the judge agrees with humans, detect systematic biases, determine whether automatic evaluation can replace human review, or build a human-reduction roadmap. Also use when the user mentions calibration, TPR/TNR, judge validation…

809 +2 29d ago A 100 tokens original Apache-2.0

eval-report

120

agentscope-ai/OpenJudge

Skill Claude CodeCodex

Use when the user has run multiple evaluation skills and wants a comprehensive analysis — maturity assessment, cross-skill signals, trends, prioritized actions, and an executive summary. Also use when the user mentions eval health check, evaluation audit, ship readiness, evaluation maturity, or "how good is my…

809 +2 29d ago A 73 tokens original Apache-2.0