Personal Skills, Agents and other AI resources for Agentic workflows by Francois Gerthoffert.
This repository is also a GitHub Copilot CLI plugin marketplace, making it easy to install the plugins it contains directly from the CLI.
fge-personalA personal plugin containing:
| Skill | Description |
|---|---|
writing-style | Applies Francois Gerthoffert's personal writing style when generating or editing text. |
Register this repository as a Copilot CLI marketplace:
copilot plugin marketplace add Fgerthoffert/ai-harness
Browse available plugins:
copilot plugin marketplace browse ai-harness
Then install the personal plugin:
copilot plugin install fge-personal@ai-harness
You can also install the plugin directly from the repository without registering the marketplace:
copilot plugin install Fgerthoffert/ai-harness
Or from the plugin subdirectory:
copilot plugin install Fgerthoffert/ai-harness:plugins/fge-personal
copilot plugin list
Or inside an interactive Copilot session:
/skills list
The plugin skills can then be invoked by name (for example writing-style or marketplace-doctor).
.claude-plugin/
├── marketplace.json # Primary marketplace manifest
└── plugin.json # Root plugin manifest (direct install)
.github/
└── plugin/
└── marketplace.json # Compatibility marketplace manifest
plugins/
└── fge-personal/
├── plugin.json # Plugin manifest
└── skills/
├── marketplace-doctor/
│ └── SKILL.md # Marketplace diagnostics skill
└── writing-style/
└── SKILL.md # Writing style skill
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub fgerthoffert/ai-harness --plugin fge-personalPlugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer