Skip to main content
Run any Skill in Manus
with one click
GitHub repository

bosun

bosun contains 30 collected skills from oddship, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
3
updated
2026-04-23
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

bosun-config
network-and-computer-systems-administrators

Bosun configuration — models, sandbox, daemon, Pi settings. Use when changing models, editing config, or understanding how bosun is set up.

2026-04-23
meta-bosun-bootstrap
software-developers

Bootstrap a new project using bosun as a foundation — via bun dependency (recommended) or git submodule. Creates a downstream project that inherits bosun's multi-agent infrastructure while adding custom agents, skills, and extensions. Works standalone — fetchable by any pi agent via raw GitHub URL.

2026-04-23
memory
software-developers

Search curated markdown memory like sessions, plans, docs, and skills. Use when recalling prior context or looking for relevant historical/project knowledge.

2026-04-23
session-analysis
network-and-computer-systems-administrators

Analyze Pi session JSONL files using jq patterns. Use when extracting metrics, tool usage, costs, or reviewing session history. Load for session export, summarization, or workflow analysis.

2026-04-20
cdp-browser-plan-review
proofreaders-and-copy-markers-439081

Session-based browser plan review primitives for Bosun. Provides a local-first state model, markdown-aware anchor extraction, and review-session persistence for reviewing existing plan files in dedicated CDP browser windows. Triggers: "plan-review", "review this plan", "review markdown plan".

2026-04-14
cdp-browser-diff-review
software-quality-assurance-analysts-and-testers

Session-based browser diff review primitives for Bosun. Provides transport- agnostic v1 schemas plus local state and git snapshot helpers for immutable review rounds. Triggers: "diff-review", "reround", "review round", "snapshot-backed review".

2026-04-13
cdp-browser
software-quality-assurance-analysts-and-testers

Browser automation via Chrome DevTools Protocol. Connects to Chromium running with --remote-debugging-port=9222. Use for: navigate, click, fill, screenshot, inspect DOM, capture console logs, debug errors, monitor network, viewport emulation, visual review, overflow detection. Triggers: "browser", "go to", "click", "fill form", "take screenshot", "web page", "scrape", "console errors", "debug", "network requests", "visual review", "responsive", "viewport", "overflow".

2026-04-13
humanizer
writers-and-authors

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.

2026-04-13
tmux-orchestration
software-developers

Orchestrate multiple Pi agents via tmux windows. Use when spawning background agents, sending them tasks, and capturing their output.

2026-04-05
mesh
software-developers

Multi-agent coordination via pi-mesh. Use when multiple agents work in the same project - reservations, messaging, and peer awareness.

2026-04-05
meta-agent-creator
software-developers

Create Pi agent definitions with proper frontmatter, model tiers, and tool permissions. Use when building specialized agents for code review, documentation, security, research, etc.

2026-04-05
bosun-daemon
network-and-computer-systems-administrators

Working with bosun's daemon system for automated workflows. Covers workflow directories, agent spawning, validators, and file-based chaining.

2026-04-05
image-gen
software-developers

Generate images using Gemini's image generation API (Nano Banana models). Use when generating blog images, illustrations, diagrams, or any visual content. Supports gemini-2.5-flash-image, Nano Banana Pro, and Nano Banana 2.

2026-04-03
cdp-browser-mesh
software-developers

Browser-to-mesh annotation bridge via CDP. Injects an annotator UI into a browser tab — select text, comment, and send structured annotations to any mesh agent. Agent responses appear as toasts in the browser. Uses CDP Runtime.addBinding for the communication channel (no HTTP/CORS/CSP issues). Triggers: "browser-bridge", "annotate", "browser annotation", "page review".

2026-03-30
context-management
software-developers

Manage plans, handoffs, forks, and pickups. Load for /handoff, /fork, /pickup, or when planning complex tasks.

2026-03-25
q-projects
project-management-specialists

Project management skill for Q agent. Provides qp CLI for project CRUD, task aggregation, and progress tracking. Use when managing projects or viewing task rollups.

2026-03-25
q-roadmaps
project-management-specialists

Roadmap planning skill for Q agent. Provides qr CLI for roadmap CRUD and project aggregation. Use when planning quarterly roadmaps or coordinating across teams.

2026-03-25
q-tasks
project-management-specialists

Task tracking skill for Q agent. Provides qt CLI for task CRUD, queries, dependencies, and archival. Use when managing tasks, tracking blockers, or triaging inbox.

2026-03-25
skill-loading-patterns
software-developers

When and how to load skills proactively. Use when starting any task to avoid missing conventions, especially for git, file operations, or project-specific work.

2026-03-19
chronicle
software-developers

Generate public builder's logs from coding sessions. Analyzes plans and sessions, detects deviations, synthesizes narratives per journey. Use with /chronicle command.

2026-03-19
background-processes
network-and-computer-systems-administrators

Use when starting dev servers, long-running processes, or any command that shouldn't block. Covers createBackgroundProcess patterns and common mistakes.

2026-03-19
editorial-review
editors

Editorial review for written content (blog posts, documentation, READMEs). Use when reviewing prose for clarity, accuracy, voice, and structure. Complements code review - invoke via @review agent for written content.

2026-03-19
git
software-developers

Proactively load this skill for ANY git-related operation including cloning, repo organization, worktrees, branching, commits, merging, rebasing, and troubleshooting. Use when working with git in any capacity - cloning repos, creating worktrees, writing commits, resolving conflicts, or any other git workflow.

2026-03-19
github
software-developers

Use when working with GitHub via CLI - pull requests, issues, code reviews, or repository operations. Also load for first-time gh CLI authentication setup.

2026-03-19
meta-command-creator
software-developers

Create Pi prompt templates (slash commands) for repetitive tasks. Use when adding /commands that trigger specific prompts or workflows.

2026-02-24
meta-extension-creator
software-developers

Create Pi extensions with event handling, commands, and hooks. Use when building extensions that respond to session events or add custom commands.

2026-02-24
meta-skill-creator
software-developers

Create new agent skills following the Agent Skills specification. Use when building reusable skills with proper structure and frontmatter.

2026-02-24
meta-tool-creator
software-developers

Create custom Pi tools via extensions that the LLM can call. Use when adding new callable functions for the LLM.

2026-02-24
meta-workflow-creator
software-developers

Create Pi daemon workflows with proper structure, config, agents, and validators. Use when building automated workflows for the daemon system.

2026-02-24
q-review
project-management-specialists

Review and sync skill for Q agent. Monitors changes across tasks/projects/roadmaps, maintains update logs, and ensures consistency. Use after bulk changes or during standups.

2026-02-24