Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Builderforce.ai

Builderforce.ai에는 SeanHogg에서 수집한 skills 54개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
54
Stars
5
업데이트
2026-06-17
Forks
0
직업 범위
직업 카테고리 7개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

coding-agent
기타 컴퓨터 관련 직업

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), or any work in ~/builderforce workspace (never spawn agents here). Requires a bash tool that supports pty:true.

2026-06-17
openai-image-gen
소프트웨어 개발자

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

2026-06-14
prose
소프트웨어 개발자

OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.

2026-06-03
1password
네트워크·컴퓨터 시스템 관리자

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2026-06-03
agenthub
기타 컴퓨터 관련 직업

Use the AgentHub CLI to search, install, update, and publish agent skills from agenthub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed agenthub CLI.

2026-06-03
apple-notes
소프트웨어 개발자

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks BuilderForceAgents to add a note, list notes, search notes, or manage note folders.

2026-06-03
apple-reminders
소프트웨어 개발자

Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-06-03
bear-notes
소프트웨어 개발자

Create, search, and manage Bear notes via grizzly CLI.

2026-06-03
blogwatcher
소프트웨어 개발자

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

2026-06-03
blucli
소프트웨어 개발자

BluOS CLI (blu) for discovery, playback, grouping, and volume.

2026-06-03
bluebubbles
소프트웨어 개발자

Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".

2026-06-03
builderforce
소프트웨어 개발자

Multi-agent developer system for code creation, review, testing, debugging, and architecture. Use for complex development workflows requiring orchestration of specialized agents. Provides deep codebase understanding through AST parsing, dependency graphs, and git history analysis. Now includes memory-aware orchestration and cross-agentNode delegation.

2026-06-03
camsnap
소프트웨어 개발자

Capture frames or clips from RTSP/ONVIF cameras.

2026-06-03
canvas
소프트웨어 개발자

Display HTML content on connected BuilderForceAgents nodes (Mac app, iOS, Android).

2026-06-03
discord
소프트웨어 개발자

Discord ops via the message tool (channel=discord).

2026-06-03
eightctl
소프트웨어 개발자

Control Eight Sleep pods (status, temperature, alarms, schedules).

2026-06-03
food-order
소프트웨어 개발자

Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.

2026-06-03
gemini
소프트웨어 개발자

Gemini CLI for one-shot Q&A, summaries, and generation.

2026-06-03
gh-issues
소프트웨어 개발자

Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]

2026-06-03
gifgrep
소프트웨어 개발자

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

2026-06-03
github
소프트웨어 개발자

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-06-03
gog
소프트웨어 개발자

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

2026-06-03
goplaces
소프트웨어 개발자

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

2026-06-03
healthcheck
네트워크·컴퓨터 시스템 관리자

Host security hardening and risk-tolerance configuration for BuilderForceAgents deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, BuilderForceAgents cron scheduling for periodic checks, or version status checks on a machine running BuilderForceAgents (laptop, workstation, Pi, VPS).

2026-06-03
himalaya
소프트웨어 개발자

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

2026-06-03
imsg
소프트웨어 개발자

iMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.

2026-06-03
mcporter
기타 컴퓨터 관련 직업

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-06-03
model-usage
소프트웨어 개발자

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-06-03
nano-banana-pro
소프트웨어 개발자

Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).

2026-06-03
nano-pdf
데스크톱 출판 전문가

Edit PDFs with natural-language instructions using the nano-pdf CLI.

2026-06-03
notion
일반 사무원

Notion API for creating and managing pages, databases, and blocks.

2026-06-03
obsidian
일반 사무원

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

2026-06-03
openai-whisper-api
일반 사무원

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

2026-06-03
openai-whisper
일반 사무원

Local speech-to-text with the Whisper CLI (no API key).

2026-06-03
openhue
소프트웨어 개발자

Control Philips Hue lights and scenes via the OpenHue CLI.

2026-06-03
oracle
소프트웨어 개발자

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

2026-06-03
ordercli
소프트웨어 개발자

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

2026-06-03
peekaboo
소프트웨어 개발자

Capture and automate macOS UI with the Peekaboo CLI.

2026-06-03
sag
소프트웨어 개발자

ElevenLabs text-to-speech with mac-style say UX.

2026-06-03
session-logs
소프트웨어 개발자

Search and analyze your own session logs (older/parent conversations) using jq.

2026-06-03
이 저장소에서 수집된 skills 54개 중 상위 40개를 표시합니다.