Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
project-goals
View project-level goals in HACS. Usage /project-goals or /project-goals <project-id>.
LupoGrigi0/Human-Adjacent-Coordination 4
-
status
Check your HACS instance status via introspect. Shows identity, role, project, runtime state.
LupoGrigi0/Human-Adjacent-Coordination 4
-
tasks
Check your HACS tasks. Shows assigned and in-progress tasks. Usage /tasks.
LupoGrigi0/Human-Adjacent-Coordination 4
-
project-tasks
Work with project tasks in HACS. List, create, update, or complete tasks on a project. Usage /project-tasks, /project-tasks create "title", /project-tasks complete <id>.
LupoGrigi0/Human-Adjacent-Coordination 4
-
messages
Check your HACS messages. Shows new/unread messages. Usage /messages or /messages all.
LupoGrigi0/Human-Adjacent-Coordination 4
-
docs
Work with HACS documents. List, read, create, or edit docs in your personal space or a project. Usage /docs, /docs list, /docs read "name", /docs create "name" "content", /docs project hacs-coordination.
LupoGrigi0/Human-Adjacent-Coordination 4
-
goals
Check your personal HACS goals and their status. Usage /goals.
LupoGrigi0/Human-Adjacent-Coordination 4
-
remember
Search your semantic memory for relevant past context. Cross-language, time-decay scored. Usage /remember "topic" or /remember stats.
LupoGrigi0/Human-Adjacent-Coordination 4
-
diary
Add a diary entry to your HACS diary. Usage /diary "your entry text". Quick, reliable, one-shot.
LupoGrigi0/Human-Adjacent-Coordination 4
-
hacs
Connect to HACS (Human-Adjacent Coordination System) for distributed multi-agent AI coordination. Use when coordinating with other Claude instances, managing shared projects and tasks, sending messages between AI agents, or accessing institutional knowledge. Enables Claude to participate in the distributed AI coordination network at smoothcurves.nexus.
LupoGrigi0/Human-Adjacent-Coordination 4
-
ask
Async via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.
bfly123/claude_code_bridge 2,033
-
file-op
Delegate file I/O to Codex via FileOpsREQ protocol. Use when Claude needs Codex to modify files.
bfly123/claude_code_bridge 2,033
-
cping
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).
bfly123/claude_code_bridge 2,033
-
continue
Attach the newest context-transfer Markdown from the current project's ./.ccb/history/ into Claude using @file. Use when the user types /continue or asks to resume with the latest transfer file in this project.
bfly123/claude_code_bridge 2,033
-
mounted
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
bfly123/claude_code_bridge 2,033
-
review
Dual review with Claude and Codex for quality verification. Use for step or task review.
bfly123/claude_code_bridge 2,033
-
tr
Execute current step in AutoFlow workflow. Use when running /tr or continuing task execution.
bfly123/claude_code_bridge 2,033
-
tp
Create a task plan with collaborative design. Use when starting a new task or running /tp.
bfly123/claude_code_bridge 2,033
-
pend
View latest reply from AI provider (gemini/codex/opencode/droid/claude).
bfly123/claude_code_bridge 2,033
-
autonew
Send /new to a provider's pane to start a new session without context injection.
bfly123/claude_code_bridge 2,033
-
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
bfly123/claude_code_bridge 2,033
-
ask
Send the user's request to specified AI provider asynchronously
bfly123/claude_code_bridge 2,033
-
file-op
Execute FileOpsREQ protocol requests. Handles autoflow domain ops for .ccb/ state management.
bfly123/claude_code_bridge 2,033
-
mounted
Report which CCB providers are mounted (session exists AND daemon is online). Outputs JSON.
bfly123/claude_code_bridge 2,033