techwolf-ai-first

A collection of tools and working methods from TechWolf's AI-first training program, covering content, projects, people management, branding, and knowledge.

In plain words
What is it for?
Managing thought-leadership content, reviewing projects for AI-first improvements, supporting people managers, using TechWolf brand assets, and working with a knowledge base.
Why use it?
It gives teams shared guidance and tools for applying AI to different parts of their work.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add plugins/techwolf-ai/ai-first-toolkit/marketplace
Claude Code
/plugin marketplace add techwolf-ai/ai-first-toolkit
Clone the repo
git clone --depth 1 https://github.com/techwolf-ai/ai-first-toolkit

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

techwolf-ai-first scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 53 lines

How it starts

The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "techwolf-ai-first",
  "owner": {
    "name": "TechWolf",
    "email": "[email protected]"
  },
  "metadata": {
    "description": "AI-first skills and tools from TechWolf's ai-first.techwolf.ai training program"
  },
  "plugins": [
    {
      "name": "content-studio",
      "source": "./plugins/content-studio",
      "description": "Content studio for managing thought leadership content with a visual editor, Claude Code skills, and utility scripts."
    },
    {
      "name": "ai-firstify",
      "source": "./plugins/ai-firstify",
      "description": "AI-first project auditor and re-engineer based on the 9 design principles and 7 design patterns from the TechWolf AI-First Bootcamp"
    },
    {
      "name": "people-management",
      "source": "./plugins/people-management",
      "description": "AI-augmented management tooling for people managers. Surfaces the right context at the right time. Adapts to your org's performance and management frameworks."
    },
    {
      "name": "techwolf-brand-kit",
      "source": "./plugins/techwolf-brand-kit",
      "description": "Official TechWolf brand assets for AI-generated outputs. Provides logo files in multiple variants as SVG and PNG."
    },
    {
      "name": "knowledge-base",
      "source": "./plugins/knowledge-base",
      "description": "Build and query a structured, evidence-backed knowledge base. Every answer cites literal quotes from your KB files."
    },
    {
      "name": "ai-adoption",
      "source": "./plugins/ai-adoption",
      "description": "Two skills for analyzing your Claude history. token-doctor diagnoses where your Claude Code + Cowork spend goes. task-profile mines sessions into a role-level task map with friction and tokens. (session-search moved to session-tools.)"
    },
    {
      "name": "session-tools",
      "source": "./plugins/session-tools",
      "description": "Three skills for session continuity and autonomous runs. session-search finds past Claude Code an

Read the full file on GitHub · 53 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 53 lines scan A 13670726780d

Subscribe to this mod's changes

techwolf-ai-first is a plugin published in the GitHub repository techwolf-ai/ai-first-toolkit (96 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.