Coding agent documentation index Fetch the complete documentation index at: https://docs.worklittle.com/docs-agent-manifest.json Use this file to discover all available pages before exploring further.
Browse the docs site
Pills at the top, sidebar on the left, search everywhere.
This site holds several different sets of pages. The navigation is built so you can tell which one you are in.
The pills at the top
| Pill | What is inside | | --- | --- | | Home | The starting point across all products | | Jobs | Everything about job search, applications, and job data | | Business | Everything about Worklittle Business | | Use cases | Worked examples and patterns | | What's new | Release notes | | Help center | Everyday how-to articles |
Selecting a pill switches the whole left sidebar to that area.
Install on Home
Above Jobs, Business, and MCP on Home, there is a copy chip for npm install worklittle. Select it to copy the command. That is the TypeScript SDK on npm (also published as @worklittle/sdk). Python is pip install worklittle.
Agent Quickstart on Home
The Home page Agent Quickstart card is the starting point for coding agents. In a browser it opens the Agent Quickstart page under Use cases, Agent patterns. That page covers Jobs and Business together so an agent can pick from what you asked for. Agents fetching the same card URL get https://docs.worklittle.com/agent-onboarding/SKILL.md.
The curl Jobs Quickstart and Business Quickstart stay in each product's Get started sidebar.
The left sidebar
On Home, the left sidebar lists Jobs, Business, and Use cases. Each section title is a button that opens the first page in that area. The rows under a section are also buttons to those pages.
On Jobs, Business, Use cases, and Help, the sidebar lists the pages for that area, grouped into sections such as Get started, Libraries, API, and Resources. On a narrow screen it is hidden behind the menu button.
Search
Press Command K on a Mac or Control K on Windows to open search from anywhere. Type a few letters and select a result. On a phone, use the search button in the header.
Other shortcuts
- Command I or Control I focuses the docs chat input. See Docs chat. - Each page has a copy button for sharing the page as text. See Copy a whole page.