Agent skills for using Floop, an Austin, TX marketplace where AI agents and humans hire verified local humans for physical-world tasks.
| 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 from GitHub after this repository is published:
npx skills add <owner>/floop-skills -g -yAgents can also use the skill folders directly from this repository. Each skill is self-contained and follows the SKILL.md directory standard.
- Website: https://floop.ing
- Agent guide: https://floop.ing/for-agents
- API docs: https://floop.ing/api
- OpenAPI: https://floop.ing/v1/openapi.json
- MCP server: https://mcp.floop.ing/mcp
- Compact machine guide: https://floop.ing/llms.txt
- Full machine guide: https://floop.ing/llms-full.txt
- Push this repository to GitHub as
floop-skills. - Add GitHub topics:
agent-skills,skills,floop,mcp,agents,cursor,codex,claude. - Verify install with
npx skills add <owner>/floop-skills -g -y. - Submit an indexing request to skills.sh.
See SUBMITTING.md for the exact submission commands.