Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

skills

skills enthält 57 gesammelte Skills von poolsideai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
57
Stars
0
aktualisiert
2026-06-17
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

ce-plan
Softwareentwickler

Create structured plans for multi-step tasks -- software features, research workflows, events, study plans, or any goal that benefits from breakdown. Also deepens existing plans with interactive sub-agent review. Use when the user says 'plan this', 'create a plan', 'how should we build', 'break this down', or when a brainstorm doc is ready for planning. Use 'deepen the plan' or 'deepening pass' for the deepening flow. For exploratory requests, prefer ce-brainstorm first.

2026-06-17
bead-selector
Sonstige Computerberufe

Select the right Bead to work on using Beads robot-mode CLI evidence. Use when asked what Bead to pick next, which local issue is highest leverage, which blocker to clear, or how to choose work from a Beads graph. Produces a validator-checked .laguna/bead-selection.json artifact grounded in bv/br robot output, never the interactive bv TUI.

2026-06-15
workspace-inventory
Softwareentwickler

Inventory the top level of a workspace and write .laguna/workspace-inventory.json. Use when an agent or user needs a quick orientation snapshot: what top-level entries exist, which are files vs directories, and how many files each directory contains. Triggers on requests like "what's at the top of this workspace", "give me a lay of the land", "list the top-level structure", "how many files are in each directory", or any task whose first step is understanding what is present without doing deep analysis. Every claim (entry names, kinds, file counts, total) is mechanically checkable against the real filesystem tree.

2026-06-15
smithers-agents
Sonstige Computerberufe

Inspect and register subscriptions and api keys. Run `bunx smithers-orchestrator agents --help` for usage details.

2026-06-15
smithers-alerts
Sonstige Computerberufe

List and manage durable alert instances. Run `bunx smithers-orchestrator alerts --help` for usage details.

2026-06-15
smithers-approve
Sonstige Computerberufe

Approve a paused approval gate. Auto-detects the pending node if only one exists. Run `bunx smithers-orchestrator approve --help` for usage details.

2026-06-15
smithers-ask-human
Sonstige Computerberufe

Raise a blocking human-approval request from inside a run and wait for the decision. Use when blocked, uncertain, or about to do something irreversible — never guess. Run `bunx smithers-orchestrator ask-human --help` for usage details.

2026-06-15
smithers-ask
Sonstige Computerberufe

Ask a question about Smithers using your installed agent and the Smithers MCP server. Run `bunx smithers-orchestrator ask --help` for usage details.

2026-06-15
smithers-cancel
Sonstige Computerberufe

Safely halt agents and terminate a run. Run `bunx smithers-orchestrator cancel --help` for usage details.

2026-06-15
smithers-chat-create
Sonstige Computerberufe

Create and start a one-task auto-hijacked chat run. Run `bunx smithers-orchestrator chat-create --help` for usage details.

2026-06-15
smithers-chat
Sonstige Computerberufe

Show agent chat output for the latest run or a specific run. Run `bunx smithers-orchestrator chat --help` for usage details.

2026-06-15
smithers-cron
Sonstige Computerberufe

Manage and run background schedule triggers. Run `bunx smithers-orchestrator cron --help` for usage details.

2026-06-15
smithers-deny
Sonstige Computerberufe

Deny a paused approval gate. Run `bunx smithers-orchestrator deny --help` for usage details.

2026-06-15
smithers-diff
Softwareentwickler

Print DiffBundle as unified diff. Run `bunx smithers-orchestrator diff --help` for usage details.

2026-06-15
smithers-docs-full
Softwareentwickler

Print llms-full.txt (full docs bundle for LLMs) for this CLI version. Run `bunx smithers-orchestrator docs-full --help` for usage details.

2026-06-15
smithers-docs
Softwareentwickler

Print llms.txt (concise docs index for LLMs) for this CLI version. Run `bunx smithers-orchestrator docs --help` for usage details.

2026-06-15
smithers-down
Softwareentwickler

Cancel all active runs. Like 'docker compose down' for workflows. Run `bunx smithers-orchestrator down --help` for usage details.

2026-06-15
smithers-eval
Softwarequalitätssicherungsanalysten und -tester

Run a workflow over a JSON/JSONL eval suite and write a regression report. Run `bunx smithers-orchestrator eval --help` for usage details.

2026-06-15
smithers-events
Softwareentwickler

Query run event history with filters, grouping, and NDJSON output. Run `bunx smithers-orchestrator events --help` for usage details.

2026-06-15
smithers-fork
Softwareentwickler

Create a branched run from a snapshot checkpoint (time travel). Run `bunx smithers-orchestrator fork --help` for usage details.

2026-06-15
smithers-graph
Softwareentwickler

Render the workflow graph without executing it. Run `bunx smithers-orchestrator graph --help` for usage details.

2026-06-15
smithers-gui
Softwareentwickler

Open a directory as a workspace in Smithers GUI. Run `bunx smithers-orchestrator gui --help` for usage details.

2026-06-15
smithers-hijack
Softwareentwickler

Hand off the latest resumable agent session or conversation for a run. Run `bunx smithers-orchestrator hijack --help` for usage details.

2026-06-15
smithers-human
Sonstige Computerberufe

List and resolve durable human requests. Run `bunx smithers-orchestrator human --help` for usage details.

2026-06-15
smithers-init
Sonstige Computerberufe

Install the local Smithers workflow pack into .smithers/. Run `bunx smithers-orchestrator init --help` for usage details.

2026-06-15
smithers-inspect
Sonstige Computerberufe

Output detailed run state, including steps, agents, approvals, and outputs. Run `bunx smithers-orchestrator inspect --help` for usage details.

2026-06-15
smithers-logs
Sonstige Computerberufe

Tail the event log of a specific run. Run `bunx smithers-orchestrator logs --help` for usage details.

2026-06-15
smithers-memory
Sonstige Computerberufe

View and query cross-run memory facts. Run `bunx smithers-orchestrator memory --help` for usage details.

2026-06-15
smithers-node
Sonstige Computerberufe

Show enriched node details for debugging retries, tool calls, and output. Run `bunx smithers-orchestrator node --help` for usage details.

2026-06-15
smithers-observability
Netzwerk- und Computersystemadministratoren

Start the local observability stack (Grafana, Prometheus, Tempo, OTLP Collector) via Docker Compose. Run `bunx smithers-orchestrator observability --help` for usage details.

2026-06-15
smithers-openapi
Softwareentwickler

Generate AI SDK tools from OpenAPI specs. Run `bunx smithers-orchestrator openapi --help` for usage details.

2026-06-15
smithers-optimize
Softwareentwickler

Run GEPA prompt optimization over a workflow eval suite and write an optimized prompt artifact. Run `bunx smithers-orchestrator optimize --help` for usage details.

2026-06-15
smithers-output
Sonstige Computerberufe

Print node output row. Run `bunx smithers-orchestrator output --help` for usage details.

2026-06-15
smithers-ps
Softwareentwickler

List active, paused, and recently completed runs. Run `bunx smithers-orchestrator ps --help` for usage details.

2026-06-15
smithers-replay
Softwareentwickler

Fork from a checkpoint and resume execution (time travel). Run `bunx smithers-orchestrator replay --help` for usage details.

2026-06-15
smithers-restore
Softwareentwickler

Restore a worktree to a durability checkpoint (latest for the node, or --seq). Run `bunx smithers-orchestrator restore --help` for usage details.

2026-06-15
smithers-retry-task
Softwareentwickler

Retry a specific task within a run, then resume the workflow. Run `bunx smithers-orchestrator retry-task --help` for usage details.

2026-06-15
smithers-revert
Softwareentwickler

Revert the workspace to a previous task attempt's filesystem state. Run `bunx smithers-orchestrator revert --help` for usage details.

2026-06-15
smithers-rewind
Softwareentwickler

Rewind a run to a previous frame. Run `bunx smithers-orchestrator rewind --help` for usage details.

2026-06-15
smithers-scores
Softwareentwickler

View scorer results for a specific run. Run `bunx smithers-orchestrator scores --help` for usage details.

2026-06-15
Zeigt die Top 40 von 57 gesammelten Skills in diesem Repository.