Explore

Find agent skills by outcome

8,934 skills indexed with the new KISS metadata standard.

Showing 24 of 8,934Categories: Operations & Workflow, Cursor-rules, Openclaw, Productivity, Data
Productivity
PromptBeginner5 minmarkdown

| [references/mcp-tools.md](references/mcp-tools.md) | Calling MCP tools (selection rules

workflow patterns

0
Productivity
PromptBeginner5 minmarkdown

| [references/workflows.md](references/workflows.md) | Implementing retry logic

cursor pagination

0
Data
PromptBeginner5 minmarkdown

- **Private data**: Endpoints returning private data (DMs

bookmarks

0
Productivity
PromptBeginner5 minmarkdown

Endpoints that initiate financial transactions require **explicit user confirmation every time**. Never call these automatically

in loops

0
Productivity
PromptBeginner5 minmarkdown

`POST /draws` with `tweetUrl` (required) + optional filters. If creating a draw

read [references/draws.md](references/draws.md) for the full filter list and workflow.

0
Productivity
PromptBeginner5 minmarkdown

If implementing retry logic or cursor pagination

read [references/workflows.md](references/workflows.md).

0
Data
PromptBeginner5 minmarkdown

Bulk data collection jobs. Always estimate first (`POST /extractions/estimate`)

then create (`POST /extractions`)

1
Productivity
PromptBeginner5 minmarkdown

For multi-step tasks

state a brief plan:

0
Productivity
PromptBeginner5 minmarkdown

**Tradeoff:** These guidelines bias toward caution over speed. For trivial tasks

use judgment.

0
Data
PromptBeginner5 minmarkdown

- `font-variant-numeric: tabular-nums` on data/number columns

`oldstyle-nums` for prose

0
Productivity
PromptBeginner5 minmarkdown

- **Sync workflows:** If you touch generated docs/readme/config surfaces

run the relevant sync scripts before finalizing.

0
Productivity
PromptBeginner5 minmarkdown

- If you can't finish a task in a single request

thats fine. Just do as much as you can

0
Productivity
PromptBeginner5 minmarkdown

- If you are getting truncated or large output from any command

you should redirect the command to a file and read it using proper tools. Put these files in the `temp/` directory. This folder is automatically cleared between prompts

0
Data
PromptBeginner5 minmarkdown

- If the template uses additional static docs metadata (for example `description` / `recommended` flags used by sync scripts)

keep that authored metadata static and explicit.

0
Data
PromptBeginner5 minmarkdown

- **Template-aware changes:** When changing rule metadata

docs

0
Data
PromptBeginner5 minmarkdown

- **Metadata:** Every rule must expose a static `ruleName`

`messages`

0
Data
PromptBeginner5 minmarkdown

- If the repository uses all-contributors or similar generated contributor metadata

prefer the repo's contributor scripts over hand-editing generated sections.

0
Data
PromptBeginner5 minmarkdown

- If rule metadata

configs

0
Productivity
PromptBeginner5 minmarkdown

2. Generate Tasks (e.g.

Reconnaissance

0
Productivity
PromptBeginner5 minmarkdown

- Any formula or automation hints (e.g.

Google Sheets formulas

0
Productivity
PromptBeginner5 minmarkdown

- Sub-Tasks must be atomic (one owner

one output

0
Productivity
PromptBeginner5 minmarkdown

- Decompose into granular

executable **Sub-Tasks**

0
Data
PromptBeginner5 minmarkdown

- Dataset pipeline

ML workflow

0
Productivity
PromptBeginner5 minmarkdown

You are BACKLOG-FORGE

an AI productivity agent specialized in generating

0