Help us improve
Share bugs, ideas, or general feedback.
AI-first skills and tools from TechWolf's ai-first.techwolf.ai training program
npx claudepluginhub techwolf-ai/ai-first-toolkitContent studio for managing thought leadership content with a visual editor, Claude Code skills, and utility scripts.
AI-first project auditor and re-engineer based on the 9 design principles and 7 design patterns from the TechWolf AI-First Bootcamp
AI-augmented management tooling for people managers. Surfaces the right context at the right time -- before meetings, during 1:1 prep, when triaging messages, or reviewing customer status. Adapts to your org's performance and management frameworks. Augments managers, never automates.
Official TechWolf brand assets for AI-generated outputs. Provides logo files in multiple variants (dark, white, monochrome) as SVG and PNG.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
No description available.
Share bugs, ideas, or general feedback.
Open-source Claude Code skills and Codex skills from TechWolf's AI-First Bootcamp.
Audit, re-engineer, or bootstrap any codebase to align with 9 AI-first design principles and 7 design patterns. Three modes:
Full content pipeline for LinkedIn posts, blog posts, and opinion pieces. Includes 8 specialized skills, a visual Kanban editor, and hooks that auto-start the companion app.
AI-augmented tooling for people managers. Surfaces the right context at the right time -- before meetings, during 1:1 prep, when triaging messages, or reviewing performance. Adapts to any org's frameworks and values.
Official TechWolf brand assets for AI-generated outputs. Ensures agents use the correct logo files instead of guessing or approximating.
claude plugin marketplace add techwolf-ai/ai-first-toolkit
claude plugin install ai-firstify@techwolf-ai-first
claude plugin install content-studio@techwolf-ai-first
claude plugin install people-management@techwolf-ai-first
claude plugin install techwolf-brand-kit@techwolf-ai-first
Skills follow the agentskills.io spec:
./install.sh
./install.sh ai-firstify
./install.sh content-studio
./install.sh people-management
./install.sh techwolf-brand-kit
./install.sh list
./install.sh verify
./install.sh update ai-firstify
./install.sh uninstall ai-firstify
./install.sh --target ~/custom/
What the installer does:
~/.codex/skills/<skill-name>/~/.codex/skills/.techwolf-ai-first/plugins/<plugin>/AGENTS.mdai-first-toolkit/
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── plugins/
│ ├── ai-firstify/ # Auditor & re-engineer (1 skill, 9 reference docs)
│ ├── content-studio/ # Content pipeline (8 skills, visual editor, hooks)
│ ├── people-management/ # Management tooling (8 skills, 5 reference docs)
│ └── techwolf-brand-kit/ # Brand assets (logo variants in SVG + PNG)
├── install.sh # Codex skill installer
└── README.md
Each plugin lives in plugins/<name>/ with a .claude-plugin/ manifest and skills/ directory containing SKILL.md files. See individual plugin READMEs for details:
See CONTRIBUTING.md for guidelines.
MIT -- see CHANGELOG.md for release history.