Agent Skills by Mallikh
Showing 40 vetted skills indexed across 1 GitHub repositories.
coordination
Coordinate delegation and aggregation decisions across multiple AI agents.
memory
Store and retrieve contextual memories across AI sessions.
publish-artifact
Publish artifacts to shared memory with frontmatter and bus notifications.
bus
Publish and consume structured JSONL messages on a file-based bus.
file-ops
Read and write workspace files with safe path handling.
bash
Executes shell commands in the workspace with output and error capture.
discover-artifacts
Discover agent-published artifacts by scanning .os/memory directories and parsing YAML frontmatter.
repo-indexing
Index repository structure and dependencies into file_inventory.yaml and import_graph.yaml.
repo-intelligence
Analyze repositories and store structured intelligence in agent memory.
session
Manage AI agent session lifecycles with checkpointing, restoration, handoffs, and shutdown.
research
Define research questions, survey sources, and synthesize findings into a structured report.
deep-analysis
Apply structured analytical frameworks to problems and return conclusions with assumptions and recommendations.
coordinator
Coordinate and monitor AI agents via HTTP with approval gates and dashboards.
ac-http
Register and manage AI agents via the Agent Coordinator HTTP API.
documentation
Generate and update READMEs, API docs, and guides from code.
work-on-issue
Orchestrate software issue lifecycles from claim to merged PR via GitHub.
pr-complete
Verify GitHub PR readiness by checking approvals, CI status, mergeability, and notify humans via bus message.
code-review
Identify and report code quality issues across security, correctness, and design.
debugging
Reproduce, isolate, and diagnose code failures with evidence-based techniques.
address-review
Claim GitHub PR tasks, address comments, and request re-review.
testing
Design, run, and interpret unit, integration, and end-to-end tests.
architecture
Evaluate and design system architecture and API design with ADRs.
code-generation
Generate code and tests from detailed specifications.
dependency-management
Evaluate, update, and audit project dependencies for security and stability.