97-marketplace

A marketplace for the 97 plugin, which provides coding guidelines based on lessons from experienced programmers.

In plain words
What is it for?
Finding or distributing the 97 plugin and its programming guidelines.
Why use it?
It provides a place for the 97 plugin and its guidelines, though the description does not explain the marketplace operations.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add oribarilan/97
agentmods
npx agentmods add plugins/oribarilan/97/marketplace
Clone the repo
git clone --depth 1 https://github.com/oribarilan/97

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

97-marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 19 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 19 lines scan A cb5bc19a73bf

Subscribe to this mod's changes

97-marketplace is a plugin published in the GitHub repository oribarilan/97 (24 stars, last pushed 3mo ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

skill-authoring

Guide for creating Claude Code skills following Anthropic's best practices.

fvadicamo/dev-agent-skills · not measured

craft-your-textbook

把教材或某领域知识,加工成 AI 苏格拉底老师能拿去上课的教学蓝本(pure-blueprint),或一本给人读的流畅教材(human-readable,AI 也能直接教)。两条路线触发时自选,默认推荐给 AI 老师的版本。适用任何学科。有教师用书可直接针对应试。.

xx-hub/craft-your-textbook · not measured

craft-your-textbook

Plugin marketplace listing 1 plugin: craft-your-textbook.

xx-hub/craft-your-textbook · not measured

dev-loop

loop-orchestrator's verification loop (TDD / PDCA / Reflexion) with the plan step FIXED to a wiki-grounded planning methodology (wiki-plan): every design decision is routed to a bundled semantic-layer wiki before code is written. Adds a knowledge-capture loop — sessions emit verified insights, and knowledge-flush…

choiyounggi/dev-loop · not measured

watch-and-learn

Turn a how-to video into a reusable skill for your AI coding agent. Watches the video locally (frames + transcript, no API keys), breaks the procedure down, writes the skill, and proves it works.

axel-pm/watch-n-learn · not measured

planloop

Ask, plan, delegate, verify, ask again. Turns requests into verified work: one capped question round, a plan.md as the contract, slice-scoped delegation, command-first verification, and learnings you approve.

nmahavishnu/planloop · not measured