skills

Tag

Cards List
#skills

@alvinfoo: “Entire startups these days will be markdown files. Own your skills because if you don’t, your job becomes a skill file…

X AI KOLs Following · 14h ago Cached

Garry Tan's insight that startups will become markdown files plus AI agents, turning expertise into durable assets, with commentary on the era of personal AGI.

0 favorites 0 likes
#skills

Reason Wide, Not Deep: Amortizing the Reasoning Premium into Distilled Skills

arXiv cs.AI · yesterday Cached

This paper proposes amortizing the high token cost of reasoning-mode LLMs by distilling domain-specific skills from existing trajectories into system prompts, recovering most of the reasoning gap on agentic benchmarks while emitting far fewer tokens.

0 favorites 0 likes
#skills

Your Agents Are Code. Stop Governing Them Like Documents.

Reddit r/artificial · 2d ago Cached

Argues that AI agents in enterprises are composed of code artifacts like skills, tools, and MCP servers, so they should be governed like software code rather than as documents or approval lists, since agents are unstable while underlying skills are reusable and stable.

0 favorites 0 likes
#skills

I replaced a fairly complex Reddit research agent with a Codex skill. I'm starting to think many "agents" should just be skills.

Reddit r/AI_Agents · 4d ago

The author argues that many research agent projects can be replaced by 'skills' running inside existing harnesses like Codex, sharing their experience implementing a Reddit customer-research workflow as a Codex skill with only deterministic Python helpers, and questioning when custom agent runtimes are truly needed.

0 favorites 0 likes
#skills

@mattshumer_: For those who want to keep their skills while using Opus 5, here's a trick you can try (let me know how it goes): Write…

X AI KOLs Timeline · 5d ago Cached

Matt Shumer shares a technique for adapting skills to Claude Opus 5: a loop that updates skills, benchmarks them against Opus 4.8 with old skills, and iterates until Opus 5 wins.

0 favorites 0 likes
#skills

@Teknium: Hermes Agent now supports all the portable plugins standard that many other major AI players have adopted. Currently th…

X AI KOLs Following · 5d ago Cached

Teknium announces that Hermes Agent now supports the portable plugins standard adopted by major AI players, enabling compatibility with MCPs and Skills while retaining native plugin extensions.

0 favorites 0 likes
#skills

@mattpocockuk: An underrated use for /wait-what is explaining code: "/wait-what is this module doing" "/wait-what happened since I las…

X AI KOLs Timeline · 6d ago Cached

Matt Pocock highlights the /wait-what command for explaining code, such as understanding modules, recent changes, or syntax, now available in v1.2 of his skills.

0 favorites 0 likes
#skills

@alex_verem: You're burning 200,000 tokens every time you ask your agent about a book you already own. Dump a 400-page technical boo…

X AI KOLs Timeline · 2026-08-05 Cached

Book-to-skill is an open-source tool that converts technical books into structured skills for AI coding agents, reducing token usage by 24x-51x by loading only the needed chapters on demand.

0 favorites 0 likes
#skills

@mattpocockuk: mattpocock/skills v1.2 is here! Brings /wait-what (for smacking down verbose models), /writing-for-agents, and a huge c…

X AI KOLs Timeline · 2026-08-05 Cached

mattpocock/skills v1.2 is released, adding /wait-what, /writing-for-agents, and major changes to /grill-me, aimed at improving AI agent interactions.

0 favorites 0 likes
#skills

@LangChain: “Skills are fancy prompts, but they’re really easy to share, and they can help agents really narrow in and do a certain…

X AI KOLs Following · 2026-08-05 Cached

A LangChain team member explains that Skills are shareable prompts that help AI agents focus on specific tasks, highlighting their value in agent development.

0 favorites 0 likes
#skills

@mattpocockuk: Shipping v1.2 of the skills today Let's go

X AI KOLs Timeline · 2026-08-05 Cached

Matt Pocock announces shipping v1.2 of the Skills product today.

0 favorites 0 likes
#skills

Google is working on Plugins for Gemini Enterprise (2 minute read)

TLDR AI · 2026-08-04 Cached

Google is preparing Plugins and a Notifications area for Gemini Enterprise, aiming to package reusable workflows with connectors and skills for business users. The features are still in development with no official announcement or rollout date yet.

0 favorites 0 likes
#skills

Hexis

Product Hunt · 2026-08-03

Hexis is a product that provides Git-backed skills, tools, and context for AI agents, enabling teams to manage agent capabilities as versioned code.

0 favorites 0 likes
#skills

@Yangtze_Seventh: A new paper is out, and the algorithm team is incredibly productive! Let me briefly introduce it. Right now on GitHhb you can search for all kinds of skills, each of which looks pretty good, and you star and bookmark them, but very few are actually put into use. Some skills, once downloaded, don't always work well and you run into a lot of pitfalls...

X AI KOLs Timeline · 2026-08-03 Cached

This paper crawls approximately 821K public skills and curates them down to 96,401. It evaluates them across multiple benchmarks and test frameworks, achieving a maximum composite gain of +7.5pp, and releases SkillHub for direct user use.

0 favorites 0 likes
#skills

Sam Altman says startup success may soon reward tool fluency over years of experience

Reddit r/artificial · 2026-07-28

Sam Altman predicts that success in startups will increasingly depend on proficiency with AI tools rather than years of traditional experience.

0 favorites 0 likes
#skills

@realchendahuang: I've put together a comprehensive configuration scheme for Pi Agent, including 17 plugins, 18 global Skills, 2 MCP servers, with a one-click install script. Pi out of the box only has four functions: read and write files and run commands. This configuration is not simply stacking plugins; it's a complete design built around the actual coding process...

X AI KOLs Timeline · 2026-07-25 Cached

A practical complete configuration scheme for Pi Coding Agent, including 17 plugins, 18 global Skills, and 2 MCP servers, with a one-click install script, aimed at turning it into a powerful terminal coding agent.

0 favorites 0 likes
#skills

@trq212: We removed ~80% of the Claude Code system prompt for our newest models, this is what we've learned about writing system…

X AI KOLs Timeline · 2026-07-24 Cached

Anthropic shares lessons from removing 80% of the Claude Code system prompt for new Claude models, advising users to let the models use judgment over strict rules and to update context engineering practices.

0 favorites 0 likes
#skills

@svpino: Skills are the most important development in AI over the last 6 months. I think it was Anthropic the one that invented …

X AI KOLs Following · 2026-07-22 Cached

Skills are highlighted as the most important AI development in recent months, with Bolt being the latest tool to support them, allowing teammates to share and stack skills automatically.

0 favorites 0 likes
#skills

Remote OpenClaw

Product Hunt · 2026-07-21

Remote OpenClaw offers over 13,000 MCP servers, skills, and plugins for AI coding agents.

0 favorites 0 likes
#skills

@jakevin7: Deleted a bunch of SKILLS. SKILLS are really problematic, with serious management issues. Installing many global SKILLS is not advisable; SKILLS really shouldn't be installed, only used for temporary reading. They are suitable for distribution, but not for installation.

X AI KOLs Following · 2026-07-21 Cached

User jakevin7 believes SKILLS management has issues and recommends against global installation, suggesting they are only suitable for temporary reading and distribution.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback