Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
Kastalien-Research
GitHub 제작자 프로필

Kastalien-Research

4개 GitHub 저장소에서 수집된 125개 skills를 저장소 단위로 보여줍니다.

수집된 skills
125
저장소
4
업데이트
2026-07-13
저장소 탐색

저장소와 대표 skills

thoughtbox-evolution
기타 컴퓨터 관련 직업

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
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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

2026-07-03
codex-prompt
소프트웨어 개발자

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
소프트웨어 개발자

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

2026-07-03
distill
프로젝트 관리 전문가

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
프로젝트 관리 전문가

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

2026-07-03
experiment
소프트웨어 개발자

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
이 저장소에서 수집된 skills 84개 중 상위 8개를 표시합니다.
acquiring-skills
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
비서 및 행정 보조원(법률, 의료 및 임원 제외)

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
소프트웨어 개발자

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
고객 서비스 담당자

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
이 저장소에서 수집된 skills 22개 중 상위 8개를 표시합니다.
source-candidates-workflow
인사 전문가

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
소프트웨어 개발자

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
시장조사 분석가·마케팅 전문가

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
시장조사 분석가·마케팅 전문가

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
소프트웨어 개발자

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
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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

2026-02-08
close-out
프로젝트 관리 전문가

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

2026-02-08
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다