By BenaliHQ
Paxus CPA accounting and firm-ops skills. Skills are the engine; client data (SOPs, chart of accounts, client lists) lives in the firm's Google Drive and is never embedded in this repo. See docs/context-model.md.
Build a vertical (portrait) print-ready PDF from HTML — proposals, board packages, one-pagers, reports, handouts. Hands over a proven portrait scaffold where one HTML page equals one PDF sheet, then gives clean export steps. Pulls colors, type, and spacing from a design system if one is available; falls back to a neutral professional style. Run when the deliverable is a vertical document that needs to print cleanly to PDF.
Create a new skill, update an existing skill, or check the health of the Paxus skills library — safely, through GitHub, on your behalf. Run this whenever you want to add a skill, change a skill, or verify the library is in good shape. No GitHub or coding knowledge needed: this skill does every technical step for you, in plain language, and always sends your change for review before it ever reaches the team.
Bring a Paxus client into your AI workflow with the firm's standard folder structure. Run when starting work with a new client, or when bringing an existing client into Claude Code for the first time. Creates ~/paxus-ai/clients/{client-slug}/ with CLAUDE.md, STATUS.md, and the standard subfolders, and optionally scaffolds the first project under it.
Scaffold a new project under an existing Paxus client. Creates ~/paxus-ai/clients/{client}/projects/{project}/ with CLAUDE.md, STATUS.md, and the standard subfolders (inputs/, deliverables/, notes/). Run after /onboard-client when you're ready to start a specific piece of work — monthly close, board package, advisory engagement, tax filing, SOP, dashboard build, or ad-hoc analysis.
Design and build well-branded interfaces and assets for Paxus CPA's own brand — marketing pages, the client portal, decks, mocks, one-pagers, or production UI. Ships the firm's design tokens, logos, type, iconography, and reference UI kits. Run when the deliverable should look like Paxus, or when another skill (e.g. /design-pdf) needs a Paxus design system to pull from.
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.
The org-wide skills library for the Paxus CPA team. This repo is the single source of truth — Cowork syncs skills directly from here, so everyone on the team runs the same reviewed skills, and updates arrive automatically.
The model in one line: skills are the engine, client data is the fuel. Skills live here and work for any client; client-specific SOPs and data live in the firm's Google Drive, never in this repo. See docs/context-model.md.
/onboard-client — bring a new client into your AI workflow. Creates a standard folder structure at ~/paxus-ai/clients/{client}/ with CLAUDE.md, STATUS.md, and project-ready subfolders. Optionally scaffolds your first project at the end./onboard-project — scaffold a new project inside an existing client. Creates projects/{project}/ with the project's own CLAUDE.md, STATUS.md, and standard subfolders (inputs/, deliverables/, notes/).More skills are added through the workflow-mapping process — see CONTRIBUTING.md.
Cowork syncs this repo as a skills marketplace. Add it once and every skill on main appears for you; future updates pull automatically.
/plugin marketplace add BenaliHQ/paxus-skills
Then enable the paxus-skills plugin when prompted. That's it — no zip files, no terminal, no per-skill install. When a new skill is merged to main, you get it on the next sync.
You never edit skills inside the app, and you never click "Share with organization." When a skill is improved, it's merged into main here and Cowork pulls the update automatically. Updates just arrive.
Everything flows through a Pull Request so a reviewer sees it before the team does. The full process (no coding required) is in CONTRIBUTING.md. In short: branch → edit skill → open PR → reviewer tests & approves → merge → Cowork auto-pulls.
If you're not yet on the Cowork marketplace sync, you can still install the two skills directly. Open Claude Code in your home folder and paste this single line:
Read https://raw.githubusercontent.com/BenaliHQ/paxus-skills/main/INSTALL.md and follow the instructions exactly.
Claude will walk you through each step. You'll see what it's about to do before it does it. Approve when prompted. Takes about one minute.
The install is safe by default: Claude will only create or modify the following locations on your machine:
~/.claude/skills/onboard-client/ (and its templates/ folder)~/.claude/skills/onboard-project/ (and its templates/ folder)~/paxus-ai/clients/ (the workstation folder — empty until you onboard your first client)Nothing else on your machine is touched.
/onboard-client/onboard-project~/paxus-ai/
clients/
{client-slug}/
CLAUDE.md # Client-specific rules Claude follows for this client
STATUS.md # Current state of the engagement
notes/ # Working notes
deliverables/ # Finished work product
projects/
{project-slug}/
CLAUDE.md # Project-specific rules
STATUS.md # Project status
inputs/ # Drop QBO exports, bank statements, source docs here
deliverables/# Draft and final project outputs
notes/ # Working notes for this project
Three levels of instructions stack automatically: firm rules (global) + client rules + project rules. Open Claude Code inside any folder and it picks up the right context.
This repo is skills-only. It does not install:
~/.claude/CLAUDE.md~/.claude/settings.json~/.claude/hooks/paxus-pre-bash.shThose live in the full paxus-ai-workstation repo and are a later-stage install once the policy framework is finalized.
Email Khalil at [email protected] or message in the shared Slack channel.
Internal Paxus + Benali use only. Not for redistribution outside the engagement.
npx claudepluginhub benalihq/paxus-skills --plugin paxus-skillsDomain-specific expert agents for research, documentation, and specialized tasks
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).