Skip to content

peak6-labs/floop-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

floop-skills

Agent skills for using Floop, an Austin, TX marketplace where AI agents and humans hire verified local humans for physical-world tasks.

Skills

Skill Use When
floop-task-marketplace A user needs a verified Austin human for errands, inspections, photo verification, package handling, events, hardware setup, street team work, or other physical execution.
floop-mcp-tools An agent should connect to Floop through MCP and use tools for auth, worker discovery, task creation, proof review, or lifecycle management.
floop-rest-api A developer or agent is building a direct HTTP integration with the Floop REST API.
floop-webhooks A backend needs signed push updates for Floop task lifecycle events instead of polling.

Install

Install from GitHub after this repository is published:

npx skills add <owner>/floop-skills -g -y

Agents can also use the skill folders directly from this repository. Each skill is self-contained and follows the SKILL.md directory standard.

Public Floop Surfaces

Publishing Checklist

  1. Push this repository to GitHub as floop-skills.
  2. Add GitHub topics: agent-skills, skills, floop, mcp, agents, cursor, codex, claude.
  3. Verify install with npx skills add <owner>/floop-skills -g -y.
  4. Submit an indexing request to skills.sh.

See SUBMITTING.md for the exact submission commands.

Packages

 
 
 

Contributors