Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

bosun

bosun contient 30 skills collectées depuis oddship, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
30
Stars
3
mis à jour
2026-04-23
Forks
0
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

bosun-config
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Correcteurs et marqueurs de copie

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Écrivains et auteurs

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
Développeurs de logiciels

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

2026-04-05
mesh
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-04-05
image-gen
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-25
q-projects
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Rédacteurs en chef

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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