nearainearaiOfficial·54 Agent Skills Included

ironclaw

Run a secure self-hosted AI assistant with sandboxed tools

Runs a personal AI assistant locally with encrypted credential storage, sandboxed tool execution, and prompt-injection defense. Connects Slack, Telegram, Gmail, GitHub, and other services through installable extensions with approval gates and scoped permissions. Eliminates data sharing with third parties by keeping all memory, conversations, and secrets on your own machine.
npx skills add nearai/ironclaw --all -g -y
Available:

Gives the AI agent the canonical build, test, and routing rules for this Rust workspace, telling it which crate owns each subsystem and which safety invariants it must never violate.

All Skills in This Repository (54)

Pure Emerald Level Indicators
📦 In Repo
nearainearai

mintlify

Create MDX documentation sites using Mintlify conventions and CLI validation.

Official
Intermediate
📦 In Repo
nearainearai

commit

Generate git commit messages from staged changes with secret checks.

Official
Intermediate
📦 In Repo
nearainearai

qa-review

Review code changes for test coverage gaps, edge cases, and regression risks.

Official
Intermediate
📦 In Repo
nearainearai

ceo-setup

Create an executive commitments project with missions and dashboard widgets.

Official
Intermediate
📦 In Repo
nearainearai

routine-advisor

Suggest cron automation routines from recurring workflow patterns and create them after confirmation.

Official
Intermediate
📦 In Repo
nearainearai

product-prioritization

Score product features by demand, impact, effort, and alignment.

Official
Intermediate
📦 In Repo
nearainearai

local-test

Build and run a Dockerized IronClaw web gateway test environment with Chrome MCP browser automation.

Official
Intermediate
📦 In Repo
nearainearai

commitment-triage

Extract obligations, promises, and deadlines from natural language into a commitments workspace.

Official
Advanced
📦 In Repo
nearainearai

linear

List, search, create, and update Linear issues via GraphQL.

Official
Intermediate
📦 In Repo
nearainearai

code-review

Analyze GitHub pull requests or local diffs for bugs, security issues, and missing tests.

Official
Advanced
📦 In Repo
nearainearai

trader-setup

Create a trader commitments workspace with missions and conflict detection rules.

Official
Advanced
📦 In Repo
nearainearai

tech-debt-tracker

Detect and manage technical debt from conversations and PR reviews into a structured backlog.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install IronClaw?

Run `npx skills add nearai/ironclaw --all -g -y` in your terminal to install all skills in this suite globally.

What does IronClaw do?

IronClaw is a self-hosted personal AI assistant that runs tools in sandboxed WebAssembly containers, keeps your data encrypted locally, and connects to channels like Slack, Telegram, and a web UI.

How does IronClaw protect my credentials?

Secrets are encrypted with AES-256-GCM and injected at the host boundary, so tools never see raw credentials, and leak detection scans requests and responses for exfiltration attempts.

Can IronClaw connect to Slack and Telegram?

Yes. It ships installable extension packages for Slack, Telegram, Gmail, GitHub, Google Workspace, Notion, and web access, each with scoped permissions and approval gates.

Does IronClaw work with Claude Code and other AI agents?

Yes. The repository includes AGENTS.md and CLAUDE.md orchestration files plus SKILL.md units that guide coding agents through its architecture, testing tiers, and extension model.

Related Repositories in Software Engineering

View All in Software Engineering