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

signetai

signetai contains 14 collected skills from Signet-AI, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
214
updated
2026-05-24
Forks
38
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

signet-ontology
computer-occupations-all-other

Navigate Signet ontology and knowledge graph state from Codex.

2026-05-24
signet-recall
computer-occupations-all-other

Use Signet-specific recall and source search from Codex without confusing it with Codex native memory.

2026-05-24
signet-save-note
computer-occupations-all-other

Save explicit notes into Codex native memory through Signet.

2026-05-24
signet-sessions
computer-occupations-all-other

Search Signet transcript/session evidence from Codex.

2026-05-24
memory-debug
computer-occupations-all-other

Diagnose Signet memory, recall, source, session, embedding, and graph issues from runtime truth without bypassing scope or provenance.

2026-05-21
recall
computer-occupations-all-other

Run explicit Signet recall through the canonical scoped recall path, preserving scores, sources, provenance, supplementary context, and session dedupe metadata.

2026-05-21
remember
computer-occupations-all-other

Save an explicit scoped memory through Signet. Use only when the user clearly asks to remember something or when a tool/harness must persist an explicit memory row.

2026-05-21
signet
computer-occupations-all-other

Operate Signet as the local source-backed substrate for agent identity, scoped memory, provenance, ontology, skills, secrets, sources, and harness integrations.

2026-05-21
dreaming
computer-occupations-all-other

Maintain Signet's living ontology and memory substrate from transcripts, memory artifacts, source artifacts, notes, summaries, and imported records.

2026-05-17
onboarding
computer-occupations-all-other

Interactive interview to set up your Signet workspace (~5-10 minutes). Writes identity files to ~/.agents/ — does not access external APIs, send data anywhere, or execute arbitrary code. Use when user runs /onboarding or says 'set up my agent'.

2026-05-12
benchmark-context
software-developers

Automatically benchmark your custom memory implementation against established systems like Supermemory. Set up a public benchmark, or create your own. Compare solutions against quality, latency, features and cost, easily, with a simple UI and CLI.

2026-04-25
agent-architect
computer-occupations-all-other

Design agents with genuine humanity — craft SOUL.md, IDENTITY.md, USER.md, and AGENTS.md files that produce agents people actually connect with. Use when: (1) creating a new agent's personality and identity files, (2) refining an existing agent's voice, tone, or depth, (3) an agent wants to self-improve by rewriting its own configuration files, (4) reviewing agent files for authenticity and diagnosing why an agent feels robotic or hollow, (5) the user says "design an agent," "shape their personality," "make them feel more real," "agent identity," "soul file," or "agent architect."

2026-03-30
skill-creator
computer-occupations-all-other

Guide for discovering, installing, and creating effective skills. This skill should be used when users want to discover and install existing skills (e.g., "how do I do X", "find a skill for X", "is there a skill that can...") or create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-03-30
web-search
software-developers

Search the web and scrape pages using the local tool stack: SearXNG (meta-search), Lightpanda (fast headless fetch), and Agent-Browser (full browser automation). This is your DEFAULT web skill — use it whenever you need to look something up, research a topic, fetch a webpage, extract content from a URL, check current information, find documentation, do competitive research, or answer any question that benefits from live web data. Triggers on any form of: search for, look up, google, find out, research, what's the latest on, fetch this page, scrape this site, check this URL, pull info from, web search, or any task where current web information would improve your answer. Even if the user doesn't explicitly ask you to search — if answering well requires current info you don't have, use this skill. NOT for interactive browser automation like form filling or clicking (use [[agent-browser]] or [[browser-use]]).

2026-03-30