Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Kastalien-Research
Profil créateur GitHub

Kastalien-Research

Vue par dépôt de 125 skills collectés dans 4 dépôts GitHub.

skills collectés
125
dépôts
4
mis à jour
2026-07-13
explorateur de dépôts

Dépôts et skills représentatifs

thoughtbox-evolution
Autres occupations informatiques

A-Mem thought evolution — check which prior thoughts should be updated when a significant new insight arrives. Spawns a lightweight subagent to classify prior thoughts as UPDATE or NO_UPDATE, then applies revisions. Use during long reasoning sessions when you reach a synthesis, make a decision, or discover something that changes earlier assumptions. Triggers on "this changes what I thought earlier", "update prior reasoning", "evolve thoughts", or automatically on conclusion/synthesis thoughts in sessions >10 thoughts.

2026-07-09
thoughtbox-knowledge-query
Autres occupations informatiques

Cross-session knowledge retrieval from the Thoughtbox knowledge graph. Searches entities, traverses relations, retrieves observations, and synthesizes findings from past sessions. Use when you need to recall prior decisions, check what's already known about a topic, find related insights, or build on past work. Triggers on "what do we know about", "have we seen this before", "recall", "prior decisions about", "knowledge graph", or when starting work that might have prior context.

2026-07-09
capture-learning
Développeurs de logiciels

Capture significant learnings from the current work session. Structures insights for future sessions and updates agent memory.

2026-07-03
codex-prompt
Développeurs de logiciels

Write or improve prompts for Codex using Anthropic's official best practices. Creates system prompts, agent prompts, tool descriptions, and MCP resource templates. Pass an existing prompt to improve it, or describe what you need to create one from scratch.

2026-07-03
diagram
Développeurs de logiciels

Generate architecture diagrams for a codebase subsystem or module. Explores source files and produces Mermaid diagrams in docs/.

2026-07-03
distill
Spécialistes en gestion de projets

Extract reusable principles and decision frameworks from accumulated experience. Use after significant work sessions, project milestones, or when you notice recurring patterns worth codifying.

2026-07-03
escalate
Spécialistes en gestion de projets

Format a structured escalation to the human decision-maker (Chief Agentic). Use when hitting an escalation threshold.

2026-07-03
experiment
Développeurs de logiciels

Run parallel experiments across git worktrees. Define competing approaches to the same problem, dispatch sub-agents to implement each in isolation, then compare results. Use when you have 2-5 alternatives and want to test all of them before committing to one.

2026-07-03
Affichage des 8 principaux skills collectés sur 84 dans ce dépôt.
acquiring-skills
Développeurs de logiciels

Guide for safely discovering and installing skills from external repositories. Use when a user asks for something where a specialized skill likely exists (browser testing, PDF processing, document generation, etc.) and you want to bootstrap your understanding rather than starting from scratch.

2026-03-23
converting-mcps-to-skills
Développeurs de logiciels

Connect to MCP (Model Context Protocol) servers and create skills for repeated use. Load when a user wants to use an MCP server, connect to external tools via MCP, or when they mention MCP, model context protocol, or specific MCP servers.

2026-03-23
creating-skills
Développeurs de logiciels

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Letta Code's capabilities with specialized knowledge, workflows, or tool integrations.

2026-03-23
defragmenting-memory
Développeurs de logiciels

Decomposes and reorganizes agent memory blocks into focused, single-purpose components. Use when memory has large multi-topic blocks, redundancy, or poor organization.

2026-03-23
initializing-memory
Développeurs de logiciels

Comprehensive guide for initializing or reorganizing agent memory. Load this skill when running /init, when the user asks you to set up your memory, or when you need guidance on creating effective memory files.

2026-03-23
messaging-agents
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

Send messages to other agents on your server. Use when you need to communicate with, query, or delegate tasks to another agent.

2026-03-23
migrating-memory
Développeurs de logiciels

Migrate memory blocks from an existing agent to the current agent. Use when the user wants to copy or share memory from another agent, or during /init when setting up a new agent that should inherit memory from an existing one.

2026-03-23
searching-messages
Représentants du service clientèle

Search past messages to recall context. Use when you need to remember previous discussions, find specific topics mentioned before, pull up context from earlier in the conversation history, or find which agent discussed a topic.

2026-03-23
Affichage des 8 principaux skills collectés sur 22 dans ce dépôt.
source-candidates-workflow
Spécialistes en ressources humaines

Source and independently verify candidates for a role from a job description URL. Runs the source-candidates workflow (Webset creation → Exa verification of every claim → validated/rejected CSVs). Use whenever the user wants to find candidates, source people for a role, run a recruiting search from a job posting, or invokes /source-candidates.

2026-07-13
verify-item
Développeurs de logiciels

Verify a webset item's enrichments against public data using independent Exa searches. Returns structured verdict with confidence score, evidence, and discrepancies. Use when a channel event or workflow step requires enrichment verification before proceeding.

2026-07-10
websets-cohort-bios
Analystes en études de marché et spécialistes en marketing

Produce uniform, verified background reviews / biographies / profiles for a SHORTLIST of entities (people or companies) by dispatching one research subagent per entity in parallel, then synthesizing and persisting the results. Use when the user asks for "bios", "background reviews", "profiles", "tell me about each of these", or a comparison across several candidates — especially after a [[websets-secondary-review]] produced a shortlist. For a single entity use [[deep-research-item]] instead; this is the parallel, many-entities harness.

2026-06-26
deep-research-item
Analystes en études de marché et spécialistes en marketing

Run comprehensive research on an entity — news, funding, tech stack, buyer mapping, angle building. Writes findings to the webset store and optionally to Airtable. Use after verification passes or when a channel event requires deep research on a specific entity.

2026-06-25
workflow-config
Développeurs de logiciels

View, add, modify, or remove per-source workflow configurations. These configs control how channel events are routed to workflow chains. Manages data/workflow-configs.json.

2026-05-23
channels-mcp
Développeurs de logiciels

Build Claude Code Channels — MCP servers that push events into a live Claude Code session so Claude can react to things happening outside the terminal. Use this skill whenever the user wants to: build a custom channel server, push webhooks/CI alerts/monitoring events into Claude Code, build a two-way chat bridge (Telegram, Discord, or custom), relay tool-use permission prompts remotely, understand the channel notification protocol, declare the claude/channel or claude/channel/permission capability, wire up sender gating/allowlists, or package a channel as a plugin. Trigger on any mention of Channels, channel MCP, push events to Claude Code, Claude Code from phone, or remote control Claude Code.

2026-03-31
canary
Administrateurs de réseaux et de systèmes informatiques

Check system health and pressure signals. Shows current pressure score, component breakdown, and recommendations.

2026-02-08
close-out
Spécialistes en gestion de projets

Drive work to completion. Audits scope, generates cut lists, produces completion checklists, and identifies hard calls that need human input.

2026-02-08
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
4 dépôts affichés sur 4
Tous les dépôts sont affichés