Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pi-config

pi-config contains 5 collected skills from imkieransmith, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
4
updated
2026-06-21
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

write-plan
software-developers

Structured planning workflow for substantive coding work. Use at the start of every new major feature, non-trivial bug fix, refactor, or implementation request. Do not use this skill for trivial work, tweaks, or quick-win changes.

2026-06-21
visit-webpage
customer-service-representatives-434051

Visit a webpage and extract its content as markdown, or fetch images. Use for reading articles, documentation, or any web page content. Handles both HTML pages (via Jina Reader) and image URLs (downloads and saves locally).

2026-05-17
evidence-add
software-developers

Store evidence for retrieved or recalled factual claims about external reality before stating them. Triggers — snippets from web-search/visit-webpage, statements about real entities you did not observe in this session (people's roles, company facts, dates, prices, versions, statistics, current status), quotes or paraphrases of others' words, and recalled facts from documentation. Do NOT use for descriptions of work you just performed (code changes, file edits, command output, anything visible in a diff or artifact), your own reasoning, recommendations, or design opinions; stable definitional knowledge ("Python is a language"); the user's own statements; or hypotheticals. The test — could the user verify this by reading something you just produced or did? If yes, no evidence needed. If they'd have to trust your word about the outside world, store evidence.

2026-05-15
session-query
file-clerks-434071

Query previous sessions to retrieve context, decisions, code changes, or other information. Use when you need to search for context about past conversations and work.

2026-05-08
web-search
customer-service-representatives-434051

Web search using Jina Search API. Returns search results with titles, URLs, and descriptions. Use for finding documentation, facts, current information, or any web content. Lightweight, no browser required.

2026-05-08