npx claudepluginhub rexynexus/agent-skillsPersonal agent skills for Obsidian artifacts, Wrike sync, and project tooling
Agent skills by rexynexus.
These skills follow the Agent Skills specification so they can be used by any skills-compatible agent, including Claude Code and Codex CLI.
/plugin marketplace add rexynexus/agent-skills
/plugin install agent-skills@rexynexus
Copy a skill directory into ~/.claude/skills/ (user-global) or <project>/.claude/skills/ (project-scoped). See more in the official Claude Skills documentation.
Copy the skill directories into your Codex skills path (typically ~/.codex/skills). See the Agent Skills specification for the standard skill format.
| Skill | Description |
|---|---|
| artifacts | Update standard Obsidian project artifact files (plan.md, design.md, problems.md, log.md, resources.md) based on the current session's work |
| audit | Security and code quality audit orchestrator. Depends on external skills from trailofbits/skills (see audit/README.md) |
| inspect-twenty | Inspect a Twenty CRM object type by querying the live API for metadata and data analysis |
| obsidian-charts | Create and edit charts in Obsidian using the Charts plugin (bar, line, pie, doughnut, radar, polarArea, scatter, bubble, sankey) |