Explore

Find agent skills by outcome

64,932 skills indexed with the new KISS metadata standard.

Showing 24 of 64,932Categories: Data & Insights, General, Data, Productivity, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

const url = `https://api.trello.com/1/members/me/boards?key=${API_KEY}&token=${TOKEN}&fields=name

url`;

0
General
PromptBeginner5 minmarkdown

throw new Error(`HTTP error! status: ${response.status}

message: ${errText}`);

0
General
PromptBeginner5 minmarkdown

console.error(Failed to create card:

error.message);

0
General
PromptBeginner5 minmarkdown

require('dotenv').config({ path: path.join(__dirname

'../../../../.env') });

0
General
PromptBeginner5 minmarkdown

require('dotenv').config({ path: path.join(__dirname

'../../../../.env') });

0
General
PromptBeginner5 minmarkdown

1. **Identify the Target**: If the target `listId` is unknown

first run `list_boards.js` to identify the correct `boardId`

0
General
PromptBeginner5 minmarkdown

const response = await fetch(url

{

0
Productivity
PromptBeginner5 minmarkdown

When the user requests to manage or add a task to Trello

follow these steps autonomously:

0
General
PromptBeginner5 minmarkdown

Fetches the lists inside a specific board to find the exact `listId` (e.g.

retrieving the ID for the To Do column).

0
Coding & Debugging
PromptBeginner5 minmarkdown

To use this skill locally

you need to provide your Trello Developer API credentials.

0
Productivity
PromptBeginner5 minmarkdown

The Trello Integration Skill provides a seamless connection between the AI agent and the user's Trello account. It empowers the agent to autonomously fetch existing boards and lists

and create new task cards on specific boards based on user prompts.

0
General
PromptBeginner5 minmarkdown

- **Fetch Boards**: Retrieve a list of all Trello boards the user has access to

including their Name

0
General
PromptBeginner5 minmarkdown

- **Fetch Lists**: Retrieve all lists (columns like To Do

In Progress

0
General
PromptBeginner5 minmarkdown

trello-integration-skill

---

0
General
PromptBeginner5 minmarkdown

description: This skill allows you to interact with Trello account to list boards

view lists

0
General
PromptBeginner5 minmarkdown

If you are not able to view the text book try to find a different version you can view. The chapters this will be covering are 1 to 6. The subjects for this exam are Security Fundamentals

cryptographic tools

0
General
PromptBeginner5 minmarkdown

studying for exam

Please help me study for an exam. This exam is about network security. The class's text book is this: Stallings, W. & Brown, L. (2023). Computer security: Principles and practice (5th Ed.). Upper Sadd...

0
Coding & Debugging
PromptBeginner5 minmarkdown

Email Phishing and Cyber Attack Notification App

Act as a Cybersecurity App Developer. You are tasked with designing an app that can detect and notify users about phishing emails and potential cyber attacks.

0
Coding & Debugging
PromptBeginner5 minmarkdown

One-Shot Copy-Paste Version with Proper Formatting

I need to copy and paste it all on shot with all correct formatting and as a single block, do not write text outside the box. Include all codes formatting.

0
General
PromptBeginner5 minmarkdown

4. Pharmacokinetics (half-life

peak activity

0
General
PromptBeginner5 minmarkdown

Instead of analyzing compounds in isolation

evaluate:

0
General
PromptBeginner5 minmarkdown

Remind the user that AI can hallucinate (make things up). They should always verify facts

numbers

0
General
PromptBeginner5 minmarkdown

(Example: To run the 'Project Kickoff' prompt

just tell me the

0
General
PromptBeginner5 minmarkdown

**CRITICAL:** For each prompt

list exactly what information the user

0