.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/jkheadley/instar
home/skills/jkheadley/instar
jkheadley avatar

jkheadley/instar

24 skills

View on GitHub
$npx skills add jkheadley/instar
SkillInstalls
agent-identitySet up persistent agent identity files (AGENT.md, USER.md, MEMORY.md) and teach the agent to read them at every session start.—agent-memoryTeach cross-session memory patterns using MEMORY.md — what to save, how to organize it, how to maintain it over time, and how to structure topic files as…—agent-passportView this agent's digital passport (identity + trust + allowed/forbidden actions) and verify a peer's passport against a proposed action (EXO 3.0).—agent-readinessScore a task or workflow on its coordination-vs-judgment ratio to tell whether it's a good agent candidate (EXO 3.0 task-decomposition matrix).—autonomousEnter autonomous development mode with STRUCTURAL enforcement. Uses a stop hook to prevent premature exit.—buildRigorous build process with worktree isolation, structured phases, quality gates, layered testing, observability, and self-improvement.—command-guardSet up a PreToolUse hook in .claude/settings.json that blocks dangerous commands — rm -rf, force push, database drops, and others — before they execute.—credential-leak-detectorPostToolUse hook that scans Bash tool output for leaked credentials — API keys, tokens, private keys, and secrets — before they reach the conversation.—instar-conceptsinstar-devInstar-specific development skill used by the instar-developing agent (Echo, or any agent assigned instar-dev responsibilities).—instar-feedbackSubmit structured feedback about instar bugs, feature requests, improvements, or innovations worth sharing.—instar-identityEstablish and recover persistent agent identity that survives context compaction, session restarts, and autonomous operation.—instar-projectRegister, inspect, and drive multi-spec projects via the instar /projects API.—instar-schedulerSchedule recurring agent tasks using cron expressions. Use when the user asks to run something on a schedule, check something periodically, automate a…—instar-sessionSpawn, monitor, and communicate with persistent Claude Code sessions running in the background.—instar-telegramSend and receive messages via Telegram for two-way agent communication.—iterative-converging-auditRun any "find all instances of X" sweep — a security audit, a safety audit, a code review, a research question, a compliance check — as an iterative loop that…—knowledge-baseIngest URLs, documents, and transcripts into a searchable knowledge base. Query past research and curated documentation using full-text search.—secret-setupFocused micro-skill for secret management setup. Explains options, guides through Bitwarden installation/login/unlock, configures backend. Exits when done.—setup-wizardInteractive conversational setup wizard for instar. Walks users through initial configuration and identity bootstrapping conversationally.—smart-web-fetchFetch web content efficiently by checking llms.txt first, then Cloudflare markdown endpoints, then falling back to HTML.—spec-convergeIteratively review an instar-development spec with multi-angle internal reviewers (security, scalability, adversarial, integration, decision-completeness,…—systematic-debuggingStructured 4-phase debugging methodology that prevents blind probing and guesswork. Forces root cause identification before any fix attempt.—test-as-selfDeploy the current instar dist into a throwaway agent home and verify the deploy is healthy — clean evidence instead of post-hoc log forensics.—