Skip to content

markphelps/agent-plugins

Repository files navigation

Agent Plugins

Reusable agent plugins and skills following AGENTS/skills conventions.

Standards

Plugins

Plugin Description
vault Zettelkasten-style vault workflows for Obsidian notes
development Development workflows for agent context, PR fixups, and CLI design

Layout

  • .agents/plugins/marketplace.json - local plugin marketplace for Codex
  • */.codex-plugin/plugin.json - plugin manifests
  • */skills/*/SKILL.md - skill implementations
  • .codex/agents/*.toml - project-scoped Codex subagents
  • AGENTS.md - repository-level agent instructions

Using With Codex

  1. Open this repo in Codex.
  2. Restart Codex so plugin discovery refreshes.
  3. Install from the Plugin Directory (marketplace: .agents/plugins/marketplace.json).

Using With skills.sh

This repo also provides top-level installable skills under skills/.

npx skills add markphelps/agent-plugins --skill cli-design

Development

npm install
npm run format
npm run validate
npm run sync

License

MIT

About

My AI Agent Plugins. There are many like these but these are mine.

Topics

Resources

License

Stars

Watchers

Forks

Contributors