Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

263 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentext

Authentext is the source repository for the Authentext Agent Skill. It builds the portable, specification-compliant skill surface:

  • SKILL.md
  • SKILL_PROFESSIONAL.md (generated, non-discoverable routing reference)
  • references/ (full pattern modules)

The repo is organized around the source fragments in src/, the compiled root skill files, and the maintenance scripts that rebuild and validate them.

Layout

  • src/: canonical source fragments for the compiled skills
  • references/: compiled reference modules (generated by npm run sync)
  • scripts/: compiler, validation, and repo maintenance tooling
  • docs/: repository documentation and workflow notes
  • experiments/: isolated ideas and extraction candidates
  • conductor/: track metadata and archived planning history

Maintenance

npm run sync
npm run validate
npm test

npm run sync rebuilds the compiled skill files and refreshes the root manifests. npm run validate checks the maintained docs surface. npm test runs the Node test suite, the sync check, and the skill tests.

The core pattern catalog in src/modules/SKILL_CORE_PATTERNS.md currently defines 39 patterns (30 general core + 4 local LLM-variant patterns + 3 upstream v2.8.0 style-cadence patterns + 2 upstream v2.8.0 refinements).

Historical workspace and MCP-era files are retained with an explicit non-canonical role; they are not installed, built, validated, or released as part of the Authentext skill.

Scope

This repository does not maintain adapter bundles or consumer-specific installation paths. The supported runtime surface is SKILL.md plus references/; the remaining maintained files build, test, and document it.

About

An agent skill that removes signs of AI-generated writing from text

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages