techne-216ddf — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited techne-216ddf (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
τέχνη · /ˈtɛk.niː/ · "TEK-nee"
Ancient Greek for craft · skill · art: the practical know-how of making and doing, and the shared root of both technique and technology. Aristotle placed technē (knowing how) beside epistēmē (knowing that).
Skills and agents for the AI era.
Website: techne.wangyun.fan.
Chinese version: README-CN.md.
techne is a curated library of skills and agent assets for practical AI-era work. A techne skill is not a prompt snippet. It is a forced cognitive move: a small procedure that makes an AI collaborator investigate, judge, write, code, or ship in a way it often skips under pressure.
The project keeps one shared source of truth in skills/. Host-specific files stay thin: Claude Code plugin metadata, Cursor and Gemini manifests, and install instructions for Codex, Kimi, and other Agent Skills hosts all point back to the same skill bodies.
The current seeded skills use the anchor-* prefix because each one anchors AI work to evidence it cannot self-report or fake: a source tree, run ledger, git diff, or written brief.
anchor-viz — investigate a real codebase by diagramming it. It routes one userrequest across architecture, interaction, data-model, state-model, and type-structure diagrams, then validates and builds a local viewer. See skills/anchor-viz/README.md for detailed usage.
anchor-repro — force bug fixes through a failing reproduction first, then verifywith the same probe after the fix. See skills/anchor-repro/README.md for detailed usage.
anchor-vet — force code review through computed scope, accounted blast radius,verified claims/findings, and admissible verdicts before approving or requesting changes. See skills/anchor-vet/README.md for detailed usage.
anchor-intake — interrogate a written engineering implementation brief before workstarts, accounting the fixed rubric, surfacing gaps/traps/questions, and emitting an intent-level plan. See skills/anchor-intake/README.md for detailed usage.
Recommended: ask your AI agent. Paste this into Claude Code or Codex:
Install techne for my current agent by following https://github.com/lynxlangya/techne/blob/main/INSTALL.md, then verify the techne skills are available.The agent reads INSTALL.md, detects your harness (Claude / Codex / Cursor / Gemini / Kimi), runs the right install path, and confirms the skill works.
Manual: per-harness commands and the universal npx skills fallback are in INSTALL.md.
For Claude Code:
/plugin marketplace add lynxlangya/techne
/plugin install techne@techne-dev
/reload-pluginsFor Codex:
npx skills add lynxlangya/techne -a codex -g -ySee WORKFLOW.md for the delivery process and ROADMAP.md for the product map.
Public-facing documentation is split by language:
README.md is the default English document.README-CN.md is the Chinese companion document.The same convention applies to skill usage guides when a Chinese version is needed, for example skills/anchor-viz/README.md and skills/anchor-viz/README-CN.md.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.