Friday Platform
Official@friday-platform · United States of America
Offers specialized orchestration for managing browser-based interactions, workspace lifecycle signals, and diagnostic resolution for complex distributed task execution environments.
Agent Skills by Friday Platform
Showing 21 vetted skills indexed across 1 GitHub repositories.
core
Automate browser interactions using accessibility tree snapshots and stable element references.
delegate-handoff
Define delegate() call parameters for spawning child agents with inherited context.
authoring-skills
Create agent skills compliant with Anthropic and agentskills.io specifications.
repairing-workspaces-agents
Repair broken Friday workspaces, jobs, and agents to match runtime contracts.
debugging-empty-output
Diagnose AI workflow sessions that complete without producing usable output.
wiring-external-webhooks
Route external service webhooks to Friday HTTP signals with full payload integrity.
debugging-tool-loops
Diagnose repetitive tool call loops and add termination criteria to agent prompts.
debugging-broken-jobs
Triage failed Friday workspace jobs and route them to specialized debug skills.
using-mcp-servers
Select and configure MCP servers with diagnostic procedures for common failures.
workspace-api
Manage Friday workspace lifecycles via the daemon HTTP API.
writing-friday-python-agents
Author Friday Python user agents with platform-compliant decorators and I/O routing.
debugging-job-invocation
Diagnose workspace job tool output-errors caused by missing prompt arguments.
writing-workspace-signals
Create valid Friday workspace signals with provider configurations and payload schemas.
debugging-runtime-errors
Map Friday agent runtime errors to one-line fixes.
composing-emails
Compose standardized HTML email content with validated recipient addresses.
using-elicitations
Pause automated AI workflows to collect user input and approvals.
composing-context
Render retrieved content into synthetic user-message prefaces with provenance metadata.
writing-workspace-jobs
Validate Friday FSM workspace job schemas, signal triggers, and MCP tool references.
agent-action-handshake
Resolve FSM action and agent prompt mismatches in Friday workflow runtimes.
writing-to-memory
Format Friday memory entries under 100 characters and reference large artifacts.
friday-cli
Interact with a local Friday daemon via atlas CLI and HTTP API.
Frequently Asked Questions About Friday Platform
FAQPage SchemaWhat specific tasks can I perform using Friday Platform?▼
You can manage browser interactions via accessibility snapshots, define workspace job schemas, route external HTTP signals, and resolve runtime execution errors. The platform enables the creation of structured user-message prefaces and the management of memory entries for persistent task state.
Which personas benefit most from these capabilities?▼
Engineers and developers focused on building and maintaining complex task-based systems benefit from these capabilities. It is specifically designed for those managing distributed runtime environments, workspace lifecycle contracts, and diagnostic triage for failed job invocations.
What are the prerequisites for running Friday Platform?▼
Operation requires a local daemon instance to manage workspace lifecycles and HTTP signal routing. Users must define compliant job schemas and ensure MCP server configurations are correctly mapped to the platform's internal runtime contracts.