Skip to content

Repository files navigation

olala7846-agent-plugins

A skills-only Agent Plugin maintained by Hsin-Cheng Chao. Version 0.1.0 is the first beta release.

Included skills

  • quiz-me: writes an evidence-based HTML change report to a temporary file, then adaptively quizzes the user with a transparent scorecard before they merge or declare substantial work complete.
  • repo-init: interactively initializes repository guidance, including an optional persistent simple-technical-English policy.
  • spacex-simplify: applies a SpaceX-inspired engineering review loop to plans, pull requests, specifications, code changes, and architecture proposals.

Usage

Install this repository with an Agent Plugins-compatible client. The package contains no MCP component; its capabilities are the immediate child skills in skills/.

Invoke a skill explicitly when your client supports it, for example:

/quiz-me Quiz me on PR #123 before I merge it.

Development setup

To prepare a clean worktree, use Node.js 22 or later and run:

./bootstrap.sh

The script installs the pinned local validation tools. This repository has no Git hook configuration to install. Run npm run validate after a plugin change.

Validation

The repository validates its manifest, package layout, and every bundled skill in GitHub Actions. Run the same checks locally after bootstrapping:

npm run validate

plugin.json uses the Agent Plugins v1.0.0 schema. Each packaged skill is an immediate child of skills/ and follows the Agent Skills specification.

About

My personal agent plugins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages