Skip to main content
23blocks-OS
GitHub creator profile

23blocks-OS

Repository-level view of 12 collected skills across 2 GitHub repositories.

skills collected
12
repositories
2
updated
Sep 4, 2026
repository explorer

Repositories and representative skills

agent-identity
information-security-analysts

Authenticate AI agents with auth servers using the Agent Identity (AID) protocol. Supports Ed25519 identity documents, proof of possession, OAuth 2.0 token exchange, and scoped JWT tokens. Self-contained — works independently without other protocols.

Aug 27, 2026
docs-search
software-developers

PROACTIVELY search the generated codebase documentation BEFORE implementing anything. Use it to confirm existing function signatures, APIs, and patterns so new code matches what is already there. Also use when the user asks to "search docs", "find function",…

Aug 27, 2026
graph-query
software-developers

PROACTIVELY query the code graph BEFORE modifying any component. Use it to find callers, dependencies, and the blast radius of a change so you do not break something you did not read. Also use when the user asks "find callers", "check dependencies", "what…

Aug 27, 2026
memory-search
project-management-specialists

PROACTIVELY search conversation history and semantic memory BEFORE starting new work. Use at the START of any non-trivial task to recall prior decisions, avoid repeating past discussions, and reuse what was already learned. Also use when the user asks to…

Aug 27, 2026
ai-maestro-agents-management
software-developers

Creates, manages, and orchestrates AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "rename agent", "hibernate agent", "wake agent", "install plugin", "show agent", "export agent", "restart agent",…

May 20, 2026
canvas-actions
web-developers

Create, manage, and interact with canvas HTML pages. Write visual UIs that users see in the AI Maestro dashboard, receive structured interactions when users click/submit/select, and update pages in response. Full lifecycle management for agent-rendered…

May 18, 2026
agent-messaging
information-security-analysts

Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Supports local messaging, federation across providers, file attachments, and Ed25519 signatures. Works with any AI agent that can execute shell…

Mar 23, 2026
planning
software-developers

Creates and manages persistent markdown planning files (task_plan.md, findings.md, progress.md) for complex task execution. Use when starting multi-step tasks, research projects, or any task requiring >5 tool calls. Solves the EXECUTION problem - staying…

Mar 9, 2026
Showing 2 of 2 repositories
All repositories loaded