Back to authors
majiayu000

majiayu000

1163 Skills published on GitHub.

agent-hierarchy-diagram

Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding.

UncategorizedView skill →

agent-identity

Register and manage on-chain AI agent identity via ERC-8004.

UncategorizedView skill →

agent-implementer

Implementation guidance for creating individual agents in the Arcanea system with proper structure, capabilities, and integration.

UncategorizedView skill →

agent-implementer-sparc-coder

Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder

UncategorizedView skill →

Agent Inbox

Check and process messages from autonomous AILANG agents. Use when starting a session, after agent handoffs, or when checking for completion notifications.

UncategorizedView skill →

agent-init-deep

>

UncategorizedView skill →

agent-init

Initialize and configure OpenClaw agent workspace MD files (AGENTS.md, SOUL.md, IDENTITY.md, USER.md, TOOLS.md, BOOTSTRAP.md, HEARTBEAT.md). Use when: setting up a new agent, customizing agent personality/behavior, configuring agent workspace, or checking/fixing agent environment (Python/uv). Provides interactive interview workflow before generating files. Supports both container and external (host) OpenClaw instances.

UncategorizedView skill →

agent-interaction

에이전트 간 상호작용 구조와 워크플로우 정의

UncategorizedView skill →

agent-invocation

Agent invocation syntax and boundary rules

UncategorizedView skill →

agent-iot-engineer

Expert IoT engineer specializing in connected device architectures, edge computing, and IoT platform development. Masters IoT protocols, device management, and data pipelines with focus on building scalable, secure, and reliable IoT solutions.

UncategorizedView skill →

agent-issue-tracker

Agent skill for issue-tracker - invoke with $agent-issue-tracker

UncategorizedView skill →

agent-loops

Complete operational workflow for implementer agents (Codex, Gemini, etc.) making code changes and writing tests. Drives all work through atomic commits — each loop operates on the smallest complete, reviewable change. Defines the Code Change Loop, Test Writing Loop, Lint Gate, and Issue Filing process with circuit breakers, severity levels, and escalation rules. Requires `committer` for all commits. Includes bundled provider-aware review scripts that keep same-model shell-outs as the last resort, plus a fresh-context Codex fallback for code review and test audit. Use this skill when starting any implementation task.

UncategorizedView skill →

agent-manager-skill

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

UncategorizedView skill →

agent-matrix-optimizer

Agent skill for matrix-optimizer - invoke with $agent-matrix-optimizer

UncategorizedView skill →

agent-worker-specialist

Agent skill for worker-specialist - invoke with $agent-worker-specialist

UncategorizedView skill →

agent-memory-systems

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them. Key insight: Memory isn't just storage - it's retrieval. A million stored facts mean nothing if you can't find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. The field is fragm

UncategorizedView skill →

agent-mesh-coordinator

Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator

UncategorizedView skill →

agent-migration-plan

Agent skill for migration-plan - invoke with $agent-migration-plan

UncategorizedView skill →

agent-multi-repo-swarm

Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm

UncategorizedView skill →

agent-native-architecture

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

UncategorizedView skill →

agent-native

Make an out-of-session agent AgentOps-native via skills + ao CLI + CI, not hooks.

UncategorizedView skill →

agent-onboarding

Comprehensive framework for effective gptme agent onboarding that builds user trust, communicates capabilities clearly, and establishes productive working relationships from the first interaction.

UncategorizedView skill →

agent-ops-constitution

Create/update .agent/constitution.md. Use when commands/boundaries/constraints must be confirmed before baseline or code changes. Draft v0 from repo evidence, then interview user.

UncategorizedView skill →

agent-ops-interview

Conduct structured interviews with the user. Use when multiple decisions need user input: ask ONE question at a time, wait for response, record answer, then proceed to next question.

UncategorizedView skill →

agent-ops-spec

Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.

UncategorizedView skill →

agent-ops-state

Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.

UncategorizedView skill →

agent-ops-tools

Detect available development tools at session start. Saves to .agent/tools.json and warns about missing required tools. Works with or without aoc CLI installed.

UncategorizedView skill →

agent-orchestration

This skill should be used when the model's ROLE_TYPE is orchestrator and needs to delegate tasks to specialist sub-agents. Provides scientific delegation framework ensuring world-building context (WHERE, WHAT, WHY) while preserving agent autonomy in implementation decisions (HOW). Use when planning task delegation, structuring sub-agent prompts, or coordinating multi-agent workflows.

UncategorizedView skill →

Agent Orchestration Patterns

Multi-agent coordination patterns for building effective AI teams

UncategorizedView skill →

agent-orchestration-improve-agent

Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.

UncategorizedView skill →

agent-orchestration-multi-agent-optimize

Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability.

UncategorizedView skill →

agent-orchestrator-task

Agent skill for orchestrator-task - invoke with $agent-orchestrator-task

UncategorizedView skill →

agent-orchestrator

Meta-skill que orquestra todos os agentes do ecossistema. Scan automatico de skills, match por capacidades, coordenacao de workflows multi-skill e registry management.

UncategorizedView skill →

agent-organizer

Expert in designing, orchestrating, and managing multi-agent systems (MAS). Specializes in agent collaboration patterns, hierarchical structures, and swarm intelligence. Use when building agent teams, designing agent communication, or orchestrating autonomous workflows.

UncategorizedView skill →

agent-os-framework

Generate standardized .agent-os directory structure with product documentation, mission, tech-stack, roadmap, and decision records. Enables AI-native workflows.

UncategorizedView skill →

agent-output-formats

Standardized output formats for research, planning, implementation, and review agents. Use when generating agent outputs or parsing agent responses.

UncategorizedView skill →

agent-pagerank-analyzer

Agent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer

UncategorizedView skill →

agent-patterns

|

UncategorizedView skill →

agent-payments

Agent skill for payments - invoke with $agent-payments

UncategorizedView skill →

agent-pr-manager

Agent skill for pr-manager - invoke with $agent-pr-manager

UncategorizedView skill →

agent-prompt-behavior

|

UncategorizedView skill →

agent-prompt-design

Create well-structured prompts for AI agents using proven architecture patterns. Use when users ask to write agent prompts, system prompts, or agent instructions, or want to improve existing prompts that aren't working.

UncategorizedView skill →

agent-prompt-engineer

Expert prompt engineer specializing in designing, optimizing, and managing prompts for large language models. Masters prompt architecture, evaluation frameworks, and production prompt systems with focus on reliability, efficiency, and measurable outcomes.

UncategorizedView skill →

agent-prompts

This skill should be used when the user asks to "generate tasks", "create implementation plan", "break down feature", "write agent prompts", "decompose into tasks", "create work items", or when creating agent-ready task descriptions from PRD and SDD documents.

UncategorizedView skill →

agent-pseudocode

Agent skill for pseudocode - invoke with $agent-pseudocode

UncategorizedView skill →

agent-quant-analyst

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

UncategorizedView skill →

agent-queen-coordinator

Agent skill for queen-coordinator - invoke with $agent-queen-coordinator

UncategorizedView skill →

agent-quorum-manager

Agent skill for quorum-manager - invoke with $agent-quorum-manager

UncategorizedView skill →

agent-raft-manager

Agent skill for raft-manager - invoke with $agent-raft-manager

UncategorizedView skill →

Agent Reasoning & Decision-Making

Design effective reasoning processes for AI agents and optimize decision-making strategies. Use when designing agent prompts, improving decision quality, implementing specialized reasoning modes, creating reasoning traces, or debugging agent mistakes. Covers prompting, chain-of-thought, reasoning depth, and decision evaluation.

UncategorizedView skill →

Page 4 of 24 · 1163 results